Event
An Iron Fist

Target Ruler has been displeased with the latest reports from our province of Lazy Province. he/she is certain that the worthless peasants are to blame. Perhaps we shall make an example of some of them in order to encourage the rest to work harder?
CruelTraittriggerDefinitionin_game/events/character/personality_events.txt:2158
2159type = country_event
2160title = personality_events.51.title An Iron Fist
2161desc = personality_events.51.desc Target Ruler has been displeased with the latest reports from our province of Lazy Province. he/she is certain that the worthless peasants are to blame. Perhaps we shall make an example of some of them in order to encourage the rest to work harder?
2162outcome = neutral
2163illustration_tags = {
216410 = regular
216510 = exterior
}
2167trigger = {
2168has_ruler = yes
2170any_owned_location = {
2171integration_level = core
2172is_capital = no
}
}
2179immediate = {
2180random_owned_location = {
2181limit = {
2182integration_level = core
2183is_capital = no
}
2188save_scope_as = lazy_province
}
2190ruler = {
2190save_scope_as = target_ruler
}
}
}