イベント
Special Units Menu
Select what special units you want to spawn by choosing the 国家 name to get a list of their potential units to spawn.
The last option allows you to customize how many of them will appear.
ペルシア変容国家option 3qa_amount_of_special_units変数immediateイベントチェーン
各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。
- Special Units Menu
- Quantity of the Special Units↳ 選択肢D「Choose how many units should spawn.」・直後
- Special Units Menu (上記参照)↳ 選択肢A「Set it to 1」・直後
- The Special Units of ジェノヴァ↳ 選択肢A「ジェノヴァ」・直後
- Special Units Menu (上記参照)↳ 選択肢D「Go back to the previous Menu」・直後
- The Special Units of マリ↳ 選択肢B「マリ」・直後
- Special Units Menu (上記参照)↳ 選択肢H「Go back to the previous Menu」・直後
- The Special Units of ペルシア↳ 選択肢C「ペルシア」・直後
- Special Units Menu (上記参照)↳ 選択肢F「Go back to the previous Menu」・直後
定義in_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 国家 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
}
}
}