数据库:dbc:achievement
差别
这里会显示出您选择的修订版和当前版本之间的差别。
后一修订版 | 前一修订版 | ||
数据库:dbc:achievement [2023/09/24 13:41] – 创建 admin | 数据库:dbc:achievement [2023/10/04 00:22] (当前版本) – 移除 admin | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== Achievement.dbc ====== | ||
- | ---- | ||
- | [[数据库: | ||
- | |||
- | This DBC contains all achievements. | ||
- | |||
- | | ||
- | |||
- | ===== 结构 ===== | ||
- | ^Column^Field^Type^Notes^ | ||
- | |1|ID|Integer|Achievement ID| | ||
- | |2|Faction|Integer|-1: | ||
- | |3|Map|Integer|Only set if achievement is related to a zone, otherwise set to -1| | ||
- | |4|Previous|Integer|If the Achievement belongs to a series, this is the ID of the previous one. 0 otherwise.| | ||
- | |45066|Name|String + Loc| | | ||
- | |21|?| |Seems to be always 0xFF01FE| | ||
- | |22-37|Description|String + Loc|If Description is empty, it's not an Achievement but part of the statistics tab| | ||
- | |38|?| |Seems to be always 16712190, in rare cases 16712188 (instances ?)| | ||
- | |39|Category|Integer|Category ID| | ||
- | |40|Points|Integer|0, | ||
- | |41|OrderInGroup|Integer|Min. value: 1| | ||
- | |42|Flags|Integer|0-768, | ||
- | |43|SpellIcon|Integer|An icon to display.| | ||
- | |44-59|Reward|String+ Loc| | | ||
- | |47|Bonus| |Additional reward text| | ||
- | |60|?| |Float number ?| | ||
- | |61|Demands|Integer|Number of things you have to get/fulfill to get this Achievement. For example if you have to get 25 tabards, there is a 25. TrinityCore: | ||
- | |62|ReferencedAchievemnt|Integer|TrinityCore: | ||
数据库/dbc/achievement.1695534098.txt.gz · 最后更改: 2023/09/24 13:41 由 admin