EventChanged this version
Weaponry from Target Location Fuel Disorder

The proliferation of arms in and around Target Location has brought an unwelcome side effect. More Weaponry now passes into reckless hands, emboldening criminals and sharpening local tensions. A privilege meant to strengthen the Flavor Rank now threatens to unsettle it. Forsooth, what a most grievous and disheartening spectacle!
JustTraitoption 1
Kind-HeartedTraitoption 1
LawgiverTraitoption 1
RighteousTraitoption 1had_bad_royal_weaponry_rights_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:1239
1240type = country_event
1241title = town_rights_events.14.title Weaponry from Target Location Fuel Disorder
1242desc = town_rights_events.14.desc The proliferation of arms in and around Target Location has brought an unwelcome side effect. More Weaponry now passes into reckless hands, emboldening criminals and sharpening local tensions. A privilege meant to strengthen the Flavor Rank now threatens to unsettle it. Forsooth, what a most grievous and disheartening spectacle!
1243outcome = negative
1245trigger = {
1246any_town_rights_in_country = {
1247this.town_rights_type = town_rights_type:royal_weaponry_rights
}
1251at_war = no
1252is_during_bankruptcy = no
}
1255illustration_tags = {
125610 = angry
125710 = armed
}
1260immediate = {
}
1263random_locations_with_town_rights_in_country = {
1264limit = {
1264has_town_rights = town_rights_type:royal_weaponry_rights
}
1265save_scope_as = target_location
1272province = {
1272save_scope_as = target_province
}
}
1275ruler_or_regent = {
1275save_scope_as = target_character
}
}