Go to file
2022-07-17 15:28:00 -05:00
atlas discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
builder Fix display.js bugs, remove unused script imports 2022-07-16 20:06:01 -07:00
crafter adjust padding size of attack speed buttons 2022-07-12 12:29:12 +07:00
css merge everyone else's changes into fin444's branch 2022-07-12 14:36:20 -07:00
custom remove nonexistent script calls 2022-07-10 11:01:57 +07:00
dev discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
item Fix item page 2022-07-16 20:49:06 -07:00
items fix special queries 2022-07-10 10:35:06 +07:00
items_adv Fixed credits links 2022-07-07 00:24:33 -04:00
js Merge branch 'atree' into builder-performance-testing 2022-07-17 15:28:00 -05:00
map discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
media Compress item icon images 2022-07-16 19:36:54 -07:00
py_script Edit ambivalence to not be op 2022-07-11 08:18:26 -07:00
testing Fix small quirk/bug with skillpoints behavior when you delete it instead of typing 0 2022-02-13 10:47:23 -08:00
wynnfo discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
.gitignore Minify file, update minify script, add README for minifying 2022-07-02 16:55:10 -07:00
builder2.html Fixed credits links 2022-07-07 00:24:33 -04:00
clean.json Merge, bump db version 2022-07-14 21:31:32 -07:00
compress.json Merge, bump db version 2022-07-14 21:31:32 -07:00
crafter.html Added back files 2022-07-07 00:27:18 -04:00
credits.txt Update credits, fix double atree load bug, compress a bunch of pngs 2022-07-12 23:16:13 -07:00
customizer.html Added back files 2022-07-07 00:27:18 -04:00
dps_data_compress.json Update dps data for new myths 2022-01-16 05:11:54 -08:00
dps_vis.html Move some js files into debug/, implement db corruption detector 2022-07-13 01:17:45 -07:00
expr_parser.md Adv item search: rework entire parser to fix parsing issues 2021-03-13 05:14:30 -06:00
index.html Added back files 2022-07-07 00:27:18 -04:00
ingreds.json Update ingredients 2022-01-02 23:51:19 -08:00
ingreds_clean.json Clean ingreds_clean.json for readability of changes 2022-07-13 22:12:30 -07:00
ingreds_compress.json 5x ingred mana stats too 2022-07-13 00:24:05 -07:00
LICENSE.txt Add license (why did we not have this) 2022-06-30 09:19:36 -07:00
manifest.json Content 2021-01-06 06:48:41 -06:00
maploc_clean.json fix to fixIDs on CIs not saving, new locations features for wynnGPS (unfinished) 2021-03-22 14:33:10 -07:00
maploc_compress.json fix to fixIDs on CIs not saving, new locations features for wynnGPS (unfinished) 2021-03-22 14:33:10 -07:00
README.md Actual README? Who woulda thought 2021-03-12 20:15:53 -05:00
recipes.json crafteds v0 2021-01-19 09:32:27 -08:00
recipes_clean.json Baseline update 2021-07-11 10:29:36 -07:00
recipes_compress.json Baseline update 2021-07-11 10:29:36 -07:00
skillpoints.csv fixed merge issues 2021-01-06 08:23:21 -08:00
terrs_clean.json map guild functionality complete 2021-03-15 22:40:05 -07:00
terrs_compress.json map guild functionality complete 2021-03-15 22:40:05 -07:00
test_regress.txt Add new items, move python scripts, allow leading and trailing whitespace in input fields 2021-05-01 07:19:33 -07:00
tome_map.json complete tomes json and tome id mappings 2022-01-05 15:55:25 -08:00
tomes.json Fix tome damage calculation... 2022-06-26 04:08:54 -07:00

WynnBuilder

Wynncraft class building calculator & general utility site

builder screenshot

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.)

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

Crafting recipe calculator

WynnAtlas

Fully featured item search

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