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