事件
吉祥天派

自从Target Heir出生之后,he/she对沙克蒂的认识已经有所改变。Ruler Title既明白了她毁灭性的能量,也了解了沙克蒂是其所有的来源。对Target Ruler来说,女神是美丽而温柔的。我们将带着这种温柔,以无尽的力量作为后盾,来统治Country。
定义in_game/events/religion/hindu_events.txt:1192
1193type = country_event
1194title = hindu_events.1601.title 吉祥天派
1195desc = hindu_events.1601.desc 自从Target Heir出生之后,he/she对沙克蒂的认识已经有所改变。Ruler Title既明白了她毁灭性的能量,也了解了沙克蒂是其所有的来源。对Target Ruler来说,女神是美丽而温柔的。我们将带着这种温柔,以无尽的力量作为后盾,来统治Country。
1196outcome = neutral
1198trigger = {
1200exists = scope:target_heir
1201scope:target_heir = {
1201is_alive = yes
}
}
1204illustration_tags = {
120510 = happy
120610 = interior
}
1209immediate = {
}
1211if = {
1212limit = {
1212exists = scope:target_consort
}
1213clear_saved_scope = target_consort
}
1215ruler = {
1215save_scope_as = target_ruler
}
}