事件本版本变更
艺术家自我流放

我们的宗教审查政策导致一名知名艺术家Artist To Exile将自己驱逐出我国领土并前往Exile Location。he/she希望在免于恐惧和责难的氛围下进行思考、发言与创作,这是我们目前的政策所无法给himself/herself的。
这可能是一个好结果,毕竟作为一名肆意妄为的艺术家,无论he/she的才华多么高超,最终都会成为我们纯净的国家的眼中钉、肉中刺——这个国家远离那些批判和危险的艺术。
有限审查政策trigger
无审查政策immediate, trigger
严格审查政策trigger定义in_game/events/government/laws.txt:427
428type = country_event
430title = laws.0006.t 艺术家自我流放
431desc = laws.0006.desc 我们的宗教审查政策导致一名知名艺术家Artist To Exile将自己驱逐出我国领土并前往Exile Location。he/she希望在免于恐惧和责难的氛围下进行思考、发言与创作,这是我们目前的政策所无法给himself/herself的。
这可能是一个好结果,毕竟作为一名肆意妄为的艺术家,无论he/she的才华多么高超,最终都会成为我们纯净的国家的眼中钉、肉中刺——这个国家远离那些批判和危险的艺术。
这可能是一个好结果,毕竟作为一名肆意妄为的艺术家,无论he/she的才华多么高超,最终都会成为我们纯净的国家的眼中钉、肉中刺——这个国家远离那些批判和危险的艺术。
432outcome = neutral
434image = "gfx/interface/illustrations/institutions/renaissance.dds"
436trigger = {
441any_neighbor_country = {
442religion = {
442save_temporary_scope_as = 0006tempfaith
}
444root = {
444any_artist = {
444religion = scope:0006tempfaith
}
}
}
}
448immediate = {
449save_scope_as = artist_origin
450random_neighbor_country = {
451limit = {
452save_temporary_scope_as = location_religion
454root = {
454any_artist = {
454religion = scope:location_religion.religion
}
}
}
456save_scope_as = exile_location
}
458random_artist = {
459limit = {
459religion = scope:exile_location.religion
}
460save_scope_as = artist_to_exile
}
}