
議題
帝国への軍事支援
神聖ローマ帝国は外国の侵略の脅威に直面している。神聖ローマ帝国 Leader Titleは、帝国全体とその構成国に軍事支援を要請せざるを得ない状況に追い込まれている。
神聖ローマ帝国国際組織wants this parliament issue bias
金印勅書を封印ポリシーpotential定義in_game/common/parliament_issues/10_hre_issues.txt:36
37type = international_organization
42allow = {
43NOT = {
43has_cooldown = hre_request_additional_military_support
}
}
45chance = 10
46selectable_for = {
47is_leader_of_international_organization = scope:recipient
}
49on_debate_passed = {
50hidden_effect = {
51add_cooldown = {
52type = hre_request_additional_military_support
53years = 10
}
}
56leader_country ?= {
57save_scope_as = leader_country_scope
}
59if = {
60limit = {
60exists = scope:leader_country_scope
}
}
}
74wants_this_parliament_issue_bias = {
75if = {
76limit = {
76scope:recipient = {
76international_organization_has_leader = yes
}
}
79add = {
80desc = "VOTE_BASE_VALUE" 基本値
81value = -400
}
88if = {
89limit = {
90scope:recipient = {
91any_international_organization_member = {
92at_war = yes
93any_enemy_war_leader = {
94NOT = {
94is_member_of_international_organization = scope:recipient
}
}
97any_country_together_in_war_with = {
}
}
}
}
103add = {
104desc = "IO_ATTACKED_BY_OUTSIDERS" 非メンバーから攻撃を受けている
105value = 50
}
}
}
109else = {
110add = {
111desc = "VOTE_BASE_VALUE" 基本値
112value = 0
}
}
}