Module:CharacterStat: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3:
local STAT_RARITY_BONUS = {
["attack"] = { 0, 1000, 2200, 3600, 5300 },
["defense"] = { 0, 0, 0, 0, 0 },
["heal"] = { 0, 750, 1750, 2950, 4450 },
["hp"] = { 0, 500, 1200, 2100, 3500 }