事件
捕获白象

在Country的内陆地区捕获了一头白象。这种动物并不常见,因此被人们解读为彰显Target Ruler英明统治的吉兆。
君主国政体trigger
上座部佛教宗教option 3, trigger定义in_game/events/religion/buddhism_events.txt:1201
1202type = country_event
1203title = buddhism_events.1000.title 捕获白象
1204desc = buddhism_events.1000.desc 在Country的内陆地区捕获了一头白象。这种动物并不常见,因此被人们解读为彰显Target Ruler英明统治的吉兆。
1205outcome = neutral
1207trigger = {
1209num_of_non_rural >= 3
1210karma >= 50.00
1211has_ruler = yes
}
1215illustration_tags = {
121610 = exterior
121710 = happy
}
1220immediate = {
}
1223ruler = {
1223save_scope_as = target_ruler
}
}