stagger

Returns the percentage of stagger remaining on a target, defaults to player if no target is supplied.

stagger([arget]) : int

Example

if stagger('target') <= 50 then
return cast(ArcaneTorrent, 'player)
end