
Policy
Enforced Buke Shohatto
Our samurai have a clear model to follow for self-improvement, and they are obligated to abide by it.
Modifiers
Definitionin_game/common/laws/20_shogunate.txt:300
301on_pay_price = {
}
}
306country_modifier = {
}
312years = 2
313wants_this_policy_bias = {
314if = {
315limit = {
315scope:recipient = {
315international_organization_has_leader = yes
}
}
317add = {
318desc = "POLICY_BIAS_OPINION_OF_IO_LEADER" Opinion of Leader
319value = "opinion(scope:recipient.leader_country)"
}
322add = {
323desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
324value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
327else = {
328add = {
329desc = "VOTE_BASE_VALUE" Base Value
330value = 20
}
}
333add = {
334desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}



