271 lines
34 KiBLFS
XML
Executable File
271 lines
34 KiBLFS
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Afflictions>
|
|
<!-- SPECIAL EFFECTS -->
|
|
<!-- these are needed because of a bug with particles not coming from the target correctly -->
|
|
<Affliction name="effectsinject" identifier="thal_fxinject" type="buff" causeofdeathdescription="causeofdeathdescription.thal_scan" selfcauseofdeathdescription="self_causeofdeathdescription.thal_scan" limbspecific="false" showiconthreshold="1000" showicontoothersthreshold="1000" showinhealthscannerthreshold="1000" indicatorlimb="Torso" maxstrength="1" isbuff="true">
|
|
<Effect minstrength="0.95" maxstrength="30" strengthchange="-209">
|
|
<StatusEffect target="Character" stackable="false" disabledeltatime="true">
|
|
<ParticleEmitter particle="thal_dna" particleamount="1" particlespersecond="1" scalemin="1" scalemax="1" velocitymin="0" velocitymax="0" anglemin="0" anglemax="360" />
|
|
<Sound file="%ModDir%/Items/Jobgear/Scientist/Dnainject.ogg" volume="2.5" range="600" />
|
|
<Explosion range="1" force="0" stun="0" smoke="false" sparks="false" empstrength="0" flames="false" applyfireeffects="false" screencolor="150,200,255,170" screencolorrange="1" screencolorduration="1.2"></Explosion>
|
|
<Conditional speciesname="human" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
</Affliction>
|
|
<Affliction name="effectsglitch" identifier="thal_fxglitch" type="buff" causeofdeathdescription="causeofdeathdescription.thal_scan" selfcauseofdeathdescription="self_causeofdeathdescription.thal_scan" limbspecific="false" showiconthreshold="1000" showicontoothersthreshold="1000" showinhealthscannerthreshold="1000" indicatorlimb="Torso" maxstrength="1" isbuff="true">
|
|
<Effect minstrength="0.95" maxstrength="30" strengthchange="-209">
|
|
<StatusEffect target="Character" stackable="false" disabledeltatime="true">
|
|
<ParticleEmitter particle="thal_dnaglitch" particleamount="1" scalemin="1.4" scalemax="1.4" velocitymin="0" velocitymax="0" anglemin="0" anglemax="360" colormultiplier="255,0,0,200" />
|
|
<ParticleEmitter particle="thal_dnaglitch" particleamount="1" scalemin="1.4" scalemax="1.4" velocitymin="0" velocitymax="0" anglemin="0" anglemax="360" colormultiplier="0,255,0,200" />
|
|
<ParticleEmitter particle="thal_dnaglitch" particleamount="1" scalemin="1.4" scalemax="1.4" velocitymin="0" velocitymax="0" anglemin="0" anglemax="360" colormultiplier="0,0,255,200" />
|
|
<Sound file="%ModDir%/Items/Jobgear/Scientist/Corrupt1.ogg" volume="1.0" range="500" selectionmode="random" />
|
|
<Sound file="%ModDir%/Items/Jobgear/Scientist/Corrupt2.ogg" volume="1.0" range="500" />
|
|
<Sound file="%ModDir%/Items/Jobgear/Scientist/Corrupt3.ogg" volume="1.0" range="500" />
|
|
<Explosion range="2" force="0" stun="0" smoke="false" sparks="false" empstrength="0" flames="false" applyfireeffects="false" screencolor="255,180,90,170" screencolorrange="2" screencolorduration="2.0"></Explosion>
|
|
<Conditional speciesname="human" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
</Affliction>
|
|
<Affliction name="effectsbinary" identifier="thal_fxbinary" type="buff" causeofdeathdescription="causeofdeathdescription.thal_scan" selfcauseofdeathdescription="self_causeofdeathdescription.thal_scan" limbspecific="false" showiconthreshold="1000" showicontoothersthreshold="1000" showinhealthscannerthreshold="1000" indicatorlimb="Torso" maxstrength="1" isbuff="true">
|
|
<Effect minstrength="0.95" maxstrength="30" strengthchange="-209">
|
|
<StatusEffect target="Character" stackable="false" disabledeltatime="true">
|
|
<ParticleEmitter particle="thal_binary" particleamount="1" particlespersecond="1" scalemin="1" scalemax="1" velocitymin="0" velocitymax="0" anglemin="0" anglemax="360" />
|
|
<Sound file="%ModDir%/Items/Jobgear/Scientist/Savedisorder.ogg" volume="2.5" range="600" />
|
|
<Explosion range="1" force="0" stun="0" smoke="false" sparks="false" empstrength="0" flames="false" applyfireeffects="false" screencolor="150,200,255,170" screencolorrange="1" screencolorduration="1.2"></Explosion>
|
|
<Conditional speciesname="human" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
</Affliction>
|
|
<!-- FX END -->
|
|
<Affliction name="" identifier="thal_scan" description="" type="buff" causeofdeathdescription="" selfcauseofdeathdescription="" limbspecific="false" showiconthreshold="0" indicatorlimb="Torso" maxstrength="1" isbuff="true" iconcolors="0,230,255,255;0,230,255,255">
|
|
<Effect minstrength="0" maxstrength="30" strengthchange="-0.7">
|
|
<StatusEffect tags="thal_humanscanned" target="Character" duration="0.1" stackable="false">
|
|
<Conditional speciesname="human" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_mudraptorscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="mudraptor" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_crawlerscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="crawler" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_ramblinscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="ramblin" />
|
|
<Conditional group="struttin" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_maggotscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="maggot" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_hammerscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="hammerhead" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_thresherscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="thresher" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_xenoscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional speciesname="xenomorph" />
|
|
<Conditional speciesname="xeno" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_huskscanned" target="Character" duration="0.1" stackable="false">
|
|
<Conditional group="husk" />
|
|
</StatusEffect>
|
|
<StatusEffect tags="thal_unknownscanned" target="Character" duration="1.0" stackable="false">
|
|
<Conditional group="!eq xeno" />
|
|
<Conditional group="!eq thresher" />
|
|
<Conditional group="!eq hammerhead" />
|
|
<Conditional group="!eq maggot" />
|
|
<Conditional group="!eq ramblin" />
|
|
<Conditional group="!eq crawler" />
|
|
<Conditional group="!eq mudraptor" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<icon texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="128,767,128,128" color="139,60,42,255" origin="0,0" />
|
|
</Affliction>
|
|
<!--MELTDOWN-->
|
|
<AfflictionHusk name="" identifier="thal_meltdownhead" descriptionidentifier="afflictiondescription.thal_meltdown" type="geneticmaterialdebuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_meltdown" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_meltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="1" maxstrength="100" iconcolors="60,107,195,255;60,107,195,255;255,100,100,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="1" minvitalitydecrease="0" maxvitalitydecrease="30">
|
|
<StatusEffect target="Character" targetlimbs="Head" duration="0.5" delay="0.5" stackable="false">
|
|
<ParticleEmitter particle="thal_dna" copyentityangle="false" anglemin="0" anglemax="360" particlespersecond="3" velocitymin="25" velocitymax="60" scalemin="0.1" scalemax="0.2" colormultiplier="240,200,20,90" />
|
|
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="400" loop="true" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<Effect minstrength="80" maxstrength="100" strengthchange="0.3" minvitalitydecrease="30" maxvitalitydecrease="50">
|
|
<StatusEffect target="Character" targetlimbs="Head" duration="0.5" delay="0.5" stackable="false">
|
|
<ParticleEmitter particle="thal_dna" copyentityangle="false" anglemin="0" anglemax="360" particlespersecond="3" velocitymin="25" velocitymax="60" scalemin="0.1" scalemax="0.2" colormultiplier="240,200,20,90" />
|
|
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="400" loop="true" />
|
|
</StatusEffect>
|
|
<StatusEffect target="Character" interval="0.2" comparison="and">
|
|
<Conditional speciesname="human" />
|
|
<SpawnCharacter speciesname="Humangummy" count="1" transfercontrol="False" TransferInventory="True" RemovePreviousCharacter="True" spread="0" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<icon name="genmelt" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_meltdowntorso" descriptionidentifier="afflictiondescription.thal_meltdown" type="geneticmaterialdebuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_meltdown" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_meltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="10" maxstrength="80" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="1" minvitalitydecrease="0" maxvitalitydecrease="30">
|
|
<StatusEffect target="Character" targetlimbs="Torso" duration="0.5" delay="0.5" stackable="false">
|
|
<ParticleEmitter particle="thal_dna" copyentityangle="false" anglemin="0" anglemax="360" particlespersecond="3" velocitymin="25" velocitymax="60" scalemin="0.1" scalemax="0.2" colormultiplier="240,200,20,90" />
|
|
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="400" loop="true" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<Effect minstrength="80" maxstrength="100" strengthchange="0.3" minvitalitydecrease="30" maxvitalitydecrease="50">
|
|
<StatusEffect target="Character" targetlimbs="Torso" duration="0.5" delay="0.5" stackable="false">
|
|
<ParticleEmitter particle="thal_dna" copyentityangle="false" anglemin="0" anglemax="360" particlespersecond="3" velocitymin="25" velocitymax="60" scalemin="0.1" scalemax="0.2" colormultiplier="240,200,20,90" />
|
|
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="400" loop="true" />
|
|
</StatusEffect>
|
|
<StatusEffect target="Character" interval="0.2" comparison="and">
|
|
<Conditional speciesname="human" />
|
|
<SpawnCharacter speciesname="Humangummy" count="1" transfercontrol="False" TransferInventory="True" RemovePreviousCharacter="True" spread="0" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<icon name="scan" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_meltdownlimbs" descriptionidentifier="afflictiondescription.thal_meltdown" type="geneticmaterialdebuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_meltdown" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_meltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="10" maxstrength="80" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="1" minvitalitydecrease="0" maxvitalitydecrease="30">
|
|
<StatusEffect target="Character" targetlimbs="LeftLeg" duration="0.5" delay="0.5" stackable="false">
|
|
<ParticleEmitter particle="thal_dna" copyentityangle="false" anglemin="0" anglemax="360" particlespersecond="3" velocitymin="25" velocitymax="60" scalemin="0.1" scalemax="0.2" colormultiplier="240,200,20,90" />
|
|
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="400" loop="true" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<Effect minstrength="80" maxstrength="100" strengthchange="0.3" minvitalitydecrease="30" maxvitalitydecrease="50">
|
|
<StatusEffect target="Character" targetlimbs="LeftLeg" duration="0.5" delay="0.5" stackable="false">
|
|
<ParticleEmitter particle="thal_dna" copyentityangle="false" anglemin="0" anglemax="360" particlespersecond="3" velocitymin="25" velocitymax="60" scalemin="0.1" scalemax="0.2" colormultiplier="240,200,20,100" />
|
|
</StatusEffect>
|
|
<StatusEffect target="Character" targetlimbs="LeftLeg" stackable="false">
|
|
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="400" loop="true" />
|
|
</StatusEffect>
|
|
<StatusEffect target="Character" interval="0.2" comparison="and">
|
|
<Conditional speciesname="human" />
|
|
<SpawnCharacter speciesname="Humangummy" count="1" transfercontrol="False" TransferInventory="True" RemovePreviousCharacter="True" spread="0" />
|
|
</StatusEffect>
|
|
</Effect>
|
|
<icon name="genmelt" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- MUDRAPTOR LIMBS -->
|
|
<AfflictionHusk name="" identifier="thal_mudraptorhead" descriptionidentifier="afflictiondescription.thal_mudraptor" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_mudraptortorso" descriptionidentifier="afflictiondescription.thal_mudraptor" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_mudraptorlimbs" descriptionidentifier="afflictiondescription.thal_mudraptor" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- MAGGOT LIMBS -->
|
|
<AfflictionHusk name="" identifier="thal_maggothead" descriptionidentifier="afflictiondescription.thal_maggot" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_maggottorso" descriptionidentifier="afflictiondescription.thal_maggot" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100"></Effect>
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_maggotlimbs" descriptionidentifier="afflictiondescription.thal_maggot" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- SHROOM LIMBS -->
|
|
<AfflictionHusk name="" identifier="thal_shroomhead" descriptionidentifier="afflictiondescription.thal_mushroom" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_shroomtorso" descriptionidentifier="afflictiondescription.thal_mushroom" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_shroomlimbs" descriptionidentifier="afflictiondescription.thal_mushroom" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- CRAWLER LIMBS -->
|
|
<AfflictionHusk name="" identifier="thal_crawlerhead" descriptionidentifier="afflictiondescription.thal_crawler" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_crawlertorso" descriptionidentifier="afflictiondescription.thal_crawler" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_crawlerlimbs" descriptionidentifier="afflictiondescription.thal_crawler" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- THRESHER -->
|
|
<AfflictionHusk name="" identifier="thal_thresherhead" descriptionidentifier="afflictiondescription.thal_thresher" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_threshertorso" descriptionidentifier="afflictiondescription.thal_thresher" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_thresherlimbs" descriptionidentifier="afflictiondescription.thal_thresher" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- Hammerhead -->
|
|
<AfflictionHusk name="" identifier="thal_hammerhead" descriptionidentifier="afflictiondescription.thal_hammer" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_hammertorso" descriptionidentifier="afflictiondescription.thal_hammer" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_hammerlimbs" descriptionidentifier="afflictiondescription.thal_hammer" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- THALAMUS -->
|
|
<AfflictionHusk name="" identifier="thal_thalamushead" descriptionidentifier="afflictiondescription.thal_thalamus" type="huskinfection" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="false" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_thalamustorso" descriptionidentifier="afflictiondescription.thal_thalamus" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="false" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_thalamuslimbs" descriptionidentifier="afflictiondescription.thal_thalamus" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="false" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<!-- HUSK -->
|
|
<AfflictionHusk name="" identifier="thal_huskhead" descriptionidentifier="afflictiondescription.thal_Husk" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Head" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_husktorso" descriptionidentifier="afflictiondescription.thal_Husk" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
<AfflictionHusk name="" identifier="thal_husklimbs" descriptionidentifier="afflictiondescription.thal_Husk" type="geneticmaterialbuff" targets="human, humanapostle" huskedspeciesname="Gummy" causeofdeathdescriptionidentifier="causeofdeathdescription.thal_tarnishedmeltdown" isbuff="true" causespeechimpediment="false" needsair="true" sendmessages="false" selfcauseofdeathdescriptionidentifier="self_causeofdeathdescription.thal_tarnishedmeltdown" limbspecific="false" indicatorlimb="Torso" activationthreshold="0" showiconthreshold="100" maxstrength="100" iconcolors="60,140,195,255;60,107,195,255;60,0,195,255">
|
|
<Effect minstrength="0" maxstrength="80" strengthchange="10" />
|
|
<Effect minstrength="80" maxstrength="100" />
|
|
<icon name="icon" texture="%ModDir%/UI/MainIconsAtlas.png" sourcerect="386,769,128,128" color="60,107,195,255" origin="0,0" />
|
|
</AfflictionHusk>
|
|
</Afflictions> |