Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character #2

Open
5 tasks done
Dormanil opened this issue Sep 15, 2016 · 2 comments
Open
5 tasks done

Character #2

Dormanil opened this issue Sep 15, 2016 · 2 comments
Assignees
Milestone

Comments

@Dormanil
Copy link
Collaborator

Dormanil commented Sep 15, 2016

Units have Stats, an Inventory (holding a maximum of five items/weapons), as well as a Class. Six skills at a time can be active, and a unit's level caps at 20. Units have experience, each time experience hits 100, they level up. Units can't get any experience at level 20.

There are basic stats, and secondary stats.

The basic stats are:

  • Health
  • Strength
  • Magic
  • Skill
  • Speed
  • Luck
  • Defence
  • Resistance
  • Movement Range

The secondary stats are:

  • Attack
  • Crit Rate
  • Hit Rate
  • Avoid Rate
  • CritEvade Rate
@Dormanil Dormanil modified the milestone: 0.1 Sep 15, 2016
@longtomjr
Copy link
Contributor

I am not sure about the implementation of classes yet. I did a bunch for the inventory stuff.

@Tranberry
Copy link
Contributor

I would love sanity to be a thing to, breaking characters - it is !FUN! But I guess it won't do in this game 😭

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants