wiki_us_achievement_dbc - Arkania/ArkCORE-NG GitHub Wiki

The achievement_dbc table

Stores achievement data that is missing in Achievement.dbc

Structure

Description of the fields

ID:

This is the ID of the achievement from Achievement_Criteria.dbc (2nd column)

requiredFaction:

  • Condition:
    • Both: -1,
    • Horde: 0,
    • Alliance: 1

mapID:

Condition: Player must be on that map to be allowed criteria updates (-1 if not set)

points:

Achievement points awarded for completing the achievement, has no use serverside

flags:

count:

Should always be 1.

refAchievement:

Should always be 0.