@Override
 public void runMasteryCalculations(UrgotStats urgot) {
   urgot.addPercentArmorPen(0.07);
 }