chore: some improvement to motobug stats

This commit is contained in:
Kazhnuz 2019-08-15 18:59:42 +02:00
parent 01dc81ed0f
commit 7f214577a4

View file

@ -1,12 +1,12 @@
return { return {
hpmax = 200, -- hpmax = 50, --
ppmax = 50, -- ppmax = 20, --
attack = 10, -- attack = 10, --
power = 20, -- power = 20, --
defense = 10, -- defense = 10, --
technic = 10, -- technic = 10, --
mind = 10, -- mind = 10, --
luck = 02, -- luck = 02, --
speed = 25, -- speed = 25, --
} }