
法律
武家諸法度
武士のあるべき振る舞い定めた一連の布告であり、武士にいっそうの精進を促すことを意図している。
日本の幕府国際組織potentialポリシー 2
定義in_game/common/laws/20_shogunate.txt:282
283type = international_organization
284law_category = military
286requires_vote = no
288potential = {
}
300jap_buke_shohatto_enforced = {
301on_pay_price = {
302international_organization:japanese_shogunate.leader_country ?= {
303add_stability = stability_extreme_penalty
}
}
306country_modifier = {
307monthly_towards_quality = societal_value_monthly_move
308monthly_towards_aristocracy = societal_value_monthly_move
309monthly_army_tradition = 0.1
310nobles_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
}
312years = 2
313wants_this_policy_bias = {
314if = {
315limit = {
315scope:recipient = {
315international_organization_has_leader = yes
}
}
317add = {
318desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
319value = "opinion(scope:recipient.leader_country)"
}
322add = {
323desc = "IO_LEADER_DIP_REP"
324value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
327else = {
328add = {
329desc = "VOTE_BASE_VALUE"
330value = 20
}
}
333add = {
334desc = "BIAS_FROM_RULER_TRAITS"
335value = modifier:bias_for_militarist_policies
}
}
}
340jap_buke_shohatto_guidelines = {
341on_pay_price = {
342international_organization:japanese_shogunate.leader_country ?= {
343add_stability = stability_extreme_penalty
}
}
346country_modifier = {
347monthly_towards_humanist = societal_value_monthly_move
348monthly_towards_decentralization = societal_value_monthly_move
349cultural_tradition_modifier = 0.1
350peasants_estate_target_satisfaction = medium_permanent_target_satisfaction_penalty
}
352years = 2
353wants_this_policy_bias = {
354if = {
355limit = {
355scope:recipient = {
355international_organization_has_leader = yes
}
}
357add = {
358desc = "POLICY_BIAS_OPINION_OF_IO_LEADER"
359value = "opinion(scope:recipient.leader_country)"
}
362add = {
363desc = "IO_LEADER_DIP_REP"
364value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
367else = {
368add = {
369desc = "VOTE_BASE_VALUE"
370value = 20
}
}
373add = {
374desc = "BIAS_FROM_RULER_TRAITS"
375value = modifier:bias_for_militarist_policies
}
}
}