1
0
EQ2Emu/docs/lua_functions/GetBaseAggroRadius.md

262 B

Function: GetBaseAggroRadius(spawn)

Description: Return's the base aggro radius of the Spawn.

Parameters:

  • spawn (Spawn) - Spawn object representing spawn.

Returns: Base aggro radius of the spawn in float.

Example:

Example Required