creature_movement_info
Supplemental data to CreatureMovementInfo (see #25964)
Note: This table is not in use.
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| MovementID | int | unsigned | PRI | NO | 0 | creature_template.movementId value | |
| WalkSpeed | float | YES | NULL | ||||
| RunSpeed | float | YES | NULL | ||||
Description of fields
MovementID
references creature_template.movementId / CreatureMovementInfo ID
WalkSpeed
generic value: 2.5
RunSpeed
generic value: 8.0
