XCOM 2
95 betyg
[WotC] Configurable Objective Health
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
119.235 KB
14 apr, 2021 @ 11:16
18 aug, 2021 @ 3:16
6 ändringsnotiser ( visa )
Du behöver DLC för att kunna använda denna artikel.

Abonnera för att ladda ner
[WotC] Configurable Objective Health

Beskrivning
What it do?
Allows you to configure all Destroyable Objectives HP-values.
The changes made by Configurable Protect Device are already included with the same default values, making that mod redundant, and probably incompatible.

Most of the functionality was adapted from the similiar feature found in Long War of the Chosen.

Compatible with RedDobes Chosen Avenger Defense Revamped.

Why it do?
Because the Disruptor thingy in Avenger Defense and the Chosen Sarcophagus don't have enough health for lategame or bigger squads.

Configuration
Default Values:
  • Avenger Defense; with 20 > 40 > 60hp starting from FL1 > 9 > 16. Vanilla is always 16hp (on legend).
  • Chosen Sarcophagus, with 80 > 100 > 120hp starting from FL1 > 15 > 19. Vanilla is always 80hp (on legend).
  • Protect Device; same as Configurable Protect Device, so 32 > 48 > 72hp at FL 1 > 7 > 13.
  • Destroy Relay; same as Configurable Protect Device, so 6 > 12 > 18hp at FL 1 > 7 > 13.
  • Avenger Assault ACV 18 > 24 > 32hp from FL1 > 15 > 19. Vanilla is always 18hp.
  • Avenger Assault Gun 48 > 64 > 72hp from FL1 > 15 > 19. Vanilla is always 48hp.
Beta-Strike will quadruple these values, so set the hp to 1/4th of the desired HP when using it

Example snippet of the configuration from XComGame.ini:
[ConfigurableMapObjectiveHP.X2EventListener_ObjectiveHP] +ObjectiveOverride = ( \\ MissionNames[0] = "DestroyRelay", \\ Rules[0] = (HP = 6, MinFL = 1), \\ Rules[1] = (HP = 12, MinFL = 7), \\ Rules[2] = (HP = 18, MinFL = 13), \\ ObjectiveNames[0] = "Mission_Assets.DestroyObject.Toughness_AlienRelay_T1", \\ ObjectiveNames[1] = "Mission_Assets.DestroyObject.Toughness_AlienRelay_T2", \\ ObjectiveNames[2] = "Mission_Assets.DestroyObject.Toughness_AlienRelay_T3" \\ )

Explanations also found in XComGame.ini:
MissionNames : List of MissionNames where these rules should apply ObjectiveNames : List of Toughness Archetypes that we want this group to change Rules : List of ForceLevel Specific rules HP : Desired Objective HP MinFL : Minimum (inclusive) FL

Most likely Incompatible Mods
  • Long War of the Chosen - as mentioned, it already has this functionality included.
  • Configurable Protect Device - Redundant with the default configuration, run both at your own risk.
30 kommentarer
TePª  [skapare] 25 aug, 2024 @ 6:00 
Also yes it was a joke requirement about mod users not reading the text displayed in big bold letters that I left there for a week
TePª  [skapare] 25 aug, 2024 @ 5:58 
Indeed it is not a mod, it is a question for the user whether they have acquired such an ability.
Phoenix 7 jul, 2024 @ 0:21 
So on Avenger Assault, the tanks and power generator health bars show up incorrectly. They're 24/18 and 64/48 and the preview when going to shoot them shows that you'll do zero damage as well. Is there a way to fix this maybe?
https://imgur.com/a/SQtS7C0
https://imgur.com/a/33oHytH
https://imgur.com/a/JD1FEZP
LightenedDark 24 jun, 2024 @ 15:01 
sectopods and andromedons, etc can still walk in its square and instantly destroy a 100 hp protect the device, right?
TePª  [skapare] 23 okt, 2023 @ 3:21 
Thanks for investigating! Added a note.
Hjoyn 22 okt, 2023 @ 14:51 
I did some testing, and it seems that beta strike applies a 4x multiplier to the value set in your configs for the hp of the protect device objective. I don't know if this applies to other stuff as well yet. It might be something to add a comment in the configs or take into account in the code. Save reload did not impact the hp.
TePª  [skapare] 21 okt, 2023 @ 15:37 
Yep, and that makes it harder to find the cases when it doesn't work right
Hjoyn 21 okt, 2023 @ 15:35 
I wasn't using lwotc, but nor did I try a reload. If I run into it again, I'll try a reload, but it's quite difficult to get the game to actually show me the hp of environmental objects like the objective.
TePª  [skapare] 21 okt, 2023 @ 10:37 
Beta strike is weird and does some funky scaling to destructible hp... didn't bother to check further
- Or -
You are using this with LWotC and there are 2 conflicting truths and nobody knows which is used
- Or -
it just sometimes doesn't work and a save&reload fixes it xD
Hjoyn 21 okt, 2023 @ 10:24 
When playing with beta strike, a protect device objective configured to have 24 hp instead had 100 hp. Any idea what's going on with this?