mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
218 B
218 B
Function: GetMaxHPBase(spawn)
Description: Gets the Spawn's base hp.
Parameters:
spawn(Spawn) - Spawn object representingspawn.
Returns: SInt32 base hp value.
Example:
Example Required