Event
Character Menu
Choose what kind of character should be created.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- Character Menu
- Artist Menu↳ Option E “We need more art!” · right away
- Heir Menu↳ Option D “An heir for the state!” · right away
- Ruler Menu↳ Option C “The state needs a new ruler!” · right away
- Dynasty Menu↳ Option J “Setup a target dynasty first” · right away
- Ruler Menu (see above)↳ Option A “[Dynasty]” · right away
Definitionin_game/events/debug/qa_debug.txt:692
693type = country_event
694title = qa_debug.10.title Character Menu
695desc = qa_debug.10.desc Choose what kind of character should be created.
696outcome = neutral
697orphan = yes
698trigger = {
699always = no
}