On Action
on_shatter_country
root = country
KurultaiBuildingeffect
Expansion into the SteppesCasus Bellieffect
JochiCountryeffectDefinitionin_game/common/on_action/_hardcoded.txt:5415
5416effect = {
5417if = {
5419every_neighbor_country = {
5420limit = {
5421can_create_casus_belli_of_type_on = {
5423target = root
}
}
5426add_to_list = steppe_opportunists
}
}
5429change_country_type = location
5431every_owned_location = {
5435destroy_building = "building(building_type:kurultai|owner)"
}
}