Template:Infobox XC3 quest

From Xeno Series Wiki
Jump to navigation Jump to search
{{{QuestTitle}}}
XC3 quest thumbnail 001.png
Type
XC3 quest icon Standard Quest active.png Standard Quest
Rec. Level {{{Level}}}

Add:

  • The values from QST_List.
  • The values from ITM_RewardQuest for the A route, suffixing all columns with _a (e.g. RewardNum1_a) (optional).
  • The values from ITM_RewardQuest for the B route, suffixing columns with _b (optional).
  • QuestImage (given in QST_QuestImageList).
  • location (entered manually).
  • prerequisites (entered manually).
  • giver (optional; entered manually).
  • hero (optional; entered manually, represents the required Hero).

Boilerplate:

{{Infobox XC3 quest
|ID = 
|hashID = 
|QuestTitle = 
|QuestCategory = 
|Summary = 
|ResultA = 
|ResultB = 
|HideUI = 
|RewardSetA = 
|RewardSetB = 
|RewardDisp = 
|FlagPrt = 
|StartPurpose = 
|AutoStart = 
|Condition = 
|Level = 
|LinkQuest = 

|hashID_a = 
|Reward1_a = 
|RewardNum1_a = 
|Reward2_a = 
|RewardNum2_a = 
|Reward3_a = 
|RewardNum3_a = 
|Reward4_a = 
|RewardNum4_a = 
|Exp_a = 
|Gold_a = 
|SP_a = 
|ColonyID_a = 
|Respect_a = 

|hashID_b = 
|Reward1_b = 
|RewardNum1_b = 
|Reward2_b = 
|RewardNum2_b = 
|Reward3_b = 
|RewardNum3_b = 
|Reward4_b = 
|RewardNum4_b = 
|Exp_b = 
|Gold_b = 
|SP_b = 
|ColonyID_b = 
|Respect_b = 

|QuestImage = 
|location = 
|prerequisites = 
|giver = 
|hero = 
}}