
PolicyChanged this version
Opened the Country
With our borders open to the world, both trade and new ideas can flow freely through through.
Modifiers
Definitionin_game/common/laws/20_shogunate.txt:242
243on_pay_price = {
}
}
252years = 2
253wants_this_policy_bias = {
254if = {
255limit = {
255scope:recipient = {
255international_organization_has_leader = yes
}
}
257add = {
258desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" Opinion of Leader
259value = "opinion(scope:recipient.leader_country)"
}
262add = {
263desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
264value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
267else = {
268add = {
269desc = "VOTE_BASE_VALUE" Base Value
270value = 20
}
}
273add = {
274desc = "OPPOSES_RULER_TRAITS" Opposes Ruler Traits
276multiply = -1
}
}

