事件

Special Units Menu

qa_debug.28in_game/events/debug/qa_debug.txt:2600

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

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. Special Units Menu
  2. Quantity of the Special Units
    ↳ 选项D“Choose how many units should spawn.” · 立即
  3. Special Units Menu (见上文)
    ↳ 选项A“Set it to 1” · 立即
  4. The Special Units of 热那亚
    ↳ 选项A“热那亚” · 立即
  5. Special Units Menu (见上文)
    ↳ 选项D“Go back to the previous Menu” · 立即
  6. The Special Units of 马里
    ↳ 选项B“马里” · 立即
  7. Special Units Menu (见上文)
    ↳ 选项H“Go back to the previous Menu” · 立即
  8. The Special Units of 波斯
    ↳ 选项C“波斯” · 立即
  9. 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.
2604outcome = neutral
2605immediate = {
2606if = {
2607limit = {
2607NOT = {
2607has_variable = qa_amount_of_special_units Amount of Spawning Special Units
}
}
2608set_variable = {
2608name = qa_amount_of_special_units Amount of Spawning Special Units
2608value = 1
}
}
}

选项

A热那亚
2615custom_tooltip = qa_debug.28.tt This option has access to the following special units:
2616show_as_tooltip = {
2617capital = {
2618create_sub_unit = unit_type:a_genoese_crossbowmen
2619create_sub_unit = unit_type:n_genoese_galley
2620create_sub_unit = unit_type:n_italian_galleass
}
}
2623trigger_event_silently = {
2624id = qa_debug.2803
}
B马里
2630custom_tooltip = qa_debug.28.tt This option has access to the following special units:
2631show_as_tooltip = {
2632capital = {
2633create_sub_unit = unit_type:a_jonow_auxiliary
2634create_sub_unit = unit_type:a_sofa_infantry
2635create_sub_unit = unit_type:a_mandekalu_infantry
2636create_sub_unit = unit_type:a_mandekalu_cavalry
2637create_sub_unit = unit_type:a_farari_infantry
2638create_sub_unit = unit_type:a_farari_cavalry
}
}
2641c:MAL = {
2641save_scope_as = spawn_country
}
2642trigger_event_silently = {
2643id = qa_debug.2804
}
C波斯
2649trigger = {
2650country_exists = c:IRA
}
2652custom_tooltip = qa_debug.28.tt This option has access to the following special units:
2653show_as_tooltip = {
2654capital = {
2655create_sub_unit = unit_type:a_discovery_qizilbash
2656create_sub_unit = unit_type:a_ghilman
2657create_sub_unit = unit_type:a_tofangchi
2658create_sub_unit = unit_type:a_tupchi
2659create_sub_unit = unit_type:a_jazayerchi
}
}
2662c:IRA = {
2662save_scope_as = spawn_country
}
2663trigger_event_silently = {
2664id = qa_debug.2805
}
DChoose how many units should spawn.
2670custom_tooltip = {
2671text = qa_debug.28.b.tt Get a selection of fixed points of units amount you can spawn
2672trigger_event_silently = {
2673id = qa_debug.2801
}
}
EClose Menu
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明