XCOM 2
[WotC] Gene Mods
329 opmerkingen
Necirays 8 jun om 18:47 
Be careful as this doesn't have full controller support. It will skip one in two gene mod and can apply an unwanted mod when selecting one.
Use mouse when you want to apply a particular gene to your soldiers.
andrews94 16 mrt om 22:59 
I have a soldier skill that resets all cool downs its called Biotic Overdrive, if I gene Mod a soldier with that ability it no longer works. Is there anyway to prevent this? Thanks
Xanrilla 8 mrt om 5:41 
great mod. the love you put in this coding is amazing
Scroller 29 dec 2024 om 5:43 
@ArtanisKAI - the following line is missing a '+' at the start:

GeneCategory = GMCat_brain
Legatus 28 dec 2024 om 8:15 
@MadMonkee10 @Life Hack God Same problem. UI for genemod soldier just dont exist.
ArtanisKAI 3 dec 2024 om 8:48 
this has been bothering me for weeks now and i havent found a good solution so im just gonna ask it here guys. the following snippet of code is from the custom gene mod i made for my campaign and the issue is, codes looks fine, but all of my custom gene mod are categorized as misc, not the one i placed on my gene mod. here is the snippet

[GM_VFP_H_Aimboost X2GeneModTemplate]
; Image path
strImage="img:///UILibrary_StrategyImages.X2StrategyMap.DarkEvent_Avatar"

;Gene Modding Cost some will
+StatChanges=(StatName= eStat_Will, StatModValue = -10)

;Effects
+StatChanges=(StatName= eStat_Offense, StatModValue = 20)
AbilityName =

BaseTimeToCompletion = 0

GeneCategory = GMCat_brain

;Uses Meld from Psionic Ex Machina
+Cost=(ResourceCosts[0]=(ItemTemplateName="InertMeld", Quantity=50))

+Requirements=( RequiredTechs[0]=AlienBiotech, bVisibleIfTechsNotMet=false, \\
RequiredUpgrades[0]="Infirmary_GeneModdingChamber", bVisibleIfUpgradesNotMet=false)
ArtanisKAI 29 nov 2024 om 16:42 
Darkizh you dont
Darkizh 18 nov 2024 om 4:28 
How do i remove gene modification from soldier?
Terry Duke 10 nov 2024 om 7:52 
Hey, I've loved this mod for a long time, but I'm hoping for a fix here.

I had the misfortune of adding "tranquil mind" to my favourite templar, hoping for a natural mindshield, but it also effectively removed all psionic abilities, from the ability to charge focus, to using any psionic powers like parry, rend, storm, whatever.

I was hoping I could go into the .ini to remove the surgery from my templar, but I don't know where. I tried deleting all lines related to tranquil mind, but it just made the mod disappear from the game completely, so I restored the file.

Anyone has a fix for this? Thanks.
CyberNeo 17 okt 2024 om 7:31 
I don't know if this is wrong but "eStat_DetectionModifier" doesn't exist(or is completely new Stat) because only "eStat_DetectionRadius" exists.
MadMonkee10 13 sep 2024 om 21:35 
the slot to staff soldiers for Gene mods didn't appear when I got the upgrade
Life Hack God 27 mei 2024 om 22:59 
Im abit confused on how this mod works, i upgraded the infirmary and i can still cant acssess it
Preowned 25 mei 2024 om 12:55 
replying to myself: Editing xcomgenemods.ini (\1877861493\Config\Abilities) under ; Berserker Genes, I seem to be able to adjust the gene so I dont lose actions... Makes it a little over powered but I didn't like my unit getting stuck out in the open some times.

I probably should have added the gene to a less critical unit to start.. but I added it to my Torque!
Ehlookatthat! (She/Her) 25 mei 2024 om 10:15 
PCS are lame?
I'll use these disabled mechanics then.
Preowned 25 mei 2024 om 9:05 
Hey, this is a great mod I always have added in the past! Thank! I have a problem tho:

I added berserk gene to a Solder, but I dislike how it makes them unusable the next turn after it takes effect. Any way to remove or edit it's effect?

The .in file has something associated called length or duration, can I change that so I don't lose a turn after?

Or is there a way to remove a gene mod via console... I didn't know it had such a negative after they go berserk.
(And its been much to many saves to go back now)
Tiaz 28 mrt 2024 om 3:08 
@∑3245
Can i use your graphic of Gene-Mods with my mod?
SlapDickMcRunFast 4 mrt 2024 om 15:30 
How would I edit the INI for the Adaptive Bone Marrow?
I essentially want to change the regen, and it's regen cap, so it'll continue to regen to max, regardless of damage taken over the mission.
mamonths 27 feb 2024 om 10:07 
i bought upgrade of infirmary but has no menu of gene mods
Mask 11 feb 2024 om 8:14 
Yeah I searched for it but couldn't find the lines where it make Mind Shield block the effect so I couldn't add the Solace. I'm not a modder just doing some easy stuff. So if what we are talking about is author's intention I hope a fix comes soon.
ebonfowl 10 feb 2024 om 18:44 
@Mask: I think there is a misconception about what Solace actually does. It doesn't prevent mental effects on anyone, including the one with the perk, that is what a Mind Shield does. The Solace aura only removes effects AFTER they happen. That is why if you run near a civilian who is cowering in fear the Solace aura makes them not afraid anymore, and why the aura clears mental effects on the possessing character when their turn comes up again. The confusion is understandable based on the ability description though.

I looked on GitHub and the Chaotic Mind script checks for mental immunity (which is conferred by a mind shield but not solace), and only allows the damage aura function to proceed if not immune. To be stopped by Solace, a check for that ability would need to be added to the conditional in the script. Anyway, I'm not the author, but that is how to fix it if the intended behavior is that Solace should prevent it.
Dyoxian 7 feb 2024 om 12:28 
What is the mod for the Neural Feedback and Celatid Biomass Infusion? Can't seem to find it
Mask 31 jan 2024 om 2:31 
There is a problem with Chaotic Mind. Mind Shield surpresses it as it is written, but Solace doesn't block it from going off.
Maebalzurakin 24 jan 2024 om 19:03 
The gene mod slot is taken up by a soldier who is no longer having an operation. I think maybe the "Covert Infiltration" mod and it let me send them on an infiltration mission while being operated on.

Anyway, is there a console command or solution to getting them out of the gene mod slot? I have waited about 10 days and they are still there.
∑3245  [auteur] 24 jan 2024 om 1:34 
Added the fix for units that are gene modded while wounded would open an exploit where a soldier could appear in multiple infiltrations
RAAMPEAK 30 nov 2023 om 10:04 
whats the assault charge alpha through gamma from
Big Brother Max 20 okt 2023 om 11:11 
big thx it worked
4rrakis 20 okt 2023 om 10:31 
Try giveresource inertmeld X, with X being the amount of meld you want.
Big Brother Max 20 okt 2023 om 9:53 
Hay is there a console command for adding meld? I'm trying to do some testing but cant just spawn in meld.
The_Gaminator_ 20 aug 2023 om 21:44 
Sweet!
hottt3 20 aug 2023 om 2:57 
Thanks for the mod!
What if I retain soldiers abilities in AWC, will these genes modifications be lost?

@The_Gaminator_ Yes, it works for me with LWotC with Mod Jam .
DdaY 29 jul 2023 om 13:43 
The Berserker Genes seem to not work with Melee weapons
Ghost13 15 jul 2023 om 21:33 
Could you create the version with only X-com EW gene mods? The Mitzruti Perk Pack has too many random abilities that interfere with the core game X-com perks. Also, the revitalize upgrade does not work at least if you purchase the gene mods first.
The_Gaminator_ 27 apr 2023 om 9:07 
Are you able to use this with LWOTC?
zin 12 apr 2023 om 19:40 
@LiamTheFox07 It’s at the top, on the right, next to ‘Remove negative traits’. If you don’t see it, make sure it’s properly enabled in Alternative Mod Launcher. If you don’t use AML, you should, as the default launcher is not good.
Bone Glove 3 mrt 2023 om 18:11 
Where's the menu for gene mods, I upgraded my infirmary.
Kinsect 11 feb 2023 om 13:32 
does this works with psionics ex machina's Meld?
lordme18 29 dec 2022 om 10:08 
Is this compatible with long war 2?
Ro 24 dec 2022 om 11:25 
@Decompression It's in the advanced startup options when you start a new campaign
Decompression 7 dec 2022 om 6:42 
Please tell me how to activate the SW options so that the augmentation and genes do not replace each other.
I thought that I needed to register something in XComGame.ini, but I can’t figure out what exactly
4rrakis 19 okt 2022 om 0:13 
PCS are not replaced.
jat11241976 18 okt 2022 om 19:17 
Dumb question perhaps, but are PCS still available too? or does this mod replace those?
renegade_sock 30 aug 2022 om 19:44 
(For reference, I'm using LWOTC + Mod jam)
renegade_sock 30 aug 2022 om 19:34 
Does anybody else find their meld randomly disappears? Just finished a defend the avenger mission and my meld dropped to 28 from like 100
OverMoment 16 aug 2022 om 3:29 
Triggers once per tactical mission
what is this ?
Chu-Oh-Em-Gee-Caca 4 apr 2022 om 10:07 
Descriptions lack detail at times. This leads to some confusion about what each one does. Works pretty well but there are some like Tranquil Mind that need more detail. Good mod otherwise.
The Honorable Chairman Mao 26 mrt 2022 om 23:18 
Is there a way to adjust in the files the amount of soldiers you can modify at a time, or the amount of mods you can apply to a soldier in one modification? As-is, it can take a long time to get even a squad of soldiers modified, let alone getting multiple mods for a squad.
nekojusan 27 feb 2022 om 8:46 
noticing a few issues with gene mods with my latest playthrough; the chaotic mind isnt outputting its damage to units around it and adaptation seems to be apply its damage reduction permanently; as in the char that has it takes one damage now from pretty much everything
William 30 dec 2021 om 20:58 
how do i unlock more gene mods?
4rrakis 25 dec 2021 om 7:15 
@Rhyse Montreago after upgrading the facility you should see a personell slot for soldiers, like workshops have for engineers. Put a soldier there and a selection window should let you choose the gene mod you want to apply.
Rhyse Montreago 25 dec 2021 om 5:52 
i cant get this to work. i upgraded the infirmary with the gene upgrader, i also got the pop up notifications about the available ones. but i dont know how to actually give a soldier a gene, there is no menu.

What am i doing wrong?