Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Haven VCQL Helper
Built to make quest creation for Virtual's Custom Quest Loader (VCQL) much easier!
Define everything you need in one place, just fill in the details.
The Helper is constantly being updated, make sure to check the Changelog on the site.
Note: You should know how to use VCQL for the generated code.
What It Can Do:
- Quest Setup: Easily create quest IDs based on the quest name you input. Choose your trader, and you’re good to go.
- Objective Flexibility: Set up almost any type of quest condition:
- Find Item: Specify exact items to find, quantities, raid-only conditions, and whether objectives are hidden until a previous one is complete.
- Handover Item: Require players to give specific items to the trader, with full quantity and visibility options.
- Kills: Define target type, location, kill count, range, time of day, body part targeting, and reset-on-end-session options.
- Zone Requirements: Assign kills, item drops, or visits to specific areas using Zone IDs.
- Visit Place: Require players to visit designated zones, easily set up with Zone IDs.
- Skills: Specify required levels in any skill, with greater-than or less-than checks.
- Equipment: Control items players need to equip (or can’t equip) for extra challenge.
- Rewards:
- Experience: Award a custom amount of Exp.
- Trader Standing: Adjust reputation with a specific trader by a set value.
- Items: Add items directly to the player’s inventory or unlock new trader items.
- Skills: Increase levels in specific skills based on quest completion.
Generate Quests:
- Once you’ve set up your quest details, click the Generate Quests button to create the code for your quests.
Report Issues:
Found a bug or have ideas for new features? Post them on GitHub.
Disclaimer:
It has not been fully tested but majority of it works
-
Version 1.0.0
- CathieNova
- 113 Downloads
EpicRangeTime
Is there an option for unlocking trader assort via a quest and/or is that option coming? I would just look myself but I'm at work right now, very excited to get home and use this even in it's current state of usability. Thank you.
CathieNova Author
Under Rewards you select AssortmentUnlock as RewardType
EpicRangeTime
Awesome! Thank you