Files
BarotraumaModServer/LocalMods/Thalassophobia Restored/Map/Thalamus/thalamusitems.xml
T

53 lines
5.2 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<Items itemtype="thalamus">
<Item name="" identifier="thal_thalamuseye" tags="thalamus" category="Thalamus" noninteractable="False" scale="0.8" health="150" damagedbyexplosions="true" damagedbyprojectiles="true" damagedbyrepairtools="true" damagedbymeleeweapons="true" interactdistance="0">
<Sprite name="thaleye surround" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="3,4,179,189" depth="0.7" origin="0.48,0.51" />
<BrokenSprite name="thaleye dead" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="3,183,179,189" depth="0.7" maxcondition="0" origin="0.48,0.51" />
<DecorativeSprite name="thaleye scalera" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="189,95,96,85" depth="0.75" origin="0.4785057,0.4582947" offset="50,50" offsetanim="Noise" offsetanimspeed="0.50"></DecorativeSprite>
<MotionSensor range="140" output="0" onlyhumans="true" ignoredead="true" minimumvelocity="0.0">
<StatusEffect type="Always" target="This">
<Sound file="%ModDir%/Map/Thalamus/eye.ogg" range="300" loop="true" type="Always" />
<Conditional condition="gt 0" />
</StatusEffect>
</MotionSensor>
<Body width="175" height="175" bodytype="Kinematic" />
<ItemComponent>
<StatusEffect type="OnDeath" target="This">
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs2.ogg" range="2000" selectionmode="Random" />
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs3.ogg" range="2000" selectionmode="Random" />
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs4.ogg" range="2000" selectionmode="Random" />
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs5.ogg" range="2000" selectionmode="Random" />
<ParticleEmitter particle="organeruption" particleamount="50" scalemin="0.5" scalemax="1" velocitymin="100" velocitymax="500" anglemin="0" anglemax="360" />
<ParticleEmitter particle="heavygib" drawontop="true" particleamount="1" scalemin="1" scalemax="1" velocitymin="0" velocitymax="0" anglemin="0" anglemax="360" />
<ParticleEmitter particle="gib" particleamount="10" scalemin="0.25" scalemax="1" velocitymin="100" velocitymax="300" anglemin="0" anglemax="360" />
<ParticleEmitter particle="bloodsplash" particleamount="5" velocitymin="0" velocitymax="300" anglemin="0" anglemax="360" scalemin="0.5" scalemax="1" />
<ParticleEmitter particle="whitegoosplash" particleamount="5" velocitymin="0" velocitymax="300" anglemin="0" anglemax="360" scalemin="0.5" scalemax="1" />
</StatusEffect>
<StatusEffect type="OnFire" target="This" Condition="-5.0" />
<StatusEffect type="OnDamaged" target="This">
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs6.ogg" range="1000" selectionmode="Random" />
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs7.ogg" range="1000" selectionmode="Random" />
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs8.ogg" range="1000" selectionmode="Random" />
<Sound file="Content/Map/Thalamus/Sounds/CARRIER_organs9.ogg" range="1000" selectionmode="Random" />
<ParticleEmitter particle="bloodsplash" particleamount="1" scalemin="1" scalemax="1.5" velocitymin="0" velocitymax="100" anglemin="0" anglemax="360" />
<ParticleEmitter particle="waterblood" particleamount="1" anglemin="0" anglemax="360" scalemin="2" scalemax="4" />
<ParticleEmitter particle="gib" particleamount="4" scalemin="0.25" scalemax="1" velocitymin="100" velocitymax="300" anglemin="0" anglemax="360" />
</StatusEffect>
</ItemComponent>
</Item>
<Item name="" identifier="thal_thalamusseeds1" nameidentifier="thal_thalamusseeds" tags="thalamus" category="Thalamus" noninteractable="true" scale="0.7" interactdistance="0">
<Sprite name="thalseeds 1" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="319,18,74,213" depth="0.7" origin="0.48,0.51" />
</Item>
<Item name="" identifier="thal_thalamusseeds2" nameidentifier="thal_thalamusseeds" tags="thalamus" category="Thalamus" noninteractable="true" scale="0.7" interactdistance="0">
<Sprite name="thalseeds 2" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="418,66,71,163" depth="0.7" origin="0.48,0.51" />
</Item>
<Item name="" identifier="thal_thalamusseeds3" nameidentifier="thal_thalamusseeds" tags="thalamus" category="Thalamus" noninteractable="true" scale="0.7" interactdistance="0">
<Sprite name="thalseeds 3" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="508,38,74,192" depth="0.7" origin="0.48,0.51" />
</Item>
<Item name="" identifier="thal_thalamusseeds4" nameidentifier="thal_thalamusseeds" tags="thalamus" category="Thalamus" noninteractable="true" scale="0.7" interactdistance="0">
<Sprite name="thalseeds 4" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="607,149,65,78" depth="0.7" origin="0.48,0.51" />
</Item>
<Item name="" identifier="thal_thalamusseeds5" nameidentifier="thal_thalamusseeds" tags="thalamus" category="Thalamus" noninteractable="true" scale="0.7" interactdistance="0">
<Sprite name="thalseeds 5" texture="%ModDir%/Map/Thalamus/thalamus.png" sourcerect="679,153,72,76" depth="0.7" origin="0.48,0.51" />
</Item>
</Items>