Event
Special Units Menu
Select what special units you want to spawn by choosing the Country name to get a list of their potential units to spawn.
The last option allows you to customize how many of them will appear.
PersiaFormable Countryoption 3qa_amount_of_special_unitsVariableimmediateEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- Special Units Menu
- Quantity of the Special Units↳ Option D “Choose how many units should spawn.” · right away
- Special Units Menu (see above)↳ Option A “Set it to 1” · right away
- The Special Units of Genoa↳ Option A “Genoa” · right away
- Special Units Menu (see above)↳ Option D “Go back to the previous Menu” · right away
- The Special Units of Mali↳ Option B “Mali” · right away
- Special Units Menu (see above)↳ Option H “Go back to the previous Menu” · right away
- The Special Units of Persia↳ Option C “Persia” · right away
- Special Units Menu (see above)↳ Option F “Go back to the previous Menu” · right away
Definitionin_game/events/debug/qa_debug.txt:2600
2601type = country_event
2602title = qa_debug.28.title Special Units Menu
2603desc = qa_debug.28.desc Select what special units you want to spawn by choosing the Country name to get a list of their potential units to spawn.
The last option allows you to customize how many of them will appear.
The last option allows you to customize how many of them will appear.
2604outcome = neutral
2605immediate = {
2606if = {
2607limit = {
}
2608set_variable = {
2608value = 1
}
}
}