用户工具

站点工具


数据库: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|' '| | |+|[[#bytes1|bytes1]]|INT|UNSIGNED| |NO| | | | 
 +|[[#bytes2|bytes2]]|INT|UNSIGNED| |NO| | | | 
 +|[[#emote|emote]]|INT|UNSIGNED| |NO| | | | 
 +|[[#aiAnimKit / movementAnimKit / meleeAnimKit|aiAnimKit]]|SMALLINT|SIGNED| |NO| | | | 
 +|[[#aiAnimKit / movementAnimKit / meleeAnimKit|movementAnimKit]]|SMALLINT|SIGNED| |NO| | | | 
 +|[[#aiAnimKit / movementAnimKit / meleeAnimKit|meleeAnimKit]]|SMALLINT|SIGNED| |NO| | | | 
 +|[[#visibilityDistanceType|visibilityDistanceType]]|TINYINT|UNSIGNED| |NO| | | | 
 +|[[#auras|auras]]|text| | |YES| | | | 
  
 ===== 字段说明 ===== ===== 字段说明 =====
行 51: 行 59:
 The value here overrides the value for the creature's unit field UNIT_FIELD_BYTES_2. The value here overrides the value for the creature's unit field UNIT_FIELD_BYTES_2.
  
-NOTE: //creatures always have melee weapon ready if any unless specified otherwise+NOTE: <nowiki>//</nowiki>creatures always have melee weapon ready if any unless specified otherwise
  
 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 <nowiki>//</nowiki> default visible distance, 100 yards on continents
   * 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 <nowiki>//</nowiki> max distance for visible objects)
 ==== auras ==== ==== auras ====
  
数据库/world数据库/creature_template_addon.1695550327.txt.gz · 最后更改: 2023/09/24 18:12 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki