EventChanged this version
Anarchy in Target Location

While the Nobility battles for their preferred claimant, the rural settlement of Target Location has fallen to complete anarchy. This presents us with a golden opportunity to hit the Nobility at their most vulnerable spot by rallying the Commoners behind our banner and granting them extra authority for the time being.
CityLocation Rankimmediate, trigger
MegalopolisLocation Rankimmediate, trigger
TownLocation Rankimmediate, trigger
PeasantsPop Typeoption 2Definitionin_game/events/disaster/hook_and_cod_wars.txt:57
58type = country_event
59category = disaster_event
60title = {
61first_valid = {
62triggered_desc = {
63trigger = {
63exists = scope:target_location
}
64desc = hook_and_cod_wars.1.title Anarchy in Target Location
}
66triggered_desc = {
67trigger = {
67always = yes
}
68desc = hook_and_cod_wars.1.title.fallback Anarchy in the Location
}
}
}
72image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
73desc = {
74first_valid = {
75triggered_desc = {
76trigger = {
76has_variable = hacw_sided_with_hook
}
77desc = hook_and_cod_wars.1.desc.hook While the Nobility battles for their preferred claimant, the rural settlement of Target Location has fallen to complete anarchy. This presents us with a golden opportunity to hit the Nobility at their most vulnerable spot by rallying the Commoners behind our banner and granting them extra authority for the time being.
}
79triggered_desc = {
80trigger = {
80has_variable = hacw_sided_with_cod
}
81desc = hook_and_cod_wars.1.desc.cod While the Nobility battles for their preferred claimant, the rural settlement of Target Location has fallen to complete anarchy. The Commoners refuse to pay their tribute to our side, reducing the resources our Nobility possess to win the wars. Asserting our authority would solve the issue, but the assured unrest of the peasants might become a threat to us...
}
83triggered_desc = {
84trigger = {
84always = yes
}
85desc = hook_and_cod_wars.1.desc While the Nobility battles for their preferred claimant, the rural settlement of Target Location has fallen to complete anarchy.
}
}
}
89outcome = neutral
90trigger = {
91any_owned_location = {
}
}
97immediate = {
98random_owned_location = {
99limit = {
}
104save_scope_as = target_location
}
}