
Loi parlementaireModifié dans cette version
Promouvoir la menée de travaux : Forteresse en étoile
À travers tout notre pays se dressent d'excellents sites pour ériger des fortifications aptes à arrêter toute avancée ennemie.
CitadelleAvancéeallow
Forteresse en étoileAvancéeallowTravaux de fortificationModificateur statiqueallowModificateurs
Définitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:147
150modifier_when_in_debate = {
}
155allow = {
}
165chance = {
166add = 1
167add = {
168if = {
169limit = {
170num_locations > 5
}
172value = 2
}
}
175add = {
176if = {
177limit = {
178num_locations < 2
}
180value = -10
}
}
183add = {
184if = {
185limit = {
186monthly_balance < 8
}
188value = -10
}
}
191multiply = {
192if = {
193limit = {
194societal_value:offensive_vs_defensive < -30
}
196value = 0.5
}
198else = {
199value = 1
}
}
}
204on_debate_passed = {
205add_country_modifier = {
}
}

