awserdrtfytguyhiuji
tutorial
2561feb621
* Update tomes.json with 2.0 tomes Added the 18 new weapon tomes coming in update 2.0. Also fixed fabled t1 weapon tomes having level 80 instead of 60. * Update tome_map.json with 2.0 tomes Added the 18 new weapon tomes coming in update 2.0. * Add missing regression tests * Encode and decode V8, initial files * Adding shortcut load use json directly meme * Dummy data for 2.0.1.2 (same as 2.0.1.1) update documentation slightly * Tier 3 tomes, and update files from api .... tech debt... when binary encode * Change versioning system to use query instead of hash hopefully less breaking change; also just prettier * More misc bugfix Fix race condition in builder graph load Fix loading empty hash Add boundless set tag and set bonus Update mage atree * Data files for wynn version 2.0.1.2, and updated atree const json * Add ability for nodes to have (single) archetype req but no archetype Possibly we want to make a more general req system * Finish inputting rest of the atree changes hopefully * Minify index.html * Add tree decoding pseudocode to dev/index.html * Update V8 docs * Style fixes, bump db versions * missing... semicolons... Co-authored-by: FrozenEarth <39888817+FrozenEarth-git@users.noreply.github.com> Co-authored-by: hppeng <hppeng> |
||
---|---|---|
atlas | ||
builder | ||
crafter | ||
css | ||
custom | ||
data | ||
dev | ||
item | ||
items | ||
items_adv | ||
js | ||
map | ||
media | ||
py_script | ||
regression_tests | ||
testing | ||
wynnfo | ||
.gitignore | ||
clean.json | ||
compress.json | ||
crafter.html | ||
credits.txt | ||
customizer.html | ||
dps_data_compress.json | ||
dps_vis.html | ||
expr_parser.md | ||
index.html | ||
ingreds_clean.json | ||
ingreds_compress.json | ||
LICENSE.txt | ||
manifest.json | ||
maploc_clean.json | ||
maploc_compress.json | ||
README.md | ||
recipes.json | ||
recipes_clean.json | ||
recipes_compress.json | ||
skillpoints.csv | ||
terrs_clean.json | ||
terrs_compress.json | ||
tome_map.json | ||
tomes.json |
WynnBuilder
Wynncraft class building calculator & general utility site
Features
WynnBuilder
Takes a build's items as input and returns all relevant information
- Damage numbers
- Spellcosts
- Equip order
- Skillpoints required & left over
- Defensive stats (EHP, EleDefs, etc.)
It also features an ability tree!
Boosts and Powder specials
- Spell boosts, such as Vanish and War Scream
- Powder special buffs
- Damage numbers for specials like Quake and Wind Prison
and more...
WynnCrafter
WynnAtlas
Fully featured item search! Use different filters based on:
- Name
- Rarity
- IDs And more, to find what item suits your build best!
WynnCustom
Custom item creator
Why Use It?
- Client sided = no dependence on server requests
- Correct calculations with the correct formulas
- Comprehensive features
- Constantly maintained by class builders
Documentation
ahhhhhhhhhhh