Skip to content

Commit

Permalink
Merge pull request #178 from xBLADEx/feature/update-witch-demon-form
Browse files Browse the repository at this point in the history
feat: Update demon form stats
  • Loading branch information
marcoaaguiar authored Dec 6, 2024
2 parents 3adb3c9 + 3b17d8e commit 9d9fa2c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/lib/data/nodes_desc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10672,7 +10672,13 @@
},
"AN12": {
"name": "Demonic Possession",
"stats": ["Grants Skill: Demon Form"],
"stats": [
"Grants Skill: Demon Form",
"16% increased Cast Speed while in Demon Form",
"+4 to Level of all Spell Skills while in Demon Form",
"Lose 1% of Life per second per Demonflame",
"Deal 10% increased Spell damage per Demonflame"
],
"info": [
"title: Demon Form",
"Shapeshift into a demon, vastly boosting the power of your Spells. You gain Demonflame every second you remain in demon form, causing your Life to be lost at an ever-increasing rate. Revert to human form if you reach 1 Life, use a Skill that isn't a Spell, or reactivate this Skill."
Expand Down

0 comments on commit 9d9fa2c

Please sign in to comment.