fix wrong arguments type
Original
info = function(self, t)
return ([[Hits the target doing %d%% damage. If the attack hits, the target is constricted for %d turns %d.]]):
tformat(100 * self:combatTalentWeaponDamage(t, 0.5, 1), t.getDuration(self, t), Desc.vs"pp")
end,
Desc.vs"pp" is not %d