return([[Improve your predation by learning from past hunts. You gain %0.2f accuracy and %0.2f armor penetration against foes for each foe of that type you have previously slain, to a maximum of %d accuracy and %d apr.]]):format(t.getATK(self,t),t.getAPR(self,t),t.getATK(self,t)*t.getTypeKillMax(self,t),t.getAPR(self,t)*t.getTypeKillMax(self,t),t.getTypeKillMax(self,t))