用户工具

站点工具


数据库:world数据库:creature_text

差别

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

到此差别页面的链接

后一修订版
前一修订版
数据库:world数据库:creature_text [2023/09/24 18:31] – 创建 admin数据库:world数据库:creature_text [2023/09/24 18:37] (当前版本) – [TextRange] admin
行 45: 行 45:
 //to be continued...// //to be continued...//
  
-**表结构**+==== 表结构 ==== 
 +----
 ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^
-|[[#id|id]]|INT|UNSIGNED|PRI|NO| | | | +|[[#CreatureID|CreatureID]]|MEDIUMINT|UNSIGNED|PRI|NO| | |creature_template entry
-|[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | +|[[#GroupID|GroupID]]|TINYINT|UNSIGNED|PRI|NO| | | | 
-|[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | +|[[#ID|ID]]|TINYINT|UNSIGNED|PRI|NO| | | | 
-|[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | |+|[[#Text|Text]]|longtext|utf8_general_ci| |YES|NULL| | | 
 +|[[#Type|Type]]|TINYINT|UNSIGNED| |NO| | | | 
 +|[[#Language|Language]]|TINYINT|UNSIGNED| |NO| | | | 
 +|[[#Probability|Probability]]|FLOAT|SIGNED| |NO| | | | 
 +|[[#Emote|Emote]]|MEDIUMINT|UNSIGNED| |NO| | | | 
 +|[[#Duration|Duration]]|MEDIUMINT|UNSIGNED| |NO| | | | 
 +|[[#Sound|Sound]]|MEDIUMINT|UNSIGNED| |NO| | | | 
 +|[[#BroadcastTextId|BroadcastTextId]]|MEDIUMINT|SIGNED| |NO| | | | 
 +|[[#TextRange|TextRange]]|TINYINT|UNSIGNED| |NO| | | | 
 +|[[#comment|comment]]|VARCHAR(255)|utf8_general_ci| |YES|NULL| | |
  
 ===== 字段说明 ===== ===== 字段说明 =====
行 64: 行 74:
 Example from Stormwind City Guard, creature 68: Example from Stormwind City Guard, creature 68:
  
-CreatureID GroupID ID Text +^CreatureID^GroupID^ID^Text^ 
-68 0 0 Taste blade, mongrel! +|68|0|0|Taste blade, mongrel!| 
-68 0 1 Please tell me that you didn't just do what I think you just did. Please tell me that I'm not going to have to hurt you... +|68|0|1|Please tell me that you didn't just do what I think you just did. Please tell me that I'm not going to have to hurt you...| 
-68 0 2 As if we don't have enough problems, you go and create more! +|68|0|2|As if we don't have enough problems, you go and create more!| 
-68 2 0 %s throws a rotten apple at $n. +|68|2|0|%s throws a rotten apple at $n.| 
-68 3 0 %s throws rotten banana on $n. +|68|3|0|%s throws rotten banana on $n.| 
-68 4 0 %s spits on $n. +|68|4|0|%s spits on $n.| 
-68 5 0 Monster! +|68|5|0|Monster!| 
-68 5 1 Murderer! +|68|5|1|Murderer!| 
-68 5 2 GET A ROPE! +|68|5|2|GET A ROPE!| 
-68 5 3 How dare you set foot in our city! +|68|5|3|How dare you set foot in our city!| 
-68 5 4 You disgust me. +|68|5|4|You disgust me.| 
-68 5 5 Looks like we're going to have ourselves an execution. +|68|5|5|Looks like we're going to have ourselves an execution.| 
-68 5 6 Traitorous dog. +|68|5|6|Traitorous dog.| 
-68 5 7 My family was wiped out by the Scourge! MONSTER!+|68|5|7|My family was wiped out by the Scourge! MONSTER!
 ==== ID ==== ==== ID ====
  
行 89: 行 100:
 ==== Type ==== ==== Type ====
  
-Value Old value Localization Picture Example +^Value^Old value^Localization^Picture Example^ 
-12 0 Say Say +|12|0|Say|{{:数据库:world数据库:say.png?nolink&250|}} | 
-14 1 Yell Yell +|14|1|Yell|{{:数据库:world数据库:yell.png?nolink&250|}} | 
-16 2 Emote Emote +|16|2|Emote|{{:数据库:world数据库:Emote.png?nolink&250|}} | 
-41 3 Boss Emote BossEmote +|41|3|Boss Emote|{{:数据库:world数据库:BossEmote.png?nolink&250|}} | 
-15 4 Whisper Whisper +|15|4|Whisper|{{:数据库:world数据库:Whisper.png?nolink&250|}} | 
-42 5 Boss Whisper BossWhisper+|42|5|Boss Whisper|{{:数据库:world数据库:BossWhisper.png?nolink&250|}} | 
 ==== Language ==== ==== Language ====
  
行 124: 行 136:
 ==== TextRange ==== ==== TextRange ====
  
-Value Range +^Value^Range^ 
-0 Normal/Default +|0|Normal/Default| 
-1 Area +|1|Area| 
-2 Zone +|2|Zone| 
-3 Map +|3|Map| 
-4 World+|4|World
 ==== comment ==== ==== comment ====
  
 This field allows you to label a text entry. This field allows you to label a text entry.
  
数据库/world数据库/creature_text.1695551492.txt.gz · 最后更改: 2023/09/24 18:31 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki