on_pre_use=function(self,t,silent)ifnotdoWardenPreUse(self,"dual")thenifnotsilentthengame.logPlayer(self,"You require two weapons to use this talent.")endreturnfalseendreturntrueend,
return([[Attack up to three adjacent targets for %d%% weapon damage. If any attack hits you'll create a temporal shear dealing %0.2f temporal damage in a radius %d cone.
Each target you hit with your weapons beyond the first increases the damage of the shear by 25%%. Targets reduced below 20%% of maximum life by the shear may be instantly slain.
return([[Deals %0.2f temporal damage over %d turns to all targets in a radius of %d. Targets with Reality Smearing active will instead recover %d life per turn.
If a target is reduced below 20%% life while Attenuate is active it may be instantly slain.
The damage will scale with your Spellpower.]]):format(damDesc(self,DamageType.TEMPORAL,damage),damage*0.4,duration,radius)
The damage will scale with your Spellpower.]]):format(damDesc(self,DamageType.TEMPORAL,damage),duration,duration,radius,damage*0.4)