# battlemaster\_entry [<-Back-to:World](database-world.md) **The \`battlemaster\_entry\` table** Holds information on which NPC can start what battleground or arena. **Structure**

Field

Type

Attributes

Key

Null

Default

Extra

Comment

entry

mediumint(8)

unsigned

PRI

NO

0

 

Entry of a creature

bg_template

mediumint(8)

unsigned

 

NO

0

 

Batleground template id

**Description of the fields** ### entry The ID of the creature. See creature\_template.entry ### bg\_template The battleground\_template.id.