chore: some improvement to motobug stats
This commit is contained in:
parent
01dc81ed0f
commit
7f214577a4
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
return {
|
||||
hpmax = 200, --
|
||||
ppmax = 50, --
|
||||
hpmax = 50, --
|
||||
ppmax = 20, --
|
||||
|
||||
attack = 10, --
|
||||
power = 20, --
|
||||
defense = 10, --
|
||||
technic = 10, --
|
||||
mind = 10, --
|
||||
mind = 10, --
|
||||
luck = 02, --
|
||||
speed = 25, --
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue