Skip to content

Instantly share code, notes, and snippets.

@victorysoftworks
Created July 14, 2021 23:44
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/0686c46eb9a49679ac7fc398e305571d to your computer and use it in GitHub Desktop.
Save victorysoftworks/0686c46eb9a49679ac7fc398e305571d to your computer and use it in GitHub Desktop.
<entity>
<component type="Name" name="steel ring" />
<component type="CorrosionResistance" resistMessage="The magic jelly protects the %e from being rusted" />
<component type="Corrodible" durability="20" corrodeMessage="The %e corrodes" destroyMessage="The %e crumbles to a pile of rust" />
<!-- Other components ... -->
</entity>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment