quest_template_locale
Structure
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| ID | int | unsigned | PRI | NO | 0 | ||
| locale | varchar(4) | PRI | NO | ||||
| LogTitle | mediumtext | YES | NULL | ||||
| QuestDescription | mediumtext | YES | NULL | ||||
| LogDescription | mediumtext | YES | NULL | ||||
| AreaDescription | mediumtext | YES | NULL | ||||
| QuestCompletionLog | mediumtext | YES | NULL | ||||
| ObjectiveText1 | mediumtext | YES | NULL | ||||
| ObjectiveText2 | mediumtext | YES | NULL | ||||
| ObjectiveText3 | mediumtext | YES | NULL | ||||
| ObjectiveText4 | mediumtext | YES | NULL | ||||
| VerifiedBuild | int | signed | YES | NULL | |||
Description of fields
ID
- no description -
locale
| locale | Name |
|---|---|
| koKR | Korean |
| frFR | French |
| deDE | German |
| zhCN | Chinese |
| zhTW | Taiwanese |
| esES | Spanish (EU) |
| esMX | Spanish (Latin American) |
| ruRU | Russian |
LogTitle
localization of LogTitle
QuestDescription
localization of QuestDescription
LogDescription
localization of LogDescription
AreaDescription
localization of AreaDescription
QuestCompletionLog
localization of QuestCompletionLog
ObjectiveText1
- no description -
ObjectiveText2
- no description -
ObjectiveText3
- no description -
ObjectiveText4
- no description -
VerifiedBuild
- no description -
