Difference between revisions of "Old Wiki:Spawngroupentries"

From EVEmu Wiki
Jump to navigation Jump to search
(Bot: Automated import of articles)
 
(No difference)

Latest revision as of 16:31, 3 April 2021

spawnGroupentries

Description of the spawngroups Table in the EVEmu database.



Field Name Field Type Nullable Key Default Value
'spawnGroupID' int(10) unsigned NOT NULL PRIMARY 0
'npcTypeID' int(10) unsigned NOT NULL PRIMARY 0
'quantity' tinyint(3) unsigned NOT NULL 0
'probability' float NOT NULL 0
'ownerID' int(10) unsigned NOT NULL 0
'corporationID' int(10) unsigned NOT NULL 0

Description of the fields


'spawnGroupID'

Unique order ID for this order. Raised incrementally as new orders are made. Links to spawngroupentries and spawns.


'npcTypeID'

The npc type found using invtype table.


'quantity'

How many NPCs will be spawned.


'probability'

The chance the NPC group may appear. 1 being 100% chance.


'ownerID'

The ownerID of the NPC group. This may be the same as corporationID.


'corporationID'

The corporationID of the NPC group. Can be found in corporation.