Made calyxanide usable without a medical syringe and made it more effective when injected.
This commit is contained in:
@@ -423,10 +423,13 @@
|
||||
<Body width="8" height="16" density="10"/>
|
||||
|
||||
<Throwable characterusable="true" canBeCombined="true" slots="Any,RightHand,LeftHand" throwforce="4.0" aimpos="35,-10">
|
||||
<StatusEffect type="OnUse" target="Character" HuskInfectionState="-0.2">
|
||||
<StatusEffect type="OnUse" target="Character" HuskInfectionState="-0.4">
|
||||
<Conditional HuskInfectionState="lt 1.0"/>
|
||||
<RequiredItem name="Medical Syringe" type="Container"/>
|
||||
</StatusEffect>
|
||||
<StatusEffect type="OnUse" target="Character" HuskInfectionState="-0.1">
|
||||
<Conditional HuskInfectionState="lt 1.0"/>
|
||||
</StatusEffect>
|
||||
<StatusEffect tags="poison,calyxanide" type="OnUse" target="Character" Health="-3.0" duration="10.0">
|
||||
<!-- Injecting a still-conscious Husk will only piss it off and kill the "conscious" faster -->
|
||||
<Conditional HuskInfectionState="eq 1.0"/>
|
||||
|
||||
Reference in New Issue
Block a user