* Tweak ordering to be consistent internally
* v3 items (#266)
* item_wrapper script
for updating item data with v3 endpoint
* metadata from v3
* v3 item format
For the purpose of wynnbuilder, additional mapping might be needed.
* v3 item format
additional mapping might be needed for wb
* v3 compressed item json
* clean item json v3 format
* Update translate map to api v3
partially... we will need to redo scripts to flatmap all the items
* Fix items for 2.0.4.3
finally
* New ingredients (and parse script update)
just realized I forgot to commit the parse script this whole time
* Forgot to commit data files, and bump ing db version
* Sketchily reverse translate major ids
internalname and separate lookup table lol
* Forgot to update data files
todo: script should update all files at once
* Bump wynn version number
already outdated...
* Forgot to update 2.0.4.3 major ids
---------
Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>
* Mage atree changes
* Bump version to 2.0.3.1
just tree for now
* Warrior tree
🙏
* Shaman tree
WIP some things are too jank to stay
* Fixes to bamboozle behavior
also echo was -60% instead of -65% in the file??? wtf
* Shurikens damage boost by echo
meme
* Fix description text in echo, update old version atree file
* Fix shaman tree
thanks spegg!
* Spegg atree changes
assassin tree
fixed many of my shaman mistakes
and other changes we missed over the months somehow?
* Updated archer ability tree
Thanks @mr_me! All credit to them.
* Fixes to spegg's fixes
implement beast lore
* Change how Chant of the Lunatic is calculated
coursing restraints ingame is 15% damage bonus
* Updated ingredients manually
thanks @watermelon (snownlite)!
* Forgor to bump ing db version
* Fix ingredient display jank
* 2.0.3 items (#259)
* API update
also add new IDs to a bunch of places... tech debt whyyy
* Forgot to update ingreds...
* Change heal power ID name to stack with tree abils, fix multi totem effect on totemic shatter
and req for mana traps
* Forgot to bump item db version
* Implement major IDs
not implemented: Gentle Glow, and Forest's Blessing damage increase (since I don't know the exact numbers)
and radiance boost is not implemented (radiance is currently handled way too jank)
might wait for buffs rework to handle radiance.
* patch item searcher
TODO: make this not disgusting... build_encode_decode file has gotten too big
---------
Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>