Game_Battler.prototype.chargeTpByDamage = function (damageRate) { var value = Math.floor(0 * 0 * this.tcr); this.gainSilentTp(value); };