MonsterQuestInfo CheatSheet

From Trickster Development Wiki

Thank you to Crosstine for these rough notes for the MonsterQuestInfo table!

Parameters[edit | edit source]

Id: Unique ID to set for this quest.

Name: Name of quest.

Client: Name of NPC quest giver.

Pos: Name of map location where the NPC gave the quest from.

Comment: Quest log summary of the objective for the quest. [Hunt %s in %d min. Hunt %d.]

MinLevel: Minimum level required to accept the quest.

MaxLevel: Maximum level allowed to accept the quest. Can be set higher than Lv400.

The following flags range from 0 to 4, up to 5.

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.

Note 2: Each MinLv/MaxLv must be set to the correct ranges to function.

Example: 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.)

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.