if(skill != null && skill.getDefenceIgnorePercent() > 0) info.defence *= (1. - (skill.getDefenceIgnorePercent() / 100.));