Event
Holy Relic Discovered

Antiquarians, driven by our society's spiritualist values rather than monetary incentives, have discovered an invaluable holy relic at Loc Random Find Location and donated it to the state so it may be preserved for the future.
However, the Clergy claim that this artifact is no longer aligned with our religious doctrine since it was lost, and should be burned if possible. Regardless, the people still consider it religiously canon, and the Clergy are willing to let this slide if we insist.
Spiritualist vs HumanistSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:8517
8518type = country_event
8520title = societal_values.2033.t Holy Relic Discovered
8521desc = societal_values.2033.desc Antiquarians, driven by our society's spiritualist values rather than monetary incentives, have discovered an invaluable holy relic at Loc Random Find Location and donated it to the state so it may be preserved for the future.
However, the Clergy claim that this artifact is no longer aligned with our religious doctrine since it was lost, and should be burned if possible. Regardless, the people still consider it religiously canon, and the Clergy are willing to let this slide if we insist.
However, the Clergy claim that this artifact is no longer aligned with our religious doctrine since it was lost, and should be burned if possible. Regardless, the people still consider it religiously canon, and the Clergy are willing to let this slide if we insist.
8522outcome = neutral
8530illustration_tags = {
853110 = happy
853210 = exterior
}
8535immediate = {
}
8537if = {
8538limit = {
8539OR = {
8540country_type = location
8541country_type = army
}
}
8544random_owned_location = {
8544save_scope_as = loc_random_find_location
}
}
8546else_if = {
8547limit = {
8547country_type = pop
}
8548random_owned_nomad_pop = {
8549location = {
8549save_scope_as = loc_random_find_location
}
}
}
8552else_if = {
8553limit = {
8553country_type = building
}
8554random_owned_foreign_building_location = {
8554save_scope_as = loc_random_find_location
}
}
}