Achievement reward

Материал из YTDB DataBase

Версия от 09:44, 3 февраля 2010; KiriX (Обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

Содержание

Back to world database list of tables.


The `achievement_reward` table

This table contains the rewards for achievements added with Wrath of the Lichking.

Structure

Field Type Attributes Can be null Default Comments
entry mediumint(8) unsigned NO 0 Identifier
title_A mediumint(8) unsigned NO 0
title_H mediumint(8) unsigned NO 0
item mediumint(8) unsigned NO 0
sender mediumint(8) unsigned NO 0
subject varchar(255) YES NULL
text text YES NULL


Description of the fields

entry

This is the achievement identifier from Achievement.dbc

title

This is the reference to CharTitles.dbc. Player has the right to wear the title as name affix.

item

The item you get by mail for the achievement. Reference to item_template.

sender

You recieve mail from this sender. Reference to creature_template

subject

The mail subject. Just plain text up to 255 chars. (Hopefully a reference to multi language table in the future)

text

The mail text. (Hopefully a reference to multi language table in the future)

Личные инструменты