Template:QuestInfo: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<includeonly> | |||
__NOEDITSECTION__ | |||
=Base Level= | |||
{{{levelreq|None}}} | |||
=Job Level= | |||
{{{joblevelreq|None}}} | |||
=Class= | |||
{{{lclassreq|None}}} | |||
=Party= | |||
{{{partyreq|None}}} | |||
=Item(s) (Consumed)= | |||
{{{itemreq|None}}} | |||
=Item(s) (Not Consumed)= | |||
{{{nitemreq|None}}} | |||
=Zeny= | |||
{{{zenyreq|None}}} | |||
=Quest Prerequisite(s)= | |||
{{{questsreq|None}}} | |||
=Quest Corequisite(s)= | |||
{{{questscoreq|None}}} | |||
==Rewards== | |||
=Items= | |||
{{{itemreward|None}}} | |||
=Items= | |||
{{{qreward|None}}} | |||
[[Category:Custom Quests]][[Category:Quests]]</includeonly><noinclude> | |||
<pre> | <pre> | ||
{{QuestInfo | {{QuestInfo | ||
| levelreq | |levelreq= | ||
| joblevelreq | |joblevelreq= | ||
| classreq | |classreq= | ||
| partyreq | |partyreq= | ||
| itemreq | |itemreq= | ||
| nitemreq | |nitemreq= | ||
| zenyreq | |zenyreq= | ||
| questsreq | |questsreq= | ||
| questscoreq | |questscoreq= | ||
| baseexpreward = | |baseexpreward= | ||
| jobexpreward | |jobexpreward= | ||
| itemreward | |itemreward= | ||
| qreward | |qreward= | ||
}}</pre> | }}</pre> | ||
Revision as of 19:00, 25 March 2024
{{QuestInfo |levelreq= |joblevelreq= |classreq= |partyreq= |itemreq= |nitemreq= |zenyreq= |questsreq= |questscoreq= |baseexpreward= |jobexpreward= |itemreward= |qreward= }}
Obligatory Fields
Field | Description |
---|---|
joblevelreq | Job level that is required before the quest can be completed. All or nearly all of these quests are skill quests. |
classreq | Class that the player must be in order to complete the quest. For example, only Knights can complete the Knight Skill Quest. |
partyreq | # of Party Members and/or Classes required to be in a party. |
itemreq | Items that the player must possess (and are removed from the player) in order to complete the quest. Please separate multiple items with <br /> and use Template:ItemLink to list them. |
nitemreq | Items that the player must possess (but are not taken) in order to complete the quest. Please separate multiple items with <br /> and use Template:ItemLink to list them. |
zenyreq | Zeny that the player must possess in order to complete the quest. |
questreq | Quests that the player must have already completed in order to complete the quest. |
questscoreq | Quests that the player must do at the same time in order to complete the quest. |
baseexpreward | The total amount of base experience the player receives performing the quest, regardless of if it is in increments or a lump sum. |
jobexpreward | The total amount of job experience the player receives from performing the quest, regardless of if it is in increments or a lump sum. |
itemreward | The items the player receives for performing the quest that he or she is able to keep at the end of it. For example. The Sign is a reward for the Sign Quest, but the Sobbing Starlight, which is taken away from the player at the end of the quest, is not. |
qreward | Other rewards, which can include access to dungeons, or abilities such as speaking with NPCs. |