Event
Disarming Anatolia
Despite our efforts, unrest continues among the Commoners of Anatolia. Raids by rebels and brigands have created a paranoid atmosphere in the countryside, where many are now heavily armed. The Commoners would argue, of course, that it is in order to defend themselves, but their firearms and swords could just as easily be used to aid future rebellions. It might be wise to disarm them while we still can.
Rural SettlementLocation Rankimmediate, triggerDefinitionin_game/events/DHE/flavor_TUR.txt:9830
9831hide_portraits = yes
9832type = country_event
9833title = flavor_tur.125.title Disarming Anatolia
9834desc = flavor_tur.125.desc Despite our efforts, unrest continues among the Commoners of Anatolia. Raids by rebels and brigands have created a paranoid atmosphere in the countryside, where many are now heavily armed. The Commoners would argue, of course, that it is in order to defend themselves, but their firearms and swords could just as easily be used to aid future rebellions. It might be wise to disarm them while we still can.
9835outcome = neutral
9837historical_info = flavor_tur.125.historical_info Ottoman weapons regulation varied greatly over the centuries. But in the 17th century, partly due to the unrest caused by the Celâli revolts, firearms became common among peasants in Anatolia. In a bid to disarm potential rebels, the state began to confiscate arms and ammunition — in 1659 alone, 80 000 illegal firearms where seized. Smugglers would ensure, however, that firearms remained accessible in many areas, for those who could afford them.
9839trigger = {
9840region:anatolia_region = {
9841any_location_in_region = {
}
}
}
9849immediate = {
9851region:anatolia_region = {
9852ordered_location_in_region = {
9853order_by = {
9854value = local_control
9855multiply = -1
}
9861max = 3
}
}
9865create_rebel = {
9866name = peasant_revolt Peasants Revolt
9867category = estate
9869save_scope_as = target_rebel
}
}