事件
Target Art
在Climacus Church Province教堂的教士称,多亏了当地对Target Character的崇尚,以及他自强不息的优秀模范的引导,Target Province如今才会如此繁荣。该省的确是更加丰收了,人们也更加安定、更加忠于职守。数个世纪以来,Target Character的Target Art一直都是许多人自我完善的指南,而现在,我们又得感激他了。
东正教宗教triggerclimacus_a变量option 1climacus_b变量option 2climacus_c变量option 3定义in_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 在Climacus Church Province教堂的教士称,多亏了当地对Target Character的崇尚,以及他自强不息的优秀模范的引导,Target Province如今才会如此繁荣。该省的确是更加丰收了,人们也更加安定、更加忠于职守。数个世纪以来,Target Character的Target Art一直都是许多人自我完善的指南,而现在,我们又得感激他了。
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
}
}
}
}
}