Scripted Trigger
crisis_of_the_chinese_dynasty_end_trigger
Middle KingdomInternational Organizationtrigger ifcelestial_authorityVariabletrigger ifcmd_restored_stability_variableVariabletrigger ifcmd_strengthened_crown_variableVariabletrigger ifcompleted_tax_revision_variableVariabletrigger ifreformed_the_cabinet_variableVariabletrigger ifDefinitionin_game/common/scripted_triggers/disaster_triggers.txt:427
428trigger_if = {
429limit = {
}
433OR = {
435custom_tooltip = {
436text = ccd_celestial_authority_trigger Our Celestial Authority is at least 90 (currently: Celestial Authority)
}
441AND = {
442custom_tooltip = {
443text = cmd_has_reformed_cabinet_tt Has enacted the Reform the Cabinet Action
}
446custom_tooltip = {
447text = has_revised_tax_code_action_tt We have completed the Reform Taxation System Cabinet Action and the Revise the Tax Code Disaster Action
}
450custom_tooltip = {
451text = cmd_has_restored_stability_tt Has enacted the Restore Stability in the China Flavor Rank Action
}
454custom_tooltip = {
455text = cmd_has_strenthened_crown_tt Has enacted the Strengthen the Throne Action
}
}
}
}
461trigger_else = {
461always = yes
}