数据库:world数据库:creature_loot_template
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
数据库:world数据库:creature_loot_template [2023/09/24 15:40] – 创建 admin | 数据库:world数据库:creature_loot_template [2023/09/24 15:42] (当前版本) – [achievement_criteria_data 表] admin | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== | + | ====== |
---- | ---- | ||
[[数据库: | [[数据库: | ||
+ | ===== 常规 ===== | ||
+ | ---- | ||
+ | Well, according to vocabulary the meaning of the word " | ||
+ | This table format is used for 12 different tables to generate different loot items for different things. The 12 tables are creature_loot_template, | ||
+ | Loot templates define only items in the loot. See comments about money drop in corpse, pickpocketing and luggage loot in creature_template and item_template. | ||
**表结构** | **表结构** | ||
^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ | ^Field^Type^Attributes^Key^Null^Default^Extra^Comment^ | ||
- | |[[#id|id]]|INT|UNSIGNED|PRI|NO| | | | | + | |[[#Entry|Entry]]|MEDIUMINT UNSIGNED|NO|PRI|0| | | | |
- | |[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | | + | |[[# |
- | |[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | | + | |[[# |
- | |[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | | | + | |[[#Chance|Chance]]|FLOAT|NO| |100| | | | |
+ | |[[# | ||
+ | |[[#LootMode|LootMode]]|SMALLINT|NO| |1| | | | | ||
+ | |[[# | ||
+ | |[[# | ||
+ | |[[#MaxCount|MaxCount]]|TINYINT UNSIGNED|NO| |1| | | | | ||
+ | |[[# | ||
===== 字段说明 ===== | ===== 字段说明 ===== |
数据库/world数据库/creature_loot_template.1695541230.txt.gz · 最后更改: 2023/09/24 15:40 由 admin