move you self
This commit is contained in:
parent
9cdac2b47e
commit
4d394955fa
18 changed files with 127 additions and 22 deletions
|
@ -44,4 +44,6 @@ function modulo(val1, val2) {
|
|||
nu stat("hp", "health", "vitality");
|
||||
nu stat("str", "strength", "physical power");
|
||||
nu stat("def", "defense", "physical defense");
|
||||
nu stat("spd", "speed", "avoid and follow-up");
|
||||
nu stat("spd", "speed", "avoid and follow-up");
|
||||
nu stat("hit", "hit rate", "chance to hit");
|
||||
nu stat("mov", "movement", "distance travelable");
|
Loading…
Add table
Add a link
Reference in a new issue