This is a draft cheat sheet. It is a work in progress and is not finished yet.
General Parameters
Parameter |
Description |
Id |
Unique ID to set for this quest |
Name |
Name of quest (Shows up in QuestLog) |
Client |
Name of the NPC Quest Giver (Shows up in Quest Log) |
Pos |
Name of map location slot where the NPC gave the quest from |
Comment |
Quest Log summary of the objective for the quest |
MinLevel |
Minimum level required to accept the quest |
MaxLevel |
Maximum level allowed to accept the quest; can be set higher than Lv400 |
Tier-Specific Parameters
Parameter |
Description |
SrcMonster0 |
ID of monster to hunt |
Cnt0 |
Number of monsters to hunt |
Time0 |
Time limit to complete the hunt (in minutes) |
MinLv0 |
Minimum level range to accept the quest |
MaxLv0 |
Maximum level range to accept the quest |
Note |
You can assign 5 different monsters to hunt for 1 quest based on level ranges |
Addtnl note |
Each MinLv/MaxLv must be set to the correct ranges to function |
e.g. |
Love Hunter Robin provides different monsters to hunt based on your level |
Exp0 |
Experience points to receive as a reward |
Tmxp0 |
TM experience points to receive as a reward |
MapId0 |
N/A (Leave at 0) |
These values are from 0
to 4
, meaning up to 5 slots of each (e.g. SrcMonster4 , Cnt3 , etc.)
Remaining Misc Parameters
Parameter |
Description |
ResultTable |
The MonsterQuestResult_###
table to provide item rewards |
MaxCount |
Number of times you can repeat the quest |
Note |
If set to 99. The quest can be repeated indefinitely |
ReturnMapID |
MapID to teleport to upon completing the quest |
Note |
If set to 0, no teleport option will appear |
|