Skip to content

game_event_pool

This table determines if a given pool is active for a given game event.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
eventEntrytinyintsignedNOEntry of the game event. Put negative entry to remove during event.
pool_entryintunsignedPRINO0Id of the pool
 

Description of fields ​

eventEntry ​

refers to game_event.eventEntry

  • > 0: pool with pool_entry is added during the event
  • < 0: pool with pool_entry is removed during the event  

pool_entry ​

refers to pool_template.entry