Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1005 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 1005 Bytes

AC Character Planner

Very WIP character planner for Asheron's Call.

Previous work:

This isn't the first skill planner for AC:

What makes this different?

  • 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 (partially done)
    • Sets
    • Temporary bonuse
      • Rares
      • Cloaks
      • Aetheria

Development

Check out package.json for scripts. You probably want to yarn install and yarn run serve.

Contributing

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.