* 2.0.2 mage tree
Super super janky implementation of winded
* Clean up breathless definition
* Numerical values and archetype req update for non mage ability trees
Notably excludes:
Effigy attack speed
Double/Triple totem multipliers
more shields damage change
arrow hurricane nerf
don't think this includes dependencies but idk if any changed? Topology fixing still needed
* Archer, Warrior and Shaman updated (mostly)
* Assassin tree changes
* Item db update
guess this is the 2.0.2 branch now
* Mage edit to match ingame
* Fix misc. atree stuff that wasn't fixed yet
warrior connections and positions
double/triple totem implementation
ragna nerf
---------
Co-authored-by: hppeng <hppeng>
Co-authored-by: TopHat of Pride <33451677+TopHat-of-Pride@users.noreply.github.com>
Co-authored-by: aspiepuppy <emimeado@gmail.com>
* Iron lungs and air shout damage fix
* Fix updating bug (edit ID output did not update in the correct order... somehow this became a race condition?)
* Sadly, reverting double totem display bug for now
* Remove prints, add comment for graph jank
Co-authored-by: hppeng <hppeng>
* Remove "air gap" nodes
they... just aren't necessary... compute graph supports having inputs in the middle anyway
WHY did I do this in the past (and it caused issues with dusty update)
* Fix loading older item db versions and v0 links
* Remove debug prints
Co-authored-by: hppeng <hppeng>
* 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>