Pt1 of Britannic implementation
This commit is contained in:
parent
03064cf5f4
commit
b39a192bcb
13 changed files with 383 additions and 35 deletions
41
common/modifiers/00_NEOW_religion_modifiers.txt
Normal file
41
common/modifiers/00_NEOW_religion_modifiers.txt
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
|
||||
bhakti_leviathan_nationalisators = { # Gods of the Empire itself, firsts among equals. Britannia
|
||||
icon = prestige_positive
|
||||
monthly_prestige = 1
|
||||
}
|
||||
|
||||
bhakti_leviathan_technosaurs = { # Gods of rhetoric, culture, the hearth. Tesco
|
||||
icon = letter_positive
|
||||
diplomacy = 1
|
||||
build_speed = -0.1
|
||||
}
|
||||
|
||||
bhakti_leviathan_mechasaurs = { # Gods of labor, creation, industry, toil. Ddraig Goch
|
||||
icon = stewardship_positive
|
||||
stewardship = 1
|
||||
monthly_county_control_growth_add = 0.1
|
||||
}
|
||||
|
||||
bhakti_leviathan_petrosaurs = { # Gods of discovery, secrets, tricks. Shell, Rio Tinto
|
||||
icon = intrigue_positive
|
||||
intrigue = 1
|
||||
development_growth_factor = 0.1
|
||||
}
|
||||
|
||||
bhakti_leviathan_metallurgicals = { # Gods of knowledge, writing, learning, wisdom. Darwin
|
||||
icon = learning_positive
|
||||
learning = 1
|
||||
monthly_piety = 0.5
|
||||
}
|
||||
|
||||
bhakti_leviathan_nautiluses = { # Gods of rivers, oceans, seas, water. Titanic
|
||||
icon = prowess_positive
|
||||
prowess = 3
|
||||
embarkation_cost_mult = -0.2
|
||||
}
|
||||
|
||||
bhakti_leviathan_aerosaurs = { # Gods of warfare, combat, destruction, fire, death. The most numerous and common, which all Leviathans arguably should qualify as.
|
||||
icon = martial_positive
|
||||
martial = 1
|
||||
movement_speed = 0.1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue