Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!

Template:EpicQuest2

From DFO World Wiki
Jump to: navigation, search

Description

This template creates a box containing information about a quest.

Setting the Name parameter will create a subobject with the following properties:

  • Has name
  • Has level requirement
  • Has quest type
  • Has quest giver
  • Has quest location
  • Has quest objective item
  • Has quest reward item

Usage

{{EpicQuest2
| Name = 
| Level = 
| Type = 
| NPC = 
| Prerequisite = 
| Dungeon = 
| Briefing = 
| Objectives = 
| ObjectiveItem = 
| Dungeon Dialogue = 
| Upon Completion = 
| RewardEXP = 
| RewardGold = 
| RewardItem = 
| RewardItemChoice = 
| ConditionalRewardItem = 
| ConditionalRewardItemChoice = 
| RewardOther = 
| Dungeon Map =
| Notes = 
}}

Parameter

Name 
Optional. Quest name. Setting this is required if you want items to display related quests on the item page.
Level 
Quest level.
Type 
Quest type. See Property:Has quest type for a list of allowed values.
NPC 
Quest giver.
Prerequisite 
Optional. How to obtain the quest.
Dungeon 
Optional. Which dungeon do the quest take place.
Briefing 
Text of quest briefing, as presented in quest details in-game (not your personal briefing).
Objectives 
Steps required to complete the quest, as presented in quest details in-game.
ObjectiveItem 
Required items to complete the quest. Expected format is quantity item. Separate multiple items with a semicolon.
Dungeon Dialogue 
Optional. Text of quest during the dungeon.
Upon Completion 
Text of quest after completing the quest.
RewardEXP 
Experience points rewarded (just the number).
RewardGold 
Gold rewarded (just the number).
RewardItem 
Items rewarded. Expected format is quantity item. Separate multiple items with a semicolon.
RewardItemChoice 
Selection of items that may be picked as a reward. Expected format is quantity item. Separate multiple items with a semicolon.
ConditionalRewardItem 
Items rewarded that differ based on a certain condition. Expected format is condition::quantity item. Separate multiple items with a semicolon.
ConditionalRewardItemChoice 
Selection of items that differ based on a certain condition that may be picked as a reward. Expected format is condition::quantity item. Separate multiple items with a semicolon.
RewardOther 
Bulleted list (*) of any other rewards.
Dungeon Map 
Map for Scenario Dungeon.
Notes 
Additional information.