Article icon - Xenoblade Chronicles 2.svg

Template:Infobox XC2 quest

From Xeno Series Wiki
Jump to navigation Jump to search
{{{QuestTitle}}}
XC2 quest thumbnail 001.png
Test
Type XC2 field icon quest objective.png Regular quest
Prerequisites {{{prerequisites}}}

A template for quests in Xenoblade Chronicles 2 mainly from FLD_QuestListNormal, but also takes values from FLD_QuestReward. It has the same usage for for the quests stored in FLD_QuestListBlade and FLD_QuestListIra. Usage:

{{Infobox XC2 quest
|ID = (all the parameters from here until the line break are pulled from either FLD_QuestListNormal, FLD_QuestListBlade or FLD_QuestListIra)
|QuestTitle = 
|QuestCategory = 
|Visible = 
|Talker = 
|Summary = 
|ResultA = 
|ResultB = 
|SortNo = 
|RewardDisp = 
|RewardSetA = 
|RewardSetB = 
|PRTQuestID = 
|FlagPRT = 
|FlagCLD = 
|PurposeID = 
|CountCancel = 
|NextQuestA = 
|CallEventA = 
|NextQuestB = 
|CallEventB = 
|HintsID = 
|ClearVoice = 
|AutoStart = 
|ItemLost = 
|CancelCondition = 
|QuestIcon = 
|LinkedQuestID = 

|RewardSetA_ID = (all the parameters from here until the line break are pulled from FLD_QuestReward)
|RewardSetA_Gold = 
|RewardSetA_EXP = 
|RewardSetA_Sp = 
|RewardSetA_Coin = 
|RewardSetA_DevelopZone = 
|RewardSetA_DevelopPoint = 
|RewardSetA_TrustPoint = 
|RewardSetA_MercenariesPoint = 
|RewardSetA_IdeaCategory = 
|RewardSetA_IdeaValue = 
|RewardSetA_ItemID1 = 
|RewardSetA_ItemNumber1 = 
|RewardSetA_ItemID2 = 
|RewardSetA_ItemNumber2 = 
|RewardSetA_ItemID3 = 
|RewardSetA_ItemNumber3 = 
|RewardSetA_ItemID4 = 
|RewardSetA_ItemNumber4 = 

|isTorna = (if the quest is from Torna ~ The Golden Country set this param to "y", if it's not there's no need of this param)
|location = (location of where the quest is accepted, has to be typed manually)
|giver = (the NPC that gives the quest, has to be typed manually if necessary, not every quest needs this param)
|prerequisites = (condition to trigger the quest, if it's a story scenario preferibable use {{XC2 enum story}}, has to be typed manually)
|community= (if the param isTorna is set to "y", put here the changes of the community when the quest is completed, has to be typed manually)
}}