i cant syntax
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
</StatusEffect>
|
</StatusEffect>
|
||||||
<StatusEffect type="OnUse" target="This, Character" health="0.1" duration="5.0" checkconditionalalways="true">
|
<StatusEffect type="OnUse" target="This, Character" health="0.1" duration="5.0" checkconditionalalways="true">
|
||||||
<!-- Only give healing effect if their health is more than 50 -->
|
<!-- Only give healing effect if their health is more than 50 -->
|
||||||
<Conditional Health="gt 50">
|
<Conditional Health="gt 50"/>
|
||||||
</StatusEffect>
|
</StatusEffect>
|
||||||
</MeleeWeapon>
|
</MeleeWeapon>
|
||||||
</Item>
|
</Item>
|
||||||
|
|||||||
Reference in New Issue
Block a user