Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Equip Change Random - EquipChangeRandom.js
Plugin desc : Equipment random change plugin
License : MIT License
Author : Triacontane
Website : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/EquipChangeRandom.js
File name : EquipChangeRandom.js
Help of plugin :
@url https://triacontane.blogspot.com/ @plugindesc Equipment random change plugin @author Triacontane @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/triacontane-MV-plugins ). Original plugin by Triacontane. Please check the latest official version at: https://triacontane.blogspot.com ----- Forces an actor to randomly change their equipment from their inventory. Specify the actor ID or rank number and slot ID to change the equipment. The slot ID is the number specified in the equipment type database. (Minimum 1) Plugin Command Details Execute from the "Plugin Command" event command. (Separate parameters with a space.) ECR_execEquipChangeRandomActor 3 1 # Changes the equipment in slot ID [1] of actor ID [3]. ECR_execEquipChangeRandomParty 1 2 # Changes the equipment in slot ID [2] of actor [1] in rank. Terms of Use: You may modify and redistribute this plugin without permission from the author, and there are no restrictions on its use (commercial, 18+, etc.). This plugin is now yours.