EventChanged this version
The Target Country Rebellion

Although persecuted by our governing authorities, Ying Yu managed to flee his deserved execution and spread his teachings in further parts of our lands, eventually reaching the Target Location Rank of Target Location. Target Character and his advisor, Target Character 2, were inspired by the monk and gathered disgruntled peasants around them.
Those rebels now proclaim the end of the Country dynasty and call themselves the Target Country dynasty - the predecessor to the current Mongolian rule over China.
SòngCountryimmediate, option 1, option 2, triggerJìlǔCultureimmediateZhōngyuánCultureoption 1, option 2
SānjiàoReligionimmediateImprisonedStatic ModifiertriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Target Country Rebellion
The Rebellion against China↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Hunt for Target Character↳ Option A “Their claims will not protect them from the [Country Adjective] wrath!” · 20–60 days later
The Execution of Target Character↳ Option A “[Target Character] shall stand until [his/her] last breath!” · 3–7 days later
The Raid of Target Location↳ Option A “[Target Character] shall stand until [his/her] last breath!” · 3–7 days later
The Target Culture Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Red Turban Invasion of Target Country↳ Option A “[his/her] head will roll for this...” · 10–30 days later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
Rise of Target Country↳ Option A “At least the warlords have their own internal issues too...” · 2 days later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option C “I wonder what might the future hold for [Target Country]...” · 1 day later
Target Character's Revolt↳ Option A “This will hopefully break the rebellions...” · 1 day later
The Target Country Rebellion
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
The Rise of Target Country
The Rebellion against China (see above)↳ Option B “I wonder what might the future hold for [Target Country]...” · 1 day later
Target Character's Leadership↳ After any choice · 30–60 days later
Cgu Zixing Guo's Untimely Demise↳ After any choice · 45–90 days later
Cgu Zixing Guo's Untimely Demise↳ Option A “May [Target Character] rule with strength and wisdom.” · right away
The Target Country Loyalists
The Rebellion against China (see above)↳ Option C “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Loyalists
The Rebellion against China (see above)↳ Option C “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Loyalists
The Rebellion against China (see above)↳ Option C “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Loyalists
The Rebellion against China (see above)↳ Option C “I wonder what might the future hold for [Target Country]...” · 1 day later
The Target Country Loyalists
The Rebellion against China (see above)↳ Option C “I wonder what might the future hold for [Target Country]...” · 1 day later
Definitionin_game/events/situations/red_turban_rebellions.txt:714
715type = country_event
716category = situation_event
717title = red_turban_rebellions.release_tag.title The Target Country Rebellion
718desc = red_turban_rebellions.3.desc Although persecuted by our governing authorities, Ying Yu managed to flee his deserved execution and spread his teachings in further parts of our lands, eventually reaching the Target Location Rank of Target Location. Target Character and his advisor, Target Character 2, were inspired by the monk and gathered disgruntled peasants around them.
Those rebels now proclaim the end of the Country dynasty and call themselves the Target Country dynasty - the predecessor to the current Mongolian rule over China.
Those rebels now proclaim the end of the Country dynasty and call themselves the Target Country dynasty - the predecessor to the current Mongolian rule over China.
719outcome = neutral
720trigger = {
721character:cso_shantong_han ?= {
722is_alive = yes
723owner ?= ROOT
725has_dynasty = yes
}
}
732illustration_tags = {
73310 = armed
73410 = exterior
}
736major = yes
737major_trigger = {
738rtr_can_see_the_situation = yes
}
740immediate = {
}
742if = {
743limit = {
744exists = character:chi_yingyu_peng
745character:chi_yingyu_peng = {
746is_alive = yes
}
}
749character:chi_yingyu_peng = {
749save_scope_as = monk_character
}
}
751character:cso_shantong_han = {
752save_scope_as = target_character
753dynasty = {
754save_scope_as = target_dynasty
}
}
758location:qiaoxian = {
759save_scope_as = target_location
}
762if = {
763limit = {
763exists = scope:target_country
}
}
782if = {
783limit = {
783current_year < 1375
}
784create_character = {
785first_name = name_fu21.name_tong1
786last_name = name_liu2
790birth_date = 1321
791adm = {
60
80
}
792dip = {
60
80
}
793mil = {
60
80
}
794script = cso_futong_liu
795save_scope_as = target_character_2
}
}
798else = {
799create_character = {
803age = 33
804adm = {
60
80
}
805dip = {
60
80
}
806mil = {
60
80
}
807script = cso_futong_liu
808save_scope_as = target_character_2
}
}
}
837after = {
838if = {
839limit = {
839exists = scope:target_country
}
840if = {
841limit = {
841exists = scope:target_character_2
}
842scope:target_character_2 = {
843move_country = scope:target_country
844every_child = {
845limit = {
845owner = ROOT
}
846move_country = scope:target_country
}
}
}
}
}