Event
Target Art
The Clergy of Climacus Church Province claim that it is thanks to the strong local veneration of Target Character, and the example he set for self-improvement, that the entire province of Target Province now blossoms so. Indeed harvests seem more plentiful and the people more at peace and loyal than ever before. The Target Art of Target Character has helped many to improve themselves over the centuries and now we seem once again to be in his debt.
OrthodoxyReligiontriggerclimacus_aVariableoption 1climacus_bVariableoption 2climacus_cVariableoption 3Definitionin_game/events/religion/orthodox_icon_events.txt:204
205type = country_event
206title = orthodox_icon_events.6.title Target Art
207desc = orthodox_icon_events.6.desc The Clergy of Climacus Church Province claim that it is thanks to the strong local veneration of Target Character, and the example he set for self-improvement, that the entire province of Target Province now blossoms so. Indeed harvests seem more plentiful and the people more at peace and loyal than ever before. The Target Art of Target Character has helped many to improve themselves over the centuries and now we seem once again to be in his debt.
208outcome = neutral
209trigger = {
211at_war = no
212religion_percentage_in_country(religion:orthodox) > 0.5
213any_work_of_art_in_country = {
214work_of_art_type = work_of_art_type:icon
215creator ?= {
215owner = root
}
}
}
220immediate = {
221ordered_owned_location = {
222limit = {
223any_work_of_art_in_location = {
223work_of_art_type = work_of_art_type:icon
223creator ?= {
223owner = root
}
}
}
225order_by = "religion_percentage(religion:orthodox)"
226max = 1
227check_range_bounds = no
228save_scope_as = climacus_church_province
229province = {
229save_scope_as = target_province
}
230random_work_of_art_in_location = {
231limit = {
231work_of_art_type = work_of_art_type:icon
}
232save_scope_as = target_art
233creator ?= {
233save_scope_as = target_character
}
}
}
236hidden_effect = {
237random_list = {
24433 = {
245trigger = {
246scope:climacus_church_province.prosperity < 1
}
}
}
}
}