Skip to content

Instantly share code, notes, and snippets.

@victorysoftworks
Last active July 15, 2021 01:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorysoftworks/086d74780f9ec42df30c919b6d84c2b5 to your computer and use it in GitHub Desktop.
Save victorysoftworks/086d74780f9ec42df30c919b6d84c2b5 to your computer and use it in GitHub Desktop.
<entity>
<component type="Name" name="pool of acid" />
<component type="SameSquareEffect" once="false">
<effect type="Conditional" condition="target:not:flying">
<effect type="Corrode" amount="5" corrodeMessage="Corrosive acid splashes all over the %t" />
</effect>
</component>
<!-- Other components ... -->
</entity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment