Extract Corpses

If you liked this item, please rate it up on Steam Workshop page.

Authors: Maluco Marinero, robojumper

Last revision: 21 Jun, 2017 at 10:03 UTC

File size: 645.12 KB

On Steam Workshop

Description:

Very compatible version of corpse carrying that patches animations into the archetype rather than overwriting. Part of Guerrilla War

Because we use archetype ‘patching’ when the game loads, you can add lines to the configuration for any enemies you want to be able to ‘carry’ off the map. This mod works best with ‘Reinforcement Mission’, so you actually have a reason to extract corpses by hand.

The mod also features a Fulton Harness, an item which lets you extract corpses directly from the battlefield without carrying. No animations are attached but it makes a huge strategic difference.

Configuration is done via XComExtractCorpses.ini:

; configure the cost and ammo charges within the Fulton Harness
[ExtractCorpses.ExtractCorpses_Item_FultonHarness]
FultonItemEnabled=true
FultonCharges=2
FultonSupplyCost=35
FultonBlackMarketCost=15

[ExtractCorpses.ExtractCorpses_Ability_DeployFultonHarness]
FultonExtractRange=288
FultonActionCost=1

; enemy character templates and groups from other mods can be added here,
; so you can carry them too
[ExtractCorpses.ExtractCorpses_EnableCarrying]
+CarryableCharacterGroups="AdventCaptain"
+CarryableCharacterGroups="AdventMEC"
+CarryableCharacterGroups="AdventTrooper"
+CarryableCharacterGroups="Sectoid"
+CarryableCharacterGroups="AdventPsiWitch"
+CarryableCharacterGroups="AdventShieldBearer"
+CarryableCharacterGroups="AdventStunLancer"
+CarryableCharacterGroups="Andromedon"
+CarryableCharacterGroups="Archon"
+CarryableCharacterGroups="Berserker"
+CarryableCharacterGroups="Faceless"
+CarryableCharacterGroups="Muton"
+CarryableCharacterGroups="Viper"
+CarryableCharacterTemplates="Sectoid"

; configure the visualisation of Fulton’s effective radius on civvies and friendlies, enemies always show
[ExtractCorpses.ExtractCorpses_X2AbilityPassiveAOE_ShowFultonRadii]
bShowFriendlyUnits=false
bShowCivilians=false