Method | Description | |
---|---|---|
GetStunDuration ( this target ) : int | ||
HasSpellShield ( this target ) : bool | ||
HasUndyingBuff ( this target ) : bool | ||
TotalShieldHealth ( this target ) : float |
public static GetStunDuration ( this target ) : int | ||
target | this | |
return | int |
public static HasSpellShield ( this target ) : bool | ||
target | this | |
return | bool |
public static HasUndyingBuff ( this target ) : bool | ||
target | this | |
return | bool |
public static TotalShieldHealth ( this target ) : float | ||
target | this | |
return | float |