Back to 'creature_movement_info' Return to world Go to 'creature_onkill_reputation'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
SpawnId | bigint | unsigned | PRI | NO | 0 | ||
HoverInitiallyEnabled | tinyint | unsigned | YES | NULL | |||
Chase | tinyint | unsigned | YES | NULL | |||
Random | tinyint | unsigned | YES | NULL | |||
InteractionPauseTimer | int | unsigned | YES | NULL | Time (in milliseconds) during which creature will not move after interaction with player |
GUID of your creature spawn creature.guid
Value | Description |
---|---|
0 | Disabled |
1 | Enabled |
Value | Description |
---|---|
0 | Run |
1 | CanWalk |
2 | AlwaysWalk |
Value | Description |
---|---|
0 | Walk |
1 | CanRun |
2 | AlwaysRun |
Time (in milliseconds) during which the creature will not move after interaction with player.
Back to 'creature_movement_info' Return to world Go to 'creature_onkill_reputation'