LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

Ensure pet growth / stats are correct. #115

Closed LiamKarlMitchell closed 9 years ago

LiamKarlMitchell commented 9 years ago
Growth: [0, 0.25, 0.50, 0.75, 1, 2], // Precent
Damage: [0, 125, 250, 375, 500, 1100],
Defense: [0, 250, 500, 750, 1000, 2200],
HP: [0, 250, 500, 750, 1000, 2200]

(Double check on korean server) Supplied by Retain94 on Gitter.