スクリプトエフェクト
hacw_side_with_faction_effect_hook
定義in_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 所有するロケーションのうち、都市ロケーションであり人口の20.0%以上が市民であるロケーションのPOP満足度がpop satisfaction severe bonus増加する。一方で、都市ロケーションではなく市民の割合が人口の20.0%未満のロケーション(最大4)のPOP満足度がpop satisfaction ultimate penalty減少し、Hacw Cod Faction反乱軍に加わる
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
}
}