目录

linked_respawn 表


<-返回:World 数据库

This table links trash mobs to bosses so that if you kill the boss, the trash do not respawn before the instance is reset. Gameobjects can be linked too!

表结构

FieldTypeAttributesKeyNullDefaultExtraComment
guidINTUNSIGNEDPRINO Dependent Creature
linkedGuidINTUNSIGNED NO Master Creature
linkTypeTINYINTUNSIGNED NO0

字段说明


guid

This is the guid of the creature or gameobject you want to link.

linkedGuid

This is the guid of the creature or gameobject (boss most likely) that you want to link to.

linkedType

ValueDependentMaster
0creaturecreature
1creaturegameobject
2gameobjectgameobject
3gameobjectcreature