5960616263646566676869
} dmg = penatlydmg; } if(SS == 2) { player.unChargeFishShot(); } if(fish != null) { if(getSkillType() == SkillType.REELING) {
88899091929394959697
int penatlydmg = dmg - pen; dmg = penatlydmg; } if (SS == 2) { player.unChargeFishShot(); } fishing.useFishingSkill(dmg, pen, getSkillType()); } }