Commit graph

12 commits

Author SHA1 Message Date
hppeng 73324d2a82 Fix typo in better lightweaver
add to the correct dps
2023-03-17 10:30:33 -07:00
hppeng b14cde01c5 Misc bugfix
Fix bug with skillpoints and negative set bonus
Add final multiplier for echo
2023-03-13 08:09:03 -07:00
hppeng 9e72e44ffe Lacerate is blocked by Echo, not Mirror Image 2023-03-06 01:17:51 -08:00
hppeng 74989a7b3c Fix enraged blow typo; allow "or" and "and" in adv search
...forgot to update json
2023-03-05 17:21:59 -08:00
hppeng 645f3145f0 Fix echo and bamboozle crash
and fix modify to work a bit better... TODO need actual dependency resolution for spell modification
2023-03-04 23:15:46 -08:00
hppeng 39c8357c5d Misc bugfix in atree
better ophanim and gust connection
bamboozle damage buff with echo
2023-03-04 17:13:45 -08:00
hppeng 4cf270f24f Misc. fixes
- pirouette: not acrobat
- Nightcloak knife: implemented
- diversion: description fixed
2023-02-20 01:32:05 -08:00
hppeng 8058bb5374 Dissolution shadestepper req 2023-02-18 14:33:20 -08:00
hppeng 24de93168f Ambush isn't shadestepper 2023-02-18 13:22:45 -08:00
hppeng 53c4ea67cc Fix typos in ability tree 2023-02-18 11:00:23 -08:00
hppeng e3b2ea4cdf Misc. patches force push haha
-- fix better enraged blow existing
-- fix dissolution location
-- fix cheaper dash to death magnet connection
-- fix last laugh location
-- fix death magnet dependency for fatal spin
2023-02-17 01:57:31 -08:00
hppeng-wynn dc878caf1c
2.0.2 (#252)
* 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>
2023-02-17 03:40:23 -08:00