Plasma cutter, skill failure with oxygenite tank

If skill isn't high enough oxygenite tank depletes 3 times as fast (1.5)
This commit is contained in:
Blue
2018-07-18 11:59:48 +02:00
committed by GitHub
parent 981c6fe2a2
commit 656287a00c

View File

@@ -104,7 +104,8 @@
<RequiredSkill name="Construction" level="30"/>
<StatusEffect type="OnFailure" target="Contained" targetnames="Welding Fuel Tank,Oxygen Tank" Condition="-3.0"/>
<StatusEffect type="OnFailure" target="Contained" targetnames="Welding Fuel Tank,Oxygen Tank" Condition="-3.0"/>
<StatusEffect type="OnFailure" target="Contained" targetnames="Oxygenite Tank" Condition="-1.5"/>
<LightComponent LightColor="0.8,0.7,1.0,1.0" Flicker="0.5">
<sprite texture="Content/Items/Electricity/lightsprite.png" origin="0.5,0.5"/>