Horadric Helper v0.11 – Siege of The Atlas Update

Checkout post about this project here
Checkout this release on github
About
This update adds the following:
- Atlas passive nodes
- New influence types – Searing Exarch and Eater of Worlds
- Mastery nodes that were introduced to the game back in 3.16
Atlas Passives
Atlas Passive Tree has basic and notable nodes. To use them you simply have to set their type to either “atlas basic
” or “atlas notable
“.
See the Pen Sidge of Atlast Chest by Meta is Beta (@meta-is-beta) on CodePen.
New Influences
Patch 3.17 introduced Searing Exarch and Eater of Worlds influences. They will work out-of-the-box when creating items from game data. And if you are creating items with custom config you can simply add “searing exarch
” or “eater of worlds
” to the influences
property.
See the Pen Untitled by Meta is Beta (@meta-is-beta) on CodePen.
Masteries
Masteries were introduced back in 3.16 during Passive Tree redesign. To create mastery passive node you just have to set “mastery
” as type. To achieve dimming of not-selected options of a mastery you can use “dimming” functionality that is described here.
See the Pen Untitled by Meta is Beta (@meta-is-beta) on CodePen.