on_pre_use=function(self,t,silent)ifnotdoWardenPreUse(self,"dual")thenifnotsilentthengame.logPlayer(self,"You require two weapons to use this talent.")endreturnfalseendreturntrueend,
return([[Attack with your melee weapons for %d%% damage. If either you'll teleport next to up to %d random enemies, attacking for %d%% damage.
Temporal Assault can hit the same target multiple times and at talent level five you get an additional teleport.]])
return([[Attack with your melee weapons for %d%% damage. If either weapon hits you'll teleport next to up to %d random enemies, attacking for %d%% damage.
Blink Blade can hit the same target multiple times and at talent level five you get an additional teleport.]])
on_pre_use=function(self,t,silent)ifnotdoWardenPreUse(self,"dual")thenifnotsilentthengame.logPlayer(self,"You require two weapons to use this talent.")endreturnfalseendreturntrueend,