Pretty complete but still sorta WIP character planner for Asheron's Call.
This isn't the first skill planner for AC:
- http://www.asheronsguide.com/charbuilder.html
- http://tkissing.github.io/AsheronsSkillz/
- http://mudzereli.github.io/asheron-skillcalc/#/
- This planner calculates actual/buffed stat/vital/skill values
- This planner intends to support more of the ways you can affect your character (like sets)
- XP investment
- Buffs
- Major & minor cantrips
- Enlightenment
- Augmentations and Luminance Auras (partially done)
- Sets
- Temporary bonuses
- Rares
- Cloaks
- Aetheria
Check out package.json
for scripts. You probably want to yarn install
and yarn run serve
.
I need feedback on:
- Layout, look & feel
- Fixing/finishing some of the more "recent" ingame features like Lum/Augs/Sets/etc
- What all should get implemented
For these things and really anything else, please open Issues on this repo.