Description
[4.04 6a76] Deep Space Citadels not affected by Eternal Vigilance perk
Game Version
4.04 6a76
What version do you use?
Steam
What expansions do you have installed?
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
Deep citadels are unaffected by eternal vigilance full spending policy, the used_defense_platform_capacity_percent trigger does not work for deep space citadels
The file is events/on_action_events_3, the event id is country.2050
Removing the check allow defense platforms to be properly spawned on deep space citadels (though, removing the check obviously cause the issue of unlimited defense platforms being built everywhere)
Additionally, the half-spending policy only check for is_starbase_type = sfortress, which misses the sdeepspacecitadel starbase type
However, fixing the half-spending issue is useless unless the used_defense_platform_capacity_percent is fixed for deep space citadels themselves
This results in the eternal vigilance perk not spawning defense platform on any Deep Space Citadel, which feels like an oversight
Steps to reproduce the issue.
Start any game as a Starlit Citadel empire, rush the Unyielding traditions, and unlock the Eternal Vigilance perk
You will quickly notice that under the full spending or the half-spending policy, no defense platforms are spawned on deep citadels
Upload Attachment
File(s) attached
[4.04 6a76] Deep Space Citadels not affected by Eternal Vigilance perk
Game Version
4.04 6a76
What version do you use?
Steam
What expansions do you have installed?
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
Deep citadels are unaffected by eternal vigilance full spending policy, the used_defense_platform_capacity_percent trigger does not work for deep space citadels
The file is events/on_action_events_3, the event id is country.2050
Removing the check allow defense platforms to be properly spawned on deep space citadels (though, removing the check obviously cause the issue of unlimited defense platforms being built everywhere)
Additionally, the half-spending policy only check for is_starbase_type = sfortress, which misses the sdeepspacecitadel starbase type
However, fixing the half-spending issue is useless unless the used_defense_platform_capacity_percent is fixed for deep space citadels themselves
This results in the eternal vigilance perk not spawning defense platform on any Deep Space Citadel, which feels like an oversight
Steps to reproduce the issue.
Start any game as a Starlit Citadel empire, rush the Unyielding traditions, and unlock the Eternal Vigilance perk
You will quickly notice that under the full spending or the half-spending policy, no defense platforms are spawned on deep citadels
Upload Attachment
File(s) attached
Attachments
Upvote
0