Back to 'creature_template_model' Return to world Go to 'creature_template_resistance'
Field | Type | Attributes | Key | Null | Default | Extra | Comment |
---|---|---|---|---|---|---|---|
CreatureId | int | 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 |
NPC entry
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_template_model' Return to world Go to 'creature_template_resistance'