Summary
seize gold reserves decision dont appaerPlatform
SteamOperating System
Win10Game Version
1.16.5Enabled DLC
- Man the Guns
- No Step Back
- By Blood Alone
Do you have mods enabled?
YesDescription
Expert aiSteps to Reproduce
Belgium has capitulated, but I can't loot the goldBelgium is missing the following flag:
GER_has_capitulated_to_germany={
value=1
date="1940.5.31.1"
The decision cannot be made without it:
target_trigger = {
FROM = {
has_country_flag = GER_has_capitulated_to_germany
NOT = { #Don't seize France's gold reserves too soon; set up Vichy France first. Set in event France.10 and cleared in event france.14
has_country_flag = GER_dont_seize_gold_reserves_flag
}
any_core_state = {
is_controlled_by = ROOT
NOT = { is_core_of = ROOT }
NOT = { has_state_flag = GER_seize_gold_reserves_state_flag }
OR = {
check_variable = { industrial_complex_level > 0 }
check_variable = { arms_factory_level > 0 }
check_variable = { building_level@dockyard > 0 }
Translated with DeepL.com (free version)