return([[Inflicts a fatiguing darkness, dealing %d darkness damage and icnreasing the cooldown of a cooling-down talent by 1 upon every action for %d turns.]]):format(engine.interface.ActorTalents.damDesc(self,engine.DamageType.DARKNESS,self.dam),self.fatigueDur)
return([[Deals %d darkness damage and inflicts a fatiguing darkness, dealing %d darkness damage and increasing the cooldown of a cooling-down talent by 1 upon every action for %d turns.]]):format(engine.interface.ActorTalents.damDesc(self,engine.DamageType.DARKNESS,self.dam),engine.interface.ActorTalents.damDesc(self,engine.DamageType.DARKNESS,self.fatigueDam),self.fatigueDur)