is the Lau Keung sequence, somewhat altered from that which you wrote up.
The 'final' two events that need to be written are that for the warlord post becomming inherited and that for Lau Keung taking over the country and establishing a new Dynasty.
The 'final' two events that need to be written are that for the warlord post becomming inherited and that for Lau Keung taking over the country and establishing a new Dynasty.
Code:
event = {
id =
random = no
country = u37
trigger = { flag = Lau_chou }
name = The Last Warlord"
desc = "Since his rise to power, Lau Chou has fought to bring peace and order to the state, but his long life has finally ended. Without his presence and military control, some fear that the court will not be able to maintain control, but many of the Confucian ministers argue against this policy and favor letting the power of Lau Chou disperse into their hands. Which policy should we favor?"
date = { day = 17 month = july year = 1446 }
action_a = {
name = "Elevate the son to replace the father"
command = { type = wakeleader which = 41508 }
command = { type = stability value = 1 }
}
action_b = {
name = "The age of the warlords is past"
command = { type = stability value = -2 }
command = { type = domestic which = centralization value = 1 }
command = { type = revoltrisk which = 12 value = 1 }
command = { type = revoltrisk which = 24 value = 1 }
command = { type = revoltrisk which = 90 value = 1 }
command = { type = clrflag which = Lau_chou }
command = { type = setflag which = Lau_Keung }
}
}
event = {
id =
random = yes
country = u37
trigger = {
flag = Lau_Keung
owned = { province = 1556 data = -1 }
}
name = "Lau Keung's Rebellion"
desc = "Following the death of Lau Chou and the decline of the Lau family's prestige, Lau Keung began to agitate against the Imperial court in the west. The court, believing that the time of petty rebellions from local warlords had past, was slow to react, giving the rebels the advantage early on."
date = { year = 1447 }
offset = 300
deathdate = { year = 1449 }
action_a = {
name = "We were right to not trust the Lau family"
command = { type = desertion which = 1556 value = 30000 }
command = { type = revolt which = 1556 }
command = { type = revolt which = 1556 }
command = { type = revolt which = 1556 }
command = { type = province_revoltrisk which = 1556 value = 20 }
}
}
event = {
id =
random = no
country = u38
trigger = {
event =
NOT = { war = { country = u38 country = u37 } }
NOT = { vassal = { country = u38 country = u37 } }
}
name = "Unrest in Guizhou"
desc = "Despite a decade and a half of peace, the situation in the Song court is deteriorating once more as local warlords agitate for greater power. In Guizhou, Lau Keung, the son of the great Lau Chou, is gathering support to challenge the Song emperor. Perhaps we should approach this man and offer our support?"
date = { year = 1447 }
offset = 120
deathdate = { year = 1450 }
action_a = {
name = "There will never be a better chance"
command = { type = desertion which = -1 value = 10000 }
command = { type = cash value = -50 }
command = { type = relation which = u37 value = -200 }
command = { type = trigger which = }
command = { type = badboy value = 2 }
}
action_b = {
name = "Let us no interfere"
command = { type = relation which = u37 value = 10 }
}
}
event = {
id =
random = no
country = u37
name = "The Western Rebellion Grows"
desc = "Nanzhao has begun to interfere in our affairs and has been sending its army and supplies to the aid of the rebellion under Lau Keung!"
action_a = {
name = "They will pay"
command = { type = casusbelli which = u38 value = 120 }
command = { type = revolt which = 1556 }
command = { type = revolt which = 1556 }
command = { type = revolt which = 1566 }
command = { type = revolt which = 1566 }
}
}
event = {
id =
random = no
country = u37
trigger = {
flag = Lau_Keung
OR = {
control = { province = 1556 data = REB }
control = { province = 1566 data = REB }
control = { province = 1555 data = REB }
}
}
name = "
desc = "The inability of the Imperial court to respond to the local crisis emboldened Lau Keung, and after marching into the city of Guizhou, he publicly denounced the divinity of the Emperor. Unfortunately for the court, this move was greeted with enthusiasm from the hundred surnames who tired of rebellions and war."
date = { year = 1448 }
offset = 100
deathdate = { year = 1455 }
action_a = {
name = "Instate Lau Keung to his father's post"
command = { type = setflag which = Lau_chou } #this is effectively the flag for the 'inherited commander' event
command = { type = DIP which = -1 value = 120 }
command = { type = MIL which = 1 value = 120 }
command = { type = province_revoltrisk which = 1556 value = -20 }
command = { type = wakeleader which = 41508 }
command = { type = centralization value = -2 }
}
action_b = {
name = "Rally the remaining loyal lords"
command = { type = domestic which = aristocracy value = 1 }
command = { type = revolt which = 1556 }
command = { type = revolt which = 1555 }
command = { type = revolt which = 1566 }
}
}
event = {
id = 643035
random = no
country = u37
trigger = {
event = 643031
stability = 2
NOT = { control = { province = 1555 data = REB } }
NOT = { control = { province = 1556 data = REB } }
NOT = { control = { province = 1566 data = REB } }
NOT = { control = { province = 658 data = REB } }
}
name = "Lau keung is Hanged"
desc = "With the rebellious Lau Keung captured and his army dispersed, the traitor is hanged, his lands taken by the Emperor and his family dishonoured."
date = { year = 1450 }
offset = 30
deathdate = { year = 1470 }
action_a = {
name = "Excellent"
command = { type = domestic which = centralization value = 1 }
command = { type = provincetax which = 1556 value = 1 }
command = { type = DIP which = 1 value = 60 }
command = { type = MIL which = 1 value = 60 }
command = { type = revoltrisk which = 12 value = -1 }
command = { type = revoltrisk which = 24 value = -1 }
command = { type = revoltrisk which = 90 value = -1 }
command = { type = province_revoltrisk which = 1556 value = -20 }
command = { type = clrflag which = Lau_keung }
}
}
Last edited: