Random Encounter Conditions - Version 1.1
RPG Maker MV Plugin
Galv
Introduction
Random encounters are not that customizable by default, this plugin aims to help that.
Screenshot
Features
Use comments in a troop page to assign that troop a condition for it to appear in random encounters.
This condition can be a switch on/off, a variable above a certain number or if there are a certain number of items in the inventory.
How to Use
- Copy the "Galv_RandEncounterConditions.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Read the help file and examine the demo to learn how it works