Event
Uncontrolled Fire

Our people burn the land periodically to call the spirits of the land back so they can bring the land to life again after we have used it extensively. This is a very traditional thing that usually goes well. This time, however, the fire has been unattended and has grown to the point that it is not controllable anymore. Instead of bringing wealth back, it looks like it will take it from us.
TribeGovernment TypetriggerDefinitionin_game/events/government/tribe_flavor.txt:139
140hide_portraits = yes
141type = country_event
142title = tribe_flavor.8.title Uncontrolled Fire
143desc = tribe_flavor.8.desc Our people burn the land periodically to call the spirits of the land back so they can bring the land to life again after we have used it extensively. This is a very traditional thing that usually goes well. This time, however, the fire has been unattended and has grown to the point that it is not controllable anymore. Instead of bringing wealth back, it looks like it will take it from us.
144outcome = neutral
145trigger = {
146country_type = pop
149any_owned_nomad_pop = {
150count > 0
}
}
154illustration_tags = {
15510 = angry
15610 = exterior
}
159immediate = {
}
161random_owned_nomad_pop = {
162location = {
163save_scope_as = target
}
}
}