Skip to content

Commit

Permalink
Add All Their Days They Eat in Darkness
Browse files Browse the repository at this point in the history
  • Loading branch information
Standing-Storm authored Nov 12, 2024
1 parent db485b4 commit 5ec6435
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions data/mods/Xedra_Evolved/mutations/xe_lilin.json
Original file line number Diff line number Diff line change
Expand Up @@ -754,5 +754,16 @@
"category": [ "LILIN" ],
"threshreq": [ "THRESH_LILIN" ],
"spells_learned": [ [ "lilin_instant_heal_spell", 1 ] ]
},
{
"type": "mutation",
"id": "LILIN_PREVENT_DEATH_TRIGGER",
"name": { "str": "All Their Days They Eat in Darkness" },
"points": 15,
"description": "When taking fatal damage, instead of dying you assume the form of an owl, allowing you to fly away from danger and recover. This does not function during the day, if you are out of ruach, or if you are killed by fire.",
"prereqs": [ "LILIN_INSTANT_HEAL" ],
"prereqs2": [ "LILIN_OWL_FORM_PASS_THROUGH_WALLS" ],
"category": [ "LILIN" ],
"threshreq": [ "THRESH_LILIN" ]
}
]

0 comments on commit 5ec6435

Please sign in to comment.