
ポリシーこのバージョンで変更
ラント平和令を強化
ラント平和令は強力な制度となった。神聖ローマ帝国の各メンバーは、その権威を大いに尊重している。
ラント平和令法律allow
永久平和令ポリシーwants propose policy補正
Country modifier 1
Country modifier 2
安定度投資効率+20%
定義in_game/common/laws/20_hre.txt:2442
2443level = 4
2444allow = {
}
}
2448on_activate = {
}
2450custom_tooltip = {
2451text = landfriede_parliament_issue_rank_3 議題「帝国内の平和を要求」による平和は5年間続く。
2452type = hre_demand_internal_peace
}
}
}
2455on_deactivate = {
2456type = hre_demand_internal_peace
}
}
2458country_modifier = {
2459potential_trigger = {
2461is_leader_of_international_organization = scope:recipient
}
}
2472wants_propose_policy = {
2473if = {
2474limit = {
2475scope:recipient = {
}
}
2479add = {
2480desc = "POLICY_BIAS_LEADER_SUPPORTS"
2481value = 50
}
2483add = {
2484desc = "BIAS_FROM_RULER_TRAITS" 統治者特性による偏向
}
2487add = {
2488desc = "POLICY_STRATEGIC_VALUE" 戦略的価値
2489value = stability
2490multiply = -0.5
}
}
2493else = {
2494subtract = {
2495desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" すでにより優れたポリシーがある
2496value = 1000
}
}
}
2502wants_this_policy_bias = {
2503add = {
2504desc = "POLICY_BIAS_PRINCE_OPPOSES" 諸侯はこの法律の可決を望んでいない
2505value = -50
}
2508add = {
2509desc = "POLICY_STRATEGIC_VALUE" 戦略的価値
2510value = stability
2511multiply = -0.5
}
}


