Random Quest Generator is Now a Complete Quest System
Changelog v1.0.2: This update adds full support for manual, condition-based quests, giving you full control over when and how quests complete.
๐ New Features
Manual Quest System
-
CreateManualQuest Command: Build quests that complete automatically when specific conditions are met.
-
Condition Types: Supports Switch ON/OFF and Variable comparisons (
>=
,<=
,==
,>
,<
). -
Flexible Setup: Optional NPC assignment, custom titles, and detailed quest descriptions.
-
Accept/Reject Options: Choose between immediate quest acceptance or a player confirmation dialog.
๐ Quest Completion Features
-
Per-Quest Variable Operations: Up to 3 variable modifications on completion (Add, Subtract, Set, Multiply, Divide).
-
Flexible Rewards: Optional item or gold rewards per quest, separate from NPC rewards.
-
Per-Quest Toast Control: Toggle completion popups individually, overriding global settings.
๐งฉ UI and Experience Improvements
-
Smart Prompt System: Automatically shows Accept/Reject buttons when needed, or OK-only prompts for instant, mandatory quests.
-
Enhanced Quest Log: Displays both item-based and condition-based quests with proper formatting.
-
Toast Stacking: Prevents overlap between completion and reward notifications.
โ๏ธ Technical Enhancements
-
Periodic Condition Checking: Automatically evaluates quest conditions every 30 frames.
-
Robust Error Handling: Safe and stable variable and condition operations.
-
Plugin Editor Integration: Flat, clean argument structure with clear descriptions for quick setup.
๐งฑ Usage
Use the CreateManualQuest
plugin command in your event system to create story-driven or progression-based objectives that complete when switches or variables meet specific values.
Perfect for:
-
Story progression checkpoints
-
Achievement systems
-
Conditional unlocks or custom objectives
Files
Get Random Quest Generator for RPG Maker MZ
Random Quest Generator for RPG Maker MZ
Status | In development |
Category | Tool |
Author | BitQuest Studio |
Tags | RPG Maker, RPG Maker MZ |