用户工具

站点工具


数据库:world数据库:creature_addon

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
数据库:world数据库:creature_addon [2023/09/24 15:29] – [creature_addon 表] admin数据库:world数据库:creature_addon [2023/09/24 15:31] (当前版本) – [auras] admin
行 17: 行 17:
 |[[#bytes2|bytes2]]|INT|UNSIGNED| |NO| | | | |[[#bytes2|bytes2]]|INT|UNSIGNED| |NO| | | |
 |[[#emote|emote]]|INT|UNSIGNED| |NO| | | | |[[#emote|emote]]|INT|UNSIGNED| |NO| | | |
-|[[#aiAnimKit|aiAnimKit]]|SMALLINT|SIGNED| |NO| | | | +|[[#aiAnimKit / movementAnimKit / meleeAnimKit|aiAnimKit]]|SMALLINT|SIGNED| |NO| | | | 
-|[[#movementAnimKit|movementAnimKit]]|SMALLINT|SIGNED| |NO| | | | +|[[#aiAnimKit / movementAnimKit / meleeAnimKit|movementAnimKit]]|SMALLINT|SIGNED| |NO| | | | 
-|[[#meleeAnimKit|meleeAnimKit]]|SMALLINT|SIGNED| |NO| | | |+|[[#aiAnimKit / movementAnimKit / meleeAnimKit|meleeAnimKit]]|SMALLINT|SIGNED| |NO| | | |
 |[[#visibilityDistanceType|visibilityDistanceType]]|TINYINT|UNSIGNED| |NO| | | | |[[#visibilityDistanceType|visibilityDistanceType]]|TINYINT|UNSIGNED| |NO| | | |
 |[[#auras|auras]]|text| | |YES| | | | |[[#auras|auras]]|text| | |YES| | | |
行 26: 行 26:
 ===== 字段说明 ===== ===== 字段说明 =====
 ---- ----
-==== guid/entry ====+==== guid ====
  
 For creature_addon, this field signifies a unique creature guid. It will affect just that creature whose GUID matches the one specified here. For creature_template_addon, this field signifies the creature_template.entry. It will affect all spawned creatures using that template entry. For creature_addon, this field signifies a unique creature guid. It will affect just that creature whose GUID matches the one specified here. For creature_template_addon, this field signifies the creature_template.entry. It will affect all spawned creatures using that template entry.
行 44: 行 44:
 List of known values and what their visual effects on the creature List of known values and what their visual effects on the creature
  
-1 = Sitting +  * 1 = Sitting 
-2 = Sit chair +  2 = Sit chair 
-3 = Sleep +  3 = Sleep 
-4 = Sit low chair +  4 = Sit low chair 
-5 = Sit medium chair +  5 = Sit medium chair 
-6 = Sit high chair +  6 = Sit high chair 
-7 = Shows health bar as empty (combine with the state dead emote to make a creature look dead) +  7 = Shows health bar as empty (combine with the state dead emote to make a creature look dead) 
-8 = Makes the mob kneel +  8 = Makes the mob kneel 
-9 = Submerges the creature below the ground +  9 = Submerges the creature below the ground 
-54432 = Hover mode +  54432 = Hover mode 
-50331648 = Hover mode 2+  50331648 = Hover mode 2
 ==== bytes2 ==== ==== bytes2 ====
  
 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
  
-0 = STATE_UNARMED (not prepared weapon, weapons on the sides/back) +  * 0 = STATE_UNARMED (not prepared weapon, weapons on the sides/back) 
-1 = STATE_MELEE (prepared melee weapon in hands) +  1 = STATE_MELEE (prepared melee weapon in hands) 
-2 = STATE_RANGED (prepared ranged weapon in hands, melee weapons on the sides)+  2 = STATE_RANGED (prepared ranged weapon in hands, melee weapons on the sides)
 ==== emote ==== ==== emote ====
  
行 80: 行 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 ====
  
行 92: 行 92:
 List of useful aura entries (examples): List of useful aura entries (examples):
  
-'16380' - Makes the creature invisible. +  * '16380' - Makes the creature invisible. 
-'18950' - Makes the creature detect other invisible units (players or creatures). +  '18950' - Makes the creature detect other invisible units (players or creatures). 
-'16380 18950' - Both auras above+  '16380 18950' - Both auras above
  
  
数据库/world数据库/creature_addon.1695540541.txt.gz · 最后更改: 2023/09/24 15:29 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki