Event
The Best aqha in the Andes

Concubine Poisoner, our ruler's wife, is known as one of the best aqha brewers of Acamama, her ability to turn maize kernels into a delicious beverage was one of the deal sweeteners that helped to sign the royal marriage between Country and Ayarmaca despite their long history of rivalry and border friction.
Today, Concubine Poisoner has again prepared her famous aqha. Should Ruler enjoy it as always?
CarefulTraitoption 1
CravenTraitoption 1
EntrepreneurTraitoption 1
Intricate WebweaverTraitoption 3
Loose LipsTraitoption 2
PiousTraitoption 1
SecretiveTraitoption 3
ZealotTraitoption 1Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Best aqha in the Andes
Betrayal!↳ Option A “Drink it!” · right away
The Aftermath↳ Option A “The [Ruler Title] is dead, long live the [Ruler Title]!” · right away
Definitionin_game/events/DHE/flavor_CSU.txt:38
39type = country_event
40title = flavor_csu.200.title The Best aqha in the Andes
41desc = flavor_csu.200.desc Concubine Poisoner, our ruler's wife, is known as one of the best aqha brewers of Acamama, her ability to turn maize kernels into a delicious beverage was one of the deal sweeteners that helped to sign the royal marriage between Country and Ayarmaca despite their long history of rivalry and border friction.
Today, Concubine Poisoner has again prepared her famous aqha. Should Ruler enjoy it as always?
Today, Concubine Poisoner has again prepared her famous aqha. Should Ruler enjoy it as always?
42outcome = neutral
44fire_only_once = yes
52illustration_tags = {
5310 = regular
5410 = interior
}
57trigger = {
59character:csu_cusi_chimbo = {
60is_alive = yes
61first_spouse = ROOT.ruler
}
63has_ruler = yes
}
66immediate = {
}
68character:csu_cusi_chimbo ?= {
69save_scope_as = concubine_poisoner
}
71ruler ?= {
71save_scope_as = target_character
}
}
74after = {
75hidden_effect = {
76scope:target_character = {
77if = {
78limit = {
79is_alive = yes
80num_of_traits_of_category = {
80type = ruler
80value > 3
}
}
82remove_traits_of_category = ruler
}
}
}
}