* Janky radiance implementation
.....
* Special case scale tome multipliers
* Update doc.html
* Remove poison display, no more poison special treatment
* Fix fatal typo with defmult processing, only affect positive IDs
* Properly handle negative spellcost and negative IDs
* Fix some fatal typos
Co-authored-by: hppeng <hppeng>
* Beginnings of shaman atree
* Fix aura parents
* Day's work (ft. frozenearth and endistic)
* More incremental work -- finish another two pages i think, or one
* One more page to go on shaman atree
* Fix missing archetype on overseer and fix regeneration to be not 100% heal per tick
* Just missing 4 abils at the bottom hopefully
* Fix typos in display
* Fix archetype req for chant of the fanatic
* Shaman atree complete
except fluid healing doesn't work yet
* Add comments, fix some misc. formatting related stuffs
* Misc. patch
Fix rebound interaction
Fix translations for newly added target parts
Fix tree misc. connection/archetype missing bugs
Co-authored-by: hppeng <hppeng>
for some reason `atree-merge` node was depending on build instead of `player-class` node, which auto caches things.
Also first time debugging compute graph using `builder/doc.html`! epic success