EventChanged this version
A Great Fire in Target Location

Disaster has struck Target Location. Flames have leapt from house to house, and the jewelers' quarter now stands blackened by smoke and mayhem. Unless the blaze is contained and relief swiftly organized, the damage may spread beyond the Target Location Rank itself.
JustTraitoption 1
Kind-HeartedTraitoption 1
LawgiverTraitoption 1had_bad_royal_jewelry_rights_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:685
686type = country_event
687title = town_rights_events.8.title A Great Fire in Target Location
688desc = town_rights_events.8.desc Disaster has struck Target Location. Flames have leapt from house to house, and the jewelers' quarter now stands blackened by smoke and mayhem. Unless the blaze is contained and relief swiftly organized, the damage may spread beyond the Target Location Rank itself.
689outcome = negative
691trigger = {
692any_town_rights_in_country = {
693this.town_rights_type = town_rights_type:royal_jewelry_rights
}
697at_war = no
698is_during_bankruptcy = no
}
701illustration_tags = {
70210 = angry
70310 = exterior
}
706immediate = {
}
709random_locations_with_town_rights_in_country = {
710limit = {
710has_town_rights = town_rights_type:royal_jewelry_rights
}
711save_scope_as = target_location
718province = {
718save_scope_as = target_province
}
}
721ruler_or_regent = {
721save_scope_as = target_character
}
}