sonic-radiance/sonic-radiance.love/datas/gamedata/ennemies/motobug/stats.lua

13 lines
183 B
Lua
Raw Normal View History

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