%pulseViolenceDuration()

Aliases%pulseViolenceDuration( )
Parameters[float @rounds]

    Returns the duration in seconds (possibly fractional) for the number of
rounds of violence indicated by the @rounds parameter.

Example:

@stunTime = %pulseViolenceDuration( 2 + 1d2 )
%stun( @mob, @stunTime )