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