
Loi parlementaireModifié dans cette version
Promouvoir la menée de travaux : Château
À travers tout notre pays se dressent d'excellents sites pour ériger des fortifications aptes à arrêter toute avancée ennemie.
BastionAvancéeallow
ChâteauAvancéeallow
CitadelleAvancéeallow
Forteresse en étoileAvancéeallowTravaux de fortificationModificateur statiqueallowModificateurs
Définitionin_game/common/parliament_issues/03_nobles_estate_parliament_issues.txt:2
5modifier_when_in_debate = {
}
10allow = {
12NOR = {
}
}
22chance = {
23add = 1
24add = {
25if = {
26limit = {
27num_locations > 5
}
29value = 2
}
}
33add = {
34if = {
35limit = {
36num_locations < 2
}
38value = -10
}
}
41add = {
42if = {
43limit = {
44monthly_balance < 1
}
46value = -10
}
}
49multiply = {
50if = {
51limit = {
52societal_value:offensive_vs_defensive < -30
}
54value = 0.5
}
56else = {
57value = 1
}
}
}
62on_debate_passed = {
63add_country_modifier = {
}
}

