数据库:dbc:achievement.dbc
差别
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
数据库:dbc:achievement.dbc [2023/10/04 00:25] – admin | 数据库:dbc:achievement.dbc [2023/10/04 00:32] (当前版本) – admin | ||
---|---|---|---|
行 3: | 行 3: | ||
[[数据库: | [[数据库: | ||
- | This DBC has been added with WoW 3.0.1.8303 and contains the needed criteria to obtain an achievement. | + | 此 DBC 包含所有成就。 |
| | ||
行 10: | 行 10: | ||
---- | ---- | ||
^Column^Field^Type^Notes^ | ^Column^Field^Type^Notes^ | ||
- | |1|ID|Integer|Criteria | + | |1|ID|Integer|Achievement |
- | |2|Achievement|iRefID|Reference to the achievement this criteria is needed for.| | + | |2|Faction|Integer|-1: both, 0: Horde or 1: Alliance| |
- | |3|Type|Integer|Which type is this criteria? This defines the rows below. See below.| | + | |3|Map|Integer|Only set if achievement |
- | |4|asset_id|Integer|Main requirement| | + | |4|Previous|Integer|If the Achievement belongs to a series, this is the ID of the previous one. 0 otherwise.| |
- | |5|Quantity|Integer|Main requirement count| | + | |5-20|Name|String + Loc| | |
- | |6|start_event|Integer|additional requirement 1 type| | + | |21|?| |Seems to be always 0xFF01FE| |
- | |7|start_asset|Integer|additional requirement 1 value| | + | |22-37|Description|String + Loc|If Description is empty, it's not an Achievement but part of the statistics tab| |
- | |8|fail_event|Integer|additional requirement 2 type| | + | |38|?| |Seems to be always 16712190, in rare cases 16712188 (instances ?)| |
- | |9|fail_asset|Integer|additional requirement 2 value| | + | |39|Category|Integer|Category ID| |
- | |10-25|Description|Loc|Criteria description.| | + | |40|Points|Integer|0, |
- | |26|?| |Mostly 16712190, but not always| | + | |41|OrderInGroup|Integer|Min. value: 1| |
- | |27|Flags|Integer|display | + | |42|Flags|Integer|0-768, if it's 256 only one person per Realm can reach that achievement and if it's 768 it's only reachable for one raid per realm. Perhaps a second category?| |
- | |28|timer_start_event|Integer| | | + | |43|SpellIcon|Integer|An icon to display.| |
- | |29|timer_asset_id|Integer| | | + | |44-59|Reward|String+ Loc| | |
- | |30|timer_time|Integer|Complete quest in %i seconds.| | + | |47|Bonus| |Additional reward text| |
- | |31|ui_order|Integer| | | + | |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: |
+ | ===== Content | ||
---- | ---- | ||
^ID^Name^ | ^ID^Name^ |
数据库/dbc/achievement.dbc.1696350337.txt.gz · 最后更改: 2023/10/04 00:25 由 admin