Go to file
hppeng-wynn 590aa2269d
update master (#258)
* Clean up logic for positive/negative rolls; fix customizer

logical xor moment

* ....why did I leave extra code in

embarassing bug how did you not catch this before pushing

anyway this should fix CI creator

* unicorn horn (#255)

* unicorn horn 

50% rn in game

* Update ingreds_clean.json

* Update ingreds_compress.json

* Bump ing db version

* Add parry buff, and lifesteal

lol offensive lifesteal
reinforcing the stereotype

* Bamboozle should be fire conversion

thanks felixtape also I thought I fixed this ages ago

* Update doc.html so it works

missing lifesteal elem

* Serve our own copies of bootstrap and autocomplete

random npm outage wtf

* Whoops... forgot to replace autocomplete.js, and macy

---------

Co-authored-by: hppeng <hppeng>
Co-authored-by: RawFish69 <108964215+RawFish69@users.noreply.github.com>
2023-07-09 23:07:05 -07:00
atlas update master (#258) 2023-07-09 23:07:05 -07:00
builder update master (#258) 2023-07-09 23:07:05 -07:00
crafter update master (#258) 2023-07-09 23:07:05 -07:00
css Searching Changes (#248) 2023-01-30 18:55:25 -08:00
custom update master (#258) 2023-07-09 23:07:05 -07:00
data update master (#258) 2023-07-09 23:07:05 -07:00
dev update master (#258) 2023-07-09 23:07:05 -07:00
ingredients update master (#258) 2023-07-09 23:07:05 -07:00
ingredients_adv update master (#258) 2023-07-09 23:07:05 -07:00
item update master (#258) 2023-07-09 23:07:05 -07:00
items update master (#258) 2023-07-09 23:07:05 -07:00
items_adv update master (#258) 2023-07-09 23:07:05 -07:00
js update master (#258) 2023-07-09 23:07:05 -07:00
map update master (#258) 2023-07-09 23:07:05 -07:00
media delete atlas filters 2022-09-13 14:50:00 -04:00
py_script Updating to wynn 2.0.2.3 (except item database...) 2023-04-14 17:18:52 -07:00
regression_tests Wynn versioning method (#238) 2022-12-16 10:29:01 +00:00
testing Updating to wynn 2.0.2.3 (except item database...) 2023-04-14 17:18:52 -07:00
thirdparty update master (#258) 2023-07-09 23:07:05 -07:00
wynnfo update master (#258) 2023-07-09 23:07:05 -07:00
.gitignore Minify file, update minify script, add README for minifying 2022-07-02 16:55:10 -07:00
clean.json Updating to wynn 2.0.2.3 (except item database...) 2023-04-14 17:18:52 -07:00
compress.json Updating to wynn 2.0.2.3 (except item database...) 2023-04-14 17:18:52 -07:00
crafter.html update master (#258) 2023-07-09 23:07:05 -07:00
credits.txt Add lemonalade to credits.txt 2022-07-20 09:41:18 -07:00
customizer.html update master (#258) 2023-07-09 23:07:05 -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 update master (#258) 2023-07-09 23:07:05 -07:00
ingreds_clean.json update master (#258) 2023-07-09 23:07:05 -07:00
ingreds_compress.json update master (#258) 2023-07-09 23:07: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 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