用户工具

站点工具


数据库:characters数据库:item_instance

差别

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

到此差别页面的链接

后一修订版
前一修订版
数据库:characters数据库:item_instance [2023/09/24 12:27] – 创建 admin数据库:characters数据库:item_instance [2023/10/09 20:30] (当前版本) – [duration] admin
行 7: 行 7:
 **表结构** **表结构**
 ^Field^Type^Attributes^Key^Null^Default^extra^Comment^ ^Field^Type^Attributes^Key^Null^Default^extra^Comment^
-|[[#id|id]]|INT|UNSIGNED|PRI|NO| | | | +|[[#guid|guid]]|INT|UNSIGNED|PRI|NO|0| | | 
-|[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | +|[[#itemEntry|itemEntry]]|MEDIUMINT|UNSIGNED| |NO|0| | | 
-|[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | +|[[#owner_guid|owner_guid]]|INT|UNSIGNED| |NO|0| | | 
-|[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | |+|[[#creatorGuid|creatorGuid]]|INT|UNSIGNED| |NO|0| | | 
 +|[[#giftCreatorGuid|giftCreatorGuid]]|INT|UNSIGNED| |NO|0| | | 
 +|[[#count|count]]|INT|UNSIGNED| |NO|1| | | 
 +|[[#duration|duration]]|INT|SIGNED| |NO|0| | | 
 +|[[#charges|charges]]|TINYTEXT|SIGNED| |YES| | | | 
 +|[[#flags|flags]]|MEDIUMINT|UNSIGNED| |NO|0| | | 
 +|[[#enchantments|enchantments]]|TEXT|SIGNED| |NO| | | | 
 +|[[#randomPropertyId|randomPropertyId]]|SMALLINT|SIGNED| |NO|0| | | 
 +|[[#durability|durability]]|SMALLINT|UNSIGNED| |NO|0| | | 
 +|[[#playedTime|playedTime]]|INT|UNSIGNED| |NO|0| | | 
 +|[[#text|text]]|TEXT|SIGNED| |YES| | | | 
  
  
行 17: 行 28:
 ==== guid ==== ==== guid ====
  
-The GUID of the item. This number is unique for each item instance.+物品的 GUID。此编号对于每个物品实例都是唯一的。
  
 ==== itemEntry ==== ==== itemEntry ====
  
-Item_template.entry.+[[数据库:world数据库:item_template#entry|Item_template.entry]].
  
 ==== owner_guid ==== ==== owner_guid ====
  
-The GUID of the character who has ownership of this item. See characters.guid.+拥有此物品所有权的角色的 GUID。 See [[characters#guid|characters.guid]].
  
 ==== creatorGuid ==== ==== creatorGuid ====
  
-Characters.guid of character who created the item.+创建物品的角色 GUID。See [[characters#guid|characters.guid]].
  
 ==== giftCreatorGuid ==== ==== giftCreatorGuid ====
行 37: 行 48:
 ==== count ==== ==== count ====
  
-Current number of item copies in the stack. +当前物品的数量(弹药、施法材料堆叠的数量)。
 ==== duration ==== ==== duration ====
  
-field-no-description|6+物品的持续时间(单位:秒),<color #ed1c24>下线后仍然计时????</color>,时间结束后物品会消失。
  
 ==== charges ==== ==== charges ====
行 57: 行 67:
 ==== randomPropertyId ==== ==== randomPropertyId ====
  
-field-no-description|10+随机属性的 id。
  
 ==== durability ==== ==== durability ====
  
-Current item durability.+物品剩余的耐久度(耐久度等于0时,需要修理才能使用)。
  
 ==== playedTime ==== ==== playedTime ====
  
-Time in seconds.+已使用的时间(单位:秒)
  
 ==== text ==== ==== text ====
数据库/characters数据库/item_instance.1695529667.txt.gz · 最后更改: 2023/09/24 12:27 由 admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki