EventChanged this version
Superior Arms from Target Location

Weaponry forged under Country Adjective privilege in Target Location have won the praise of local captains. Their balance, durability, and workmanship are said to surpass the ordinary standard, and soldiers now seek them with uncommon eagerness. Such excellence can only be the result of our timeless tradition and attention to detail.
Martial EducatorTraitoption 1
StrictTraitoption 1had_good_royal_weaponry_rights_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:1162
1163type = country_event
1164title = town_rights_events.13.title Superior Arms from Target Location
1165desc = town_rights_events.13.desc Weaponry forged under Country Adjective privilege in Target Location have won the praise of local captains. Their balance, durability, and workmanship are said to surpass the ordinary standard, and soldiers now seek them with uncommon eagerness. Such excellence can only be the result of our timeless tradition and attention to detail.
1166outcome = positive
1168trigger = {
1169any_town_rights_in_country = {
1170this.town_rights_type = town_rights_type:royal_weaponry_rights
}
1174at_war = no
1175is_during_bankruptcy = no
}
1178illustration_tags = {
117910 = regular
118010 = armed
}
1183immediate = {
}
1186random_locations_with_town_rights_in_country = {
1187limit = {
1187has_town_rights = town_rights_type:royal_weaponry_rights
}
1188save_scope_as = target_location
1195province = {
1195save_scope_as = target_province
}
}
1198ruler_or_regent = {
1198save_scope_as = target_character
}
}