Skip to content

Commit

Permalink
Reducing the Legions +1 #16
Browse files Browse the repository at this point in the history
I have reduced all the Legions to County-level, plus I have added the I
Illyricorum
  • Loading branch information
EWattman committed Feb 7, 2015
1 parent 1e751d9 commit d77ad21
Show file tree
Hide file tree
Showing 89 changed files with 250 additions and 172 deletions.
109 changes: 91 additions & 18 deletions WTWSMS/common/landed_titles/WtWSMS_eastern_legions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
d_legio_xii_fulminata = {
c_legio_xii_fulminata = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -72,7 +72,7 @@ d_legio_xii_fulminata = {

}

d_legio_ii_flavia_constantia = {
c_legio_ii_flavia_constantia = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -146,7 +146,7 @@ d_legio_ii_flavia_constantia = {

}

d_legio_i_flavia_constantia = {
c_legio_i_flavia_constantia = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -220,7 +220,7 @@ d_legio_i_flavia_constantia = {

}

d_legio_i_isaura_sagittaria = {
c_legio_i_isaura_sagittaria = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -293,7 +293,7 @@ d_legio_i_isaura_sagittaria = {
}
}

d_legio_i_iovia = {
c_legio_i_iovia = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -366,7 +366,7 @@ d_legio_i_iovia = {
}
}

d_legio_ii_herculia = {
c_legio_ii_herculia = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -439,7 +439,7 @@ d_legio_ii_herculia = {
}
}

d_legio_ii_isaura = {
c_legio_ii_isaura = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -512,7 +512,7 @@ d_legio_ii_isaura = {
}
}

d_legio_iii_diocletiana = {
c_legio_iii_diocletiana = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -585,7 +585,7 @@ d_legio_iii_diocletiana = {
}
}

d_legio_iv_parthica = {
c_legio_iv_parthica = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -658,7 +658,7 @@ d_legio_iv_parthica = {
}
}

d_legio_iv_italica = {
c_legio_iv_italica = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -731,7 +731,7 @@ d_legio_iv_italica = {
}
}

d_legio_ii_iulia_alpina = {
c_legio_ii_iulia_alpina = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -804,7 +804,7 @@ d_legio_ii_iulia_alpina = {
}
}

d_legio_iii_herculea = {
c_legio_iii_herculea = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -877,7 +877,7 @@ d_legio_iii_herculea = {
}
}

d_legio_iv_martia = {
c_legio_iv_martia = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -950,7 +950,7 @@ d_legio_iv_martia = {
}
}

d_legio_ii_felix_valentis_thebaeorum = {
c_legio_ii_felix_valentis_thebaeorum = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -1023,7 +1023,7 @@ d_legio_ii_felix_valentis_thebaeorum = {
}
}

d_legio_i_flavia_theodosiana = {
c_legio_i_flavia_theodosiana = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -1096,7 +1096,7 @@ d_legio_i_flavia_theodosiana = {
}
}

d_legio_i_maximiana_thaebanorum = {
c_legio_i_maximiana_thaebanorum = {
color={ 180 180 180 }
color2={ 255 255 255 }

Expand Down Expand Up @@ -1169,13 +1169,86 @@ d_legio_i_maximiana_thaebanorum = {
}
}

d_legio_xv_apollinaris = {
c_legio_xv_apollinaris = {
color={ 180 180 180 }
color2={ 255 255 255 }

graphical_culture = orthodoxholygfx

capital = 753 # Ancyra
capital = 704 # Satala

# Parent Religion
religion = nicene

culture = roman

mercenary = yes

title = "COMES"
foa = "COMES_FOA"

# Always exists
landless = yes

# Cannot be held as a secondary title
primary = yes

strength_growth_per_century = -0.10

mercenary_type = roman_legion_composition

# Hire Trigger
allow = {
OR = {
culture = roman
culture = dalmatian
culture = romano_gallic
culture = romano_frank
culture = african_romance
culture = romano_british
culture = romano_persian
culture = romano_aramean
culture = romano_vandalic
culture = thraco_roman
culture = illyro_roman
culture = pannonian
culture = romano_hispanic
culture = romano_gothic
culture = helleno_aramean
culture = greek
culture = greek_gothic
culture = greek_persian
culture = pontic
culture = helleno_thracian
culture = massalian
OR = {
AND = {
culture = armenian
religion_group = christian
}
AND = {
culture = armenian
OR ={
religion = hellenic_pagan
religion = cybelian_pagan
religion = latin_solar_pagan_reformed
religion = latin_solar_pagan
religion = neoplatonist
religion = mithraic_pagan
}
}
}
}
}
}

c_legio_i_illyricorum = {
color={ 180 180 180 }
color2={ 255 255 255 }

graphical_culture = orthodoxholygfx

capital = 730 # Palmyra

# Parent Religion
religion = nicene
Expand Down
Loading

1 comment on commit d77ad21

@rquinio
Copy link
Collaborator

@rquinio rquinio commented on d77ad21 Feb 8, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to update WtWSMS_legion_events.txt and WtWSMS_western_legions_on_restoration.txt accordingly, as they reference the legions.

Please sign in to comment.