EventChanged this version
The Fashion of Target Location

Tailors, dyers, and cloth merchants in Target Location have set new standards in attire! The well-tailored outfits of many denizens have become a most interesting topic to gossip about! Every new collection becomes a staple of style and fashion across the Flavor Rank. Indeed, their fabrics and cuts are now imitated beyond Target Province, and the name of the Target Location Rank is increasingly spoken with admiration in polite circles. After all, people will stare. Make it worth their while!
Capital Economy vs Traditional EconomySocietal Valueoption 1
EntrepreneurTraitoption 1had_good_royal_textile_rights_event_variableVariableimmediate, triggerDefinitionin_game/events/government/town_rights_events.txt:997
998type = country_event
999title = town_rights_events.11.title The Fashion of Target Location
1000desc = town_rights_events.11.desc Tailors, dyers, and cloth merchants in Target Location have set new standards in attire! The well-tailored outfits of many denizens have become a most interesting topic to gossip about! Every new collection becomes a staple of style and fashion across the Flavor Rank. Indeed, their fabrics and cuts are now imitated beyond Target Province, and the name of the Target Location Rank is increasingly spoken with admiration in polite circles. After all, people will stare. Make it worth their while!
1001outcome = positive
1003trigger = {
1004any_town_rights_in_country = {
1005this.town_rights_type = town_rights_type:royal_textile_rights
}
1009at_war = no
1010is_during_bankruptcy = no
}
1013illustration_tags = {
101410 = happy
101510 = interior
}
1018immediate = {
}
1021random_locations_with_town_rights_in_country = {
1022limit = {
1022has_town_rights = town_rights_type:royal_textile_rights
}
1023save_scope_as = target_location
1030province = {
1030save_scope_as = target_province
}
}
1033ruler_or_regent = {
1033save_scope_as = target_character
}
}