quest_template_locale

Back-to:World

The `quest_template_locale` table

This table is used to provide to localized clients with localized string for quest templates.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Id

mediumint(8)

unsigned

PRI

NO

 

 

 

Title_loc1

text

signed

 

YES

NULL

 

 

Title_loc2

text

signed

 

YES

NULL

 

 

Title_loc3

text

signed

 

YES

NULL

 

 

Title_loc4

text

signed

 

YES

NULL

 

 

Title_loc5

text

signed

 

YES

NULL

 

 

Title_loc6

text

signed

 

YES

NULL

 

 

Title_loc7

text

signed

 

YES

NULL

 

 

Title_loc8

text

signed

 

YES

NULL

 

 

Details_loc1

text

signed

 

YES

NULL

 

 

Details_loc2

text

signed

 

YES

NULL

 

 

Details_loc3

text

signed

 

YES

NULL

 

 

Details_loc4

text

signed

 

YES

NULL

 

 

Details_loc5

text

signed

 

YES

NULL

 

 

Details_loc6

text

signed

 

YES

NULL

 

 

Details_loc7

text

signed

 

YES

NULL

 

 

Details_loc8

text

signed

 

YES

NULL

 

 

Objectives_loc1

text

signed

 

YES

NULL

 

 

Objectives_loc2

text

signed

 

YES

NULL

 

 

Objectives_loc3

text

signed

 

YES

NULL

 

 

Objectives_loc4

text

signed

 

YES

NULL

 

 

Objectives_loc5

text

signed

 

YES

NULL

 

 

Objectives_loc6

text

signed

 

YES

NULL

 

 

Objectives_loc7

text

signed

 

YES

NULL

 

 

Objectives_loc8

text

signed

 

YES

NULL

 

 

OfferRewardText_loc1

text

signed

 

YES

NULL

 

 

OfferRewardText_loc2

text

signed

 

YES

NULL

 

 

OfferRewardText_loc3

text

signed

 

YES

NULL

 

 

OfferRewardText_loc4

text

signed

 

YES

NULL

 

 

OfferRewardText_loc5

text

signed

 

YES

NULL

 

 

OfferRewardText_loc6

text

signed

 

YES

NULL

 

 

OfferRewardText_loc7

text

signed

 

YES

NULL

 

 

OfferRewardText_loc8

text

signed

 

YES

NULL

 

 

RequestItemsText_loc1

text

signed

 

YES

NULL

 

 

RequestItemsText_loc2

text

signed

 

YES

NULL

 

 

RequestItemsText_loc3

text

signed

 

YES

NULL

 

 

RequestItemsText_loc4

text

signed

 

YES

NULL

 

 

RequestItemsText_loc5

text

signed

 

YES

NULL

 

 

RequestItemsText_loc6

text

signed

 

YES

NULL

 

 

RequestItemsText_loc7

text

signed

 

YES

NULL

 

 

RequestItemsText_loc8

text

signed

 

YES

NULL

 

 

EndText_loc1

text

signed

 

YES

NULL

 

 

EndText_loc2

text

signed

 

YES

NULL

 

 

EndText_loc3

text

signed

 

YES

NULL

 

 

EndText_loc4

text

signed

 

YES

NULL

 

 

EndText_loc5

text

signed

 

YES

NULL

 

 

EndText_loc6

text

signed

 

YES

NULL

 

 

EndText_loc7

text

signed

 

YES

NULL

 

 

EndText_loc8

text

signed

 

YES

NULL

 

 

CompletedText_loc1

text

signed

 

YES

NULL

 

 

CompletedText_loc2

text

signed

 

YES

NULL

 

 

CompletedText_loc3

text

signed

 

YES

NULL

 

 

CompletedText_loc4

text

signed

 

YES

NULL

 

 

CompletedText_loc5

text

signed

 

YES

NULL

 

 

CompletedText_loc6

text

signed

 

YES

NULL

 

 

CompletedText_loc7

text

signed

 

YES

NULL

 

 

CompletedText_loc8

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc1

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc2

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc3

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc4

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc5

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc6

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc7

text

signed

 

YES

NULL

 

 

ObjectiveText1_loc8

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc1

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc2

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc3

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc4

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc5

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc6

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc7

text

signed

 

YES

NULL

 

 

ObjectiveText2_loc8

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc1

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc2

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc3

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc4

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc5

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc6

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc7

text

signed

 

YES

NULL

 

 

ObjectiveText3_loc8

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc1

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc2

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc3

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc4

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc5

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc6

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc8

text

signed

 

YES

NULL

 

 

ObjectiveText4_loc8

text

signed

 

YES

NULL

 

 

Description of the fields

Id

This id must be the same as quest_template.id and then the row will be used to provide localization support for this quest_template record.

Title_loc

Translated content for quest_template.Title field for language X.
See localization languages list to know which value to use for X.

Details_loc

Translated content for quest_template.Details field for language X.
See localization languages list to know which value to use for X.

Objectives_loc

Translated content for quest_template.Objectives field for language X.
See localization languages list to know which value to use for X.

OfferRewardText_loc

Translated content for quest_template.OfferRewardText field for language X.
See localization languages list to know which value to use for X.

RequestItemsText_loc

Translated content for quest_template.RequestItemsText field for language X.
See localization languages list to know which value to use for X.

EndText_loc

Translated content for quest_template.EndText field for language X.
See localization languages list to know which value to use for X.

CompletedText_loc

Translated content for quest_template.CompletedText field for language X.
See localization languages list to know which value to use for X.

ObjectiveText_loc

Translated content for quest_template.ObjectiveText field for language X.
See localization languages list to know which value to use for X.