1
0
EQ2Emu/docs/lua_functions/GetWisBase.md

14 lines
242 B
Markdown

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