Go to file
hppeng-wynn f90794070a
Misc bugfix (#245)
* Atree bugs fix

Fix phantom ray damage
Fix more focus II connection

* Fix item display bugs

missing some damages
effectiveness typo

* Fix builder bugs

damage calc didn't account for rDamPct
morph- shortcut broke

* Fix fatal typo

remove extra console log

Co-authored-by: hppeng <hppeng>
2023-01-03 01:21:45 +00:00
atlas discord ad banner, discord in sidebar 2022-07-04 01:24:49 -07:00
builder Remove "air gap" nodes (#240) 2022-12-20 21:34:11 +00:00
crafter Merge pull request #192 from hppeng-wynn/item-search-fix 2022-08-03 23:20:19 -07:00
css exclude filters from search, improve atlas error display 2022-09-13 15:11:14 -04:00
custom change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
data Bugfixes (#243) 2022-12-24 10:12:14 +00:00
dev Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
item Move code out of display.js into item_display.js 2022-08-15 10:39:27 -07:00
items exclude filters from search, improve atlas error display 2022-09-13 15:11:14 -04:00
items_adv Fix advanced searcher functionality (#205) 2022-08-14 20:39:43 -07:00
js Misc bugfix (#245) 2023-01-03 01:21:45 +00:00
map change border color and border sizing, minify index.html 2022-08-03 10:50:43 +07:00
media delete atlas filters 2022-09-13 14:50:00 -04:00
py_script HOTFIX: load crash bug with old versions 2022-12-17 01:11:19 -08:00
regression_tests Wynn versioning method (#238) 2022-12-16 10:29:01 +00: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 Misc bugfixes/patches (#239) 2022-12-20 01:16:29 +00:00
compress.json Misc bugfixes/patches (#239) 2022-12-20 01:16:29 +00: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_clean.json Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
ingreds_compress.json Wynn versioning method (#238) 2022-12-16 10:29:01 +00: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 Update to README.md (#227) 2022-11-06 11:22:21 -08: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
tome_map.json Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
tomes.json Wynn versioning method (#238) 2022-12-16 10:29:01 +00: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.)

It also features an ability tree! wynnbuilder 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

wynncrafter screenshot Crafting recipe calculator

WynnAtlas

wynnatlas screenshot 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