### 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