`battlemaster_entry` 表
保存了哪个 NPC 可以开启哪种战场或竞技场的信息。
表结构
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| entry | MEDIUMINT | UNSIGNED | PRI | NO | 0 | 生物的 entry | |
| bg_template | MEDIUMINT | UNSIGNED | NO | 0 | 战场模板 id |
字段说明
生物的 ID。参见 creature_template.entry
battleground_template.id。