Actual README? Who woulda thought
This commit is contained in:
parent
4326d66a21
commit
f0add28e00
1 changed files with 45 additions and 4 deletions
49
README.md
49
README.md
|
@ -1,4 +1,45 @@
|
||||||
#Hello!
|
# WynnBuilder
|
||||||
##We don't have a name for this project yet
|
Wynncraft class building calculator & general utility site
|
||||||
###Nor have we publicly released it.
|
|
||||||
Authors: **hppeng** and **ferricles**
|
![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
|
Loading…
Reference in a new issue