Event
The Ruler Char Dynasty
In another country, a different branch of the Ruler Char Dynasty family is in dire straits. With their country destabilized, Other Ruler Char now struggles to cling on to power. If we do not help him/her now, his/her situation might worsen significantly.
MonarchyGovernment TypetriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- The Ruler Char Dynasty
- The Ruler Char Dynasty↳ Option A “Family first.” · 1 day later
- The Ruler Char Dynasty↳ Option B “Why give [him/her] any more to squander?” · 1 day later
Definitionin_game/events/character/dynastic.txt:927
928type = country_event
929title = dynastic.13.title The Ruler Char Dynasty
930desc = dynastic.13.desc In another country, a different branch of the Ruler Char Dynasty family is in dire straits. With their country destabilized, Other Ruler Char now struggles to cling on to power. If we do not help him/her now, his/her situation might worsen significantly.
931outcome = neutral
932illustration_tags = {
93310 = regular
93410 = interior
}
936trigger = {
937has_regent = no
938stability > 20
941ruler ?= {
941has_dynasty = yes
}
942ruler.dynasty = {
943any_character_in_dynasty = {
}
}
}
953immediate = {
954save_scope_as = dynasty_origin
955ruler = {
956save_scope_as = ruler_char
}
958ruler.dynasty = {
959random_character_in_dynasty = {
960limit = {
}
967random_ruling_countries = {
972save_scope_as = other_with_dynasty
973ruler = {
974save_scope_as = other_ruler_char
}
}
}
}
}