Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm committed Nov 10, 2024
1 parent d1d2d02 commit cb87ed3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/mods/Xedra_Evolved/monsters/species.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"type": "SPECIES",
"id": "FISH",
"description": "a fish",
"fear_triggers": [ "HURT", "FRIEND_ATTACKED" ],
"bleeds": "fd_blood",
"flags": [ "EVIL_EYE_IMMUNE_MONSTER" ]
},
{
"type": "SPECIES",
"id": "CHANGELING",
Expand Down

0 comments on commit cb87ed3

Please sign in to comment.