
Loi parlementaireModifié dans cette version
Promouvoir la menée de travaux : Citadelle
À travers tout notre pays se dressent d'excellents sites pour ériger des fortifications aptes à arrêter toute avancée ennemie.
CitadelleAvancéeallowTravaux de fortificationModificateur statiqueallowModificateurs
Définitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:217
220modifier_when_in_debate = {
}
225allow = {
}
232chance = {
233add = 1
234add = {
235if = {
236limit = {
237num_locations > 5
}
239value = 2
}
}
242add = {
243if = {
244limit = {
245num_locations < 2
}
247value = -10
}
}
250add = {
251if = {
252limit = {
253monthly_balance < 12
}
255value = -10
}
}
258multiply = {
259if = {
260limit = {
261societal_value:offensive_vs_defensive < -30
}
263value = 0.5
}
265else = {
266value = 1
}
}
}
271on_debate_passed = {
272add_country_modifier = {
}
}

