Event
Bonfire of the Vanities

There is a vigorous preacher in Capital whose outdoor sermons about the temptations of vanity objects have led to his/her supporters collecting and burning cosmetics, arts, books deemed immoral, and musical instruments. he/she rages on about how these objects might tempt one to sin and urges people, especially the famous artists of our Flavor Rank, to bring the things he/she deems immoral to his/her bonfires.
TheocracyGovernment Typetrigger
ChristianityReligion Grouptrigger
ZealotTraitoption 3Definitionin_game/events/government/devotion_events.txt:1117
1118hide_portraits = yes
1119type = country_event
1120title = devotion_events.104.title Bonfire of the Vanities
1121desc = devotion_events.104.desc There is a vigorous preacher in Capital whose outdoor sermons about the temptations of vanity objects have led to his/her supporters collecting and burning cosmetics, arts, books deemed immoral, and musical instruments. he/she rages on about how these objects might tempt one to sin and urges people, especially the famous artists of our Flavor Rank, to bring the things he/she deems immoral to his/her bonfires.
1122outcome = neutral
1124illustration_tags = {
112510 = angry
112610 = exterior
}
1129trigger = {
1132capital ?= {
1133any_work_of_art_in_location = {
1133count > 0
}
}
}
1137immediate = {
1138create_character = {
1139religion = root.religion
1140random_estate_type_trigger = {
1141root = {
1141estate_type_allowed_in_cabinet = {
1141estate_type = prev
}
}
}
1143create_in_limbo = yes
1144save_scope_as = preacher
}
1147capital ?= {
1148random_work_of_art_in_location = {
1149save_scope_as = target_art
}
}
}
}