Go to file
hppeng-wynn 50b981620d
Fix misc. shaman bugs (#210)
fluid healing affecting aura heal
crash bug with invigorate puppets

Co-authored-by: hppeng <hppeng>
2022-08-16 09:24:16 -07:00
atlas discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
builder fix equipment box awkward sizing (#209) 2022-08-16 08:03:16 -07:00
crafter Merge pull request #192 from hppeng-wynn/item-search-fix 2022-08-03 23:20:19 -07:00
css Fix advanced searcher functionality (#205) 2022-08-14 20:39:43 -07:00
custom change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
dev atlas for item textures 2022-07-24 17:31:23 -04:00
item Move code out of display.js into item_display.js 2022-08-15 10:39:27 -07:00
items Merge pull request #192 from hppeng-wynn/item-search-fix 2022-08-03 23:20:19 -07:00
items_adv Fix advanced searcher functionality (#205) 2022-08-14 20:39:43 -07:00
js Fix misc. shaman bugs (#210) 2022-08-16 09:24:16 -07:00
map change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
media switch atree images to canvas 2022-07-28 11:23:01 -04:00
py_script HOTFIX: Keratoconus water dmg -> water def 2022-08-14 15:42:31 -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 change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
.gitignore Minify file, update minify script, add README for minifying 2022-07-02 16:55:10 -07:00
clean.json HOTFIX: Keratoconus water dmg -> water def 2022-08-14 15:42:31 -07:00
compress.json HOTFIX: Keratoconus water dmg -> water def 2022-08-14 15:42:31 -07:00
crafter.html redirecting htmls in root directory for backwards compatibility with links 2022-05-13 18:43:40 -07:00
credits.txt Add lemonalade to credits.txt 2022-07-20 09:41:18 -07:00
customizer.html redirecting htmls in root directory for backwards compatibility with links 2022-05-13 18:43:40 -07: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 redirecting htmls in root directory for backwards compatibility with links 2022-05-13 18:43:40 -07:00
ingreds.json Update ingredients 2022-01-02 23:51:19 -08:00
ingreds_clean.json Patch 11 item changes 2022-08-09 02:39:03 -07:00
ingreds_compress.json Patch 11 item changes 2022-08-09 02:39:03 -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 More comments, tome aliases 2022-07-29 12:10:52 -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