スクリプトトリガー
crisis_of_the_chinese_dynasty_end_trigger
中国国際組織trigger ifcelestial_authority変数trigger ifcmd_restored_stability_variable変数trigger ifcmd_strengthened_crown_variable変数trigger ifcompleted_tax_revision_variable変数trigger ifreformed_the_cabinet_variable変数trigger if定義in_game/common/scripted_triggers/disaster_triggers.txt:427
428trigger_if = {
429limit = {
}
433OR = {
435custom_tooltip = {
436text = ccd_celestial_authority_trigger わが国の天朝の権威は90以上である(現在:Celestial Authority)。
}
441AND = {
442custom_tooltip = {
443text = cmd_has_reformed_cabinet_tt アクション「内閣の改革」を実施した
}
446custom_tooltip = {
447text = has_revised_tax_code_action_tt 税制の改革の内閣アクションおよび税制の改定の国難アクションを完了した
}
450custom_tooltip = {
451text = cmd_has_restored_stability_tt アクション「中国 Flavor Rankの安定回復」を実施した
}
454custom_tooltip = {
455text = cmd_has_strenthened_crown_tt アクション「王権の強化」を実施した
}
}
}
}
461trigger_else = {
461always = yes
}