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