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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

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.

スポンサードリンク

-MV plugins

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