Скриптовый эффект

sforza_gains_support

sforza_gains_supportin_game/events/disaster/ambrosian_republic.txt:190

Определениеin_game/events/disaster/ambrosian_republic.txt:190

191create_rebel = {
192category = pretender
193name = sforza_rebellion Мятеж Сфорца
194save_scope_as = sforza_rebellion_scope
}
196character:mlo_sforza_script = {
196change_character_allegiance = scope:sforza_rebellion_scope
}
197random_owned_location = {
198limit = {
199is_capital = no
}
201every_pop = {
202limit = {
203owner = root
}
205add_pop_satisfaction = pop_satisfaction_radical_penalty (-1)
206change_pop_allegiance = scope:sforza_rebellion_scope
}
}
209random_province = {
210limit = {
211this != root.capital.province
}
213every_location_in_province = {
214every_pop = {
215limit = {
216owner = root
}
218add_pop_satisfaction = pop_satisfaction_radical_penalty (-1)
219change_pop_allegiance = scope:sforza_rebellion_scope
}
}
}
223scope:sforza_rebellion_scope = {
224add_rebel_progress = 0.9
}