EventChanged this version
Disobedience of Target Location

The cities of Country see our current situation to slip away from the control of either side. The Target Location Rank of Target Location in particular has shown disobedience. This defiance undermines the efforts of the Cods. By paying the Target Location Rank off, we might be able to sway back to our side though.
CityLocation Rankimmediate, trigger
MegalopolisLocation Rankimmediate, trigger
TownLocation Rankimmediate, triggerDefinitionin_game/events/disaster/hook_and_cod_wars.txt:143
144type = country_event
145category = disaster_event
146title = {
147first_valid = {
148triggered_desc = {
149trigger = {
149exists = scope:target_location
}
150desc = hook_and_cod_wars.2.title Disobedience of Target Location
}
152triggered_desc = {
153trigger = {
153always = yes
}
154desc = hook_and_cod_wars.2.title.fallback Disobedience of the Town
}
}
}
158image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
159desc = {
160first_valid = {
161triggered_desc = {
162trigger = {
162has_variable = hacw_sided_with_hook
}
163desc = hook_and_cod_wars.2.desc.hook The cities of Country see our current situation to slip away from the control of either side. The Target Location Rank of Target Location in particular has shown disobedience. This defiance undermines the efforts of the Cods. By paying the Target Location Rank off, we might be able to sway back to our side though.
}
165triggered_desc = {
166trigger = {
166has_variable = hacw_sided_with_cod
}
167desc = hook_and_cod_wars.2.desc.cod The cities of Country see our current situation to slip away from the control of either side. The Target Location Rank of Target Location in particular has shown disobedience. While this undermines the current state's legitimacy, this defiance of paying taxes to the Hooks comes in handy to us. By granting the Target Location Rank additional autonomy, we can expand our advantage over our enemies.
}
169triggered_desc = {
170trigger = {
170always = yes
}
171desc = hook_and_cod_wars.2.desc The cities of Country see our current situation to slip away from the control of either side. The Target Location Rank of Target Location in particular has shown disobedience.
}
}
}
175outcome = neutral
176trigger = {
177any_owned_location = {
178OR = {
}
}
}
185immediate = {
186random_owned_location = {
187limit = {
188OR = {
}
}
194save_scope_as = target_location
}
}