### Function: GetStrBase(spawn) **Description:** Gets the spawn's base strength. **Parameters:** - `spawn` (Spawn) - Spawn object representing `spawn`. **Returns:** UInt32 base strength value of the Spawn. **Example:** Example Required