From f0add28e00a31515ca12fbef5bfe4bd22dc335b1 Mon Sep 17 00:00:00 2001 From: SayaDuck Date: Fri, 12 Mar 2021 20:15:53 -0500 Subject: [PATCH] Actual README? Who woulda thought --- README.md | 49 +++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 45 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d7e1195..ec387d8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,45 @@ -#Hello! -##We don't have a name for this project yet -###Nor have we publicly released it. -Authors: **hppeng** and **ferricles** +# WynnBuilder +Wynncraft class building calculator & general utility site + +![builder screenshot](https://user-images.githubusercontent.com/16601189/111013491-9cc8a080-836d-11eb-86fc-2e6413d0e493.png) + +## 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 \ No newline at end of file