
Parlamentsdebatte
Reichsmilitärhilfe
Der Zusammenschluss „Heiliges Römisches Reich“ wird von fremdländischen Eindringlingen bedroht. Der Heiliges Römisches Reich Leader Title sieht sich gezwungen, militärische Hilfe vom gesamten Reich und seinen Mitgliedern anzufordern.
Heiliges Römisches ReichZusammenschlusswants this parliament issue bias
Die Goldene Bulle besiegelnPolitliniepotentialDefinitionin_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" Grundwert
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" Wird von jemandem angegriffen, der kein Mitglied ist
105value = 50
}
}
}
109else = {
110add = {
111desc = "VOTE_BASE_VALUE" Grundwert
112value = 0
}
}
}