数据库:world数据库:creature_template_addon
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
数据库:world数据库:creature_template_addon [2023/09/24 18:12] – 创建 admin | 数据库:world数据库:creature_template_addon [2023/09/24 18:14] (当前版本) – [creature_addon 表] admin | ||
---|---|---|---|
行 11: | 行 11: | ||
**表结构** | **表结构** | ||
^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ | ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ | ||
- | |[[#id|id]]|INT|UNSIGNED|PRI|NO| | | | | + | |[[#entry|entry]]|INT/MEDIUMINT|UNSIGNED|PRI|NO| | | | |
- | |[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | | + | |[[#path_id|path_id]]|INT|UNSIGNED| |NO| | | | |
- | |[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | | + | |[[#mount|mount]]|MEDIUMINT|UNSIGNED| |NO| | | | |
- | |[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | | | + | |[[# |
+ | |[[# | ||
+ | |[[# | ||
+ | |[[# | ||
+ | |[[#aiAnimKit / movementAnimKit / meleeAnimKit|movementAnimKit]]|SMALLINT|SIGNED| |NO| | | | | ||
+ | |[[# | ||
+ | |[[# | ||
+ | |[[# | ||
===== 字段说明 ===== | ===== 字段说明 ===== | ||
行 51: | 行 59: | ||
The value here overrides the value for the creature' | The value here overrides the value for the creature' | ||
- | NOTE: //creatures always have melee weapon ready if any unless specified otherwise | + | NOTE: < |
List of few known values and what their visual effects on the creature | List of few known values and what their visual effects on the creature | ||
行 72: | 行 80: | ||
This field controls the visibility distance for creatures: | This field controls the visibility distance for creatures: | ||
- | Normal = 0, 100.0f // default visible distance, 100 yards on continents | + | * Normal = 0, 100.0f |
* Tiny = 1, 25.0f | * Tiny = 1, 25.0f | ||
* Small = 2, 50.0f | * Small = 2, 50.0f | ||
* Large = 3, 200.0f | * Large = 3, 200.0f | ||
* Gigantic = 4, 400.0f | * Gigantic = 4, 400.0f | ||
- | * Infinite = 5, SIZE_OF_GRIDS // max distance for visible objects) | + | * Infinite = 5, SIZE_OF_GRIDS |
==== auras ==== | ==== auras ==== | ||
数据库/world数据库/creature_template_addon.1695550327.txt.gz · 最后更改: 2023/09/24 18:12 由 admin