Skip to content

amoeba/accharplanner

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
e2e
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AC Character Planner

Pretty complete but still sorta 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 and Luminance Auras (partially done)
    • Sets
    • Temporary bonuses
      • 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.