YaQuestConfig¶
YaQuestConfig
is an object representing the configuration of a quest.Properties¶
number ID¶
DEPRECATED
The unique identifier of the quest
string Name¶
The name of the quest
number Type¶
The type of the quest. See
YaQuestType
string Sketch¶
The description of the quest
Array<YaQuestTarget> Targets¶
The target of the quest
Array<YaQuestReward> Rewards¶
The rewards of the quest