
PolicyChanged this version
Sakoku
Free from outside influences, our territory is sure to improve its productivity and economic growth.
Modifiers
Definitionin_game/common/laws/20_shogunate.txt:199
200on_pay_price = {
}
}
205country_modifier = {
}
210years = 2
211wants_this_policy_bias = {
212if = {
213limit = {
213scope:recipient = {
213international_organization_has_leader = yes
}
}
215add = {
216desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" Opinion of Leader
217value = "opinion(scope:recipient.leader_country)"
}
220add = {
221desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
222value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
225else = {
226add = {
227desc = "VOTE_BASE_VALUE" Base Value
228value = 20
}
}
231add = {
232desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
235add = {
236desc = "OPPOSES_RULER_TRAITS" Opposes Ruler Traits
238multiply = -1
}
}


