1
0
EQ2Emu/docs/lua_functions/GetWisBase.md

242 B

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