sonic-radiance/sonic-radiance.love/datas/gamedata/characters/sonic/stats.lua

12 lines
276 B
Lua
Raw Normal View History

return {
hpmax = 200, --
ppmax = 50, --
attack = 50, --
power = 50, --
defense = 50, --
technic = 50, -- How much items & wisps will be powerfull for this character.
mind = 50, -- Magic defense.
luck = 50, -- Critical hits and stuff like that.
}