QuestFactionReward.dbc
Материал из YTDB DataBase
(Различия между версиями)
NeatElves (Обсуждение | вклад) (Новая страница: «<noinclude>{| align="right" | __TOC__ |} К описанию DBC файлов. <big>'''QuestFactionReward.dbc'''</big> This DBC contains the most …») |
NeatElves (Обсуждение | вклад) |
||
(1 промежуточная версия не показана) | |||
Строка 8: | Строка 8: | ||
<big>'''QuestFactionReward.dbc'''</big> | <big>'''QuestFactionReward.dbc'''</big> | ||
- | This DBC contains the most often used values of reputation rewarded by quests. If a quest doesn't have [[ | + | This DBC contains the most often used values of reputation rewarded by quests. If a quest doesn't have [[Quest_template#RewRepValue|RewRepValue]] filled in, reputation is looked up in QuestFactionReward.dbc. Absolute value X of [[Quest_template#RewRepValueId|RewRepValueId]] gives the RepX column of this DBC. For positive RewRepValueId the first line in DBC is used, for negative RewRepValueId, the second line is used. |
'''Version is : 3.3.5a''' | '''Version is : 3.3.5a''' |
Текущая версия на 18:22, 9 октября 2010
|
К описанию DBC файлов.
QuestFactionReward.dbc
This DBC contains the most often used values of reputation rewarded by quests. If a quest doesn't have RewRepValue filled in, reputation is looked up in QuestFactionReward.dbc. Absolute value X of RewRepValueId gives the RepX column of this DBC. For positive RewRepValueId the first line in DBC is used, for negative RewRepValueId, the second line is used.
Version is : 3.3.5a
Structure
Field Nb | Name | Type |
1 | ID | Int |
2 | Rep0 | Int |
3 | Rep1 | Int |
4 | Rep2 | Int |
5 | Rep3 | Int |
6 | Rep4 | Int |
7 | Rep5 | Int |
8 | Rep6 | Int |
9 | Rep7 | Int |
10 | Rep8 | Int |
11 | Rep9 | Int |
Content
Id | Rep0 | Rep1 | Rep2 | Rep3 | Rep4 | Rep5 | Rep6 | Rep7 | Rep8 | Rep9 |
1 | 0 | 10 | 25 | 75 | 150 | 250 | 350 | 500 | 1000 | 5 |
2 | 0 | -10 | -25 | -75 | -150 | -250 | -350 | -500 | -1000 | -5 |