Jump to content

Trauma Kits [Saving those who would otherwise Die]


Wrath_IX

Recommended Posts

Ok, after looking through the suggested features section I found the discussion regarding Medkits and got it into my head to see if I could create a mod that adds a new item "Trauma Kit" to the game

Premise

Modify the game so that when a civilian/local force/Xenonaut is taken down/killed instead of dropping the corpse prop it instead drops a Wounded Prop which has a duration of a few rounds. During that time if a friendly unit uses the trauma kit on the square containing the wounded prop it would instead convert the Wounded Prop to a Stabilized Prop

At the end of ground combat any Wounded Props automatically convert to Corpse Props and Stabilized Props would get treated similar to Stunned Props for game mechanics.

the games internal mechanics should then be able to determine wounded time based on the remaining hit points which in this case would be 0 and thus would get the maximum wounded time allowable.

However I have run into obvious mechanical issues and would like to get some feed back from the Dev team

1) is the mechanic I am discussing possible without going into the source code of the game?

2) if so does the Props File allow for a duration variable? and a command to convert from one prop to another?

My guess is that much of this will end up being in the source code which would be frustrating but I would like to get some verification from the Dev's

Link to comment
Share on other sites

well I am basing it on observation right now since I have not been able to isolate all the information that I need

I am thinking that part of what I need is in the source code which is really frustrating.

Part of the issue is that I need to be able to modify the line of code for civilians which dictates what prop drops when the target character is reduced to 0 or fewer HP. If I can redirect that to a different asset and use some of the same basic structure as say the flares which last for a limited time frame then I could in effect make it happen.

I mean i would settle for being able to convert the corpse prop to a stunned prop so the game would count those as saved at the end tally of the mission

Link to comment
Share on other sites

I'm pretty sure that's locked away in the .exe. The only way I can see it working with the xmls as they are would be to make alien/human weapons cause marginally more stun damage than they did actual damage, so something would be stunned before it died, but would be on very low HP and likely to be bleeding, which would simulate trauma. Sort-of.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...