An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

CSVN conditional Encounter Step - CSVN_conditionalEncounterStep.js

Plugin desc : Change the encounter steps under certain conditions

License : MIT License

Author : cursed_steven

Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_conditionalEncounterStep.js

Desc page : https://note.com/cursed_steven/n/n606e3e2ac9e4

Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_conditionalEncounterStep.js

File name : CSVN_conditionalEncounterStep.js

Help of plugin :

* @target MZ
 * @plugindesc Change the encounter steps under certain conditions
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @author cursed_steven
 * @url https://note.com/cursed_steven/n/n606e3e2ac9e4
 *
 * @help CSVN_conditionalEncounterStep.js
 *
 * Determine the values of the switches and variables set on the plug-in side,
 * and change encounter steps on the specified map.
 *
 * If you set both the switch and the variable, encounter steps will
 * change if both conditions are met.
 *
 * If multiple conditions are met on the same map at the same time,
 * the content of the higher-level condition is prioritized.
 *
 * Terms:
 *  No permission needed for change or re-distribute this plugin.
 *  But I will be glad to being informed you used or reffered this.
 *
 * @param conditions
 * @text conditions
 * @desc The target map, switch, variable, and encounter steps after the change are retained as set values.
 * @default []
 * @type struct<conditions>[]

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.