数据库:world数据库:creature_onkill_reputation
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
数据库:world数据库:creature_onkill_reputation [2023/09/24 16:17] – 创建 admin | 数据库:world数据库:creature_onkill_reputation [2023/09/24 16:20] (当前版本) – [MaxStanding] 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| | | | | + | |[[#creature_id|creature_id]]|MEDIUMINT|UNSIGNED|PRI|NO|0| |Creature Identifier| |
- | |[[#gmlevel|gmlevel]]|TINYINT|UNSIGNED| |NO| | | | | + | |[[#RewOnKillRepFaction1|RewOnKillRepFaction1]]|SMALLINT|SIGNED| |NO|0| | | |
- | |[[#RealmID|RealmID]]|INT|SIGNED|PRI|NO|-1| | | | + | |[[# |
- | |[[#comment|comment]]|VARCHAR(255)|SIGNED| |YES|' '| | | | + | |[[# |
+ | |[[#IsTeamAward1|IsTeamAward1]]|TINYINT|SIGNED| |NO|0| | | | ||
+ | |[[#RewOnKillRepValue1|RewOnKillRepValue1]]|MEDIUMINT|SIGNED| |NO|0| | | | ||
+ | |[[# | ||
+ | |[[# | ||
+ | |[[# | ||
+ | |[[# | ||
===== 字段说明 ===== | ===== 字段说明 ===== | ||
行 26: | 行 33: | ||
The maximum standing that the creature will award reputation until. If the player achieves this standing or any other standing higher than this, the creature will not award any reputation. | The maximum standing that the creature will award reputation until. If the player achieves this standing or any other standing higher than this, the creature will not award any reputation. | ||
- | ID Rank | + | ^ID^Rank^ |
- | 0 Hated | + | |0|仇恨| |
- | 1 Hostile | + | |1|敌对| |
- | 2 Unfriendly | + | |2|冷淡| |
- | 3 Neutral | + | |3|中立| |
- | 4 Friendly | + | |4|友好| |
- | 5 Honored | + | |5|尊敬| |
- | 6 Revered | + | |6|崇敬| |
- | 7 Exalted | + | |7|崇拜| |
==== IsTeamAward ==== | ==== IsTeamAward ==== | ||
数据库/world数据库/creature_onkill_reputation.1695543430.txt.gz · 最后更改: 2023/09/24 16:17 由 admin