Scripted Effect
hacw_side_with_faction_effect_hook
Definitionin_game/events/disaster/hook_and_cod_wars.txt:1120
1121add_estate_satisfaction = {
}
1122add_estate_satisfaction = {
}
1123custom_tooltip = {
1124text = hook_and_cod_wars.1100.gain_burghers_loyalty Every owned Location which is either a Urban Location and has at least 20.0% of its population as Burghers gains pop satisfaction severe bonus Pop Satisfaction while up to 4 locations which are neither a town nor a city and have less than 20.0% of its population as Burghers lose pop satisfaction ultimate penalty Pop Satisfaction and join the Hacw Cod Faction Rebels
1125ordered_in_list = {
1126list = hacw_nobles_location_list
1127order_by = population
1128max = 4
1129every_pop = {
1130limit = {
1131owner = root
}
1134change_pop_allegiance = scope:hacw_cod_faction
}
}
1137every_in_list = {
1138list = hacw_burghers_location_list
1139every_pop = {
1140limit = {
1141owner = root
}
}
}
1146destroy_rebel = scope:hacw_hook_faction
1147set_variable = {
1147value = scope:hacw_cod_faction
}
}