Event
Target Location Resists Philosophical Teachings

According to Target Character, to challenge faith and ask prodding questions is the essence and epitome of a good and intellectual life. However, his/her recent publications have drawn the ire of the people residing in Target Location as they perceive his/her works as nothing less than hubris.
Definitionin_game/events/character/artist_events.txt:1631
1632type = country_event
1633title = artist_events.29.title Target Location Resists Philosophical Teachings
1634desc = artist_events.29.desc According to Target Character, to challenge faith and ask prodding questions is the essence and epitome of a good and intellectual life. However, his/her recent publications have drawn the ire of the people residing in Target Location as they perceive his/her works as nothing less than hubris.
1635outcome = neutral
1636illustration_tags = {
163710 = angry
163810 = interior
}
1640trigger = {
1641any_artist = {
1642artist_type = philosopher
}
1644exists = capital
1645any_owned_location = {
1646region = root.capital.region
1647NOT = {
1647dominant_religion = root.religion
}
}
1649NOT = {
1649has_reform = government_reform:religious_tolerance
}
}
1652immediate = {
1653random_owned_location = {
1654limit = {
1655region = root.capital.region
1656NOT = {
1656dominant_religion = root.religion
}
}
1658save_scope_as = target_location
}
1660random_artist = {
1661limit = {
1661artist_type = philosopher
}
1662save_scope_as = target_character
}
}