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

ccw_seize_location

ccw_seize_locationin_game/events/disaster/castilian_civil_war.txt:117

Определениеin_game/events/disaster/castilian_civil_war.txt:117

118if = {
119limit = {
119$location$ = {
119owner = $owner$
}
}
120$location$ = {
120change_location_owner = $target$
}
}
122else = {
123$owner$ = {
123add_gold = {
123value = $owner$.monthly_income_trade_and_tax
123multiply = -1
}
}
124$target$ = {
124add_gold = {
124value = $owner$.monthly_income_trade_and_tax
}
}
}