Skip to content

Commit

Permalink
A Legion a day keeps the Barbarians away! #16
Browse files Browse the repository at this point in the history
Now Syagrius has another Legion under his command, the II Britannica
  • Loading branch information
EWattman committed Jan 30, 2015
1 parent 0933da0 commit 1823495
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 0 deletions.
72 changes: 72 additions & 0 deletions WTWSMS/common/landed_titles/WtWSMS_western_legions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,78 @@ d_legio_i_flavia_constantia_gallicana = {

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
}
}
}
}
}
}
d_legio_ii_britannica = {
color={ 180 180 180 }
color2={ 255 255 255 }

graphical_culture = orthodoxholygfx

capital = 95 # Soissons

# 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 = {
Expand Down
Binary file added WTWSMS/gfx/flags/d_legio_ii_britannica.tga
Binary file not shown.
3 changes: 3 additions & 0 deletions WTWSMS/history/titles/d_legio_ii_britannica.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
20.1.1={
liege = k_soissons
}
2 changes: 2 additions & 0 deletions WTWSMS/localisation/WtWSMS_legions.csv
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ d_legio_xv_apollinaris;Legio XV Apollinaris;;;;;;;;;;;;;x
d_legio_xv_apollinaris_adj;Legio XV Apollinarian;;;;;;;;;;;;;x
d_legio_i_flavia_constantia_gallicana;Legio I Flavia Constantia Gallicana;;;;;;;;;;;;;x
d_legio_i_flavia_constantia_gallicana_adj;Legio I Flavia Constantia Gallicanian;;;;;;;;;;;;;x
d_legio_ii_britannica;Legio II Britannica;;;;;;;;;;;;;x
d_legio_ii_britannica_adj;Legio II Britannican;;;;;;;;;;;;;x
#Restore decisions;;;;;;;;;;;;;;x
organize_dalmatian_legions;Organize the Dalmatian legions;;;;;;;;;;;;;x
organize_dalmatian_legions_DESC;;;;;;;;;;;;;;x
Expand Down

0 comments on commit 1823495

Please sign in to comment.