事件
艺术家被处决

今天,一位名为Dead Artist的艺术家因触犯审查法令、发表异端言论及创作相关艺术作品,被教士法庭下令处决。Flavor Rank因此失去了一位才华横溢的珍贵艺术家,却换得了道德和谐所带来的稳定与力量。
严格审查政策trigger定义in_game/events/government/laws.txt:935
936type = country_event
938title = laws.0011.t 艺术家被处决
939desc = laws.0011.desc 今天,一位名为Dead Artist的艺术家因触犯审查法令、发表异端言论及创作相关艺术作品,被教士法庭下令处决。Flavor Rank因此失去了一位才华横溢的珍贵艺术家,却换得了道德和谐所带来的稳定与力量。
940outcome = neutral
941image = "gfx/interface/illustrations/institutions/renaissance.dds"
949immediate = {
950random_artist = {
950save_scope_as = dead_artist
}
951kill_character = {
952target = scope:dead_artist
953location = root.capital
954reason = execution
}
}