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

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

MZ plugins

MNKR Random Actor MZ - MNKR_RandomActorMZ.js

Plugin desc : This is a plugin that allows you to create gachas of social game-style characters.

License : MIT License

Author : munokura

Website : http://x.com/munokura

Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_RandomActorMZ.js

File name : MNKR_RandomActorMZ.js

Help of plugin :

@target MZ
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_RandomActorMZ.js
@plugindesc This is a plugin that allows you to create gachas of social game-style characters.
@author munokura
@license MIT License

@help
This plugin lets you create a social game-style character gacha.

Use plugin commands to set up the gacha.
When you acquire a new actor, they join your party.
When you acquire an actor already in your party, their level increases.

# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission, and there are no
restrictions on its use (commercial, R18+, etc.).

@param actorIdVariable
@text Actor ID variable
@desc A variable to assign the acquired actor ID.
@type variable
@default 0

@param weightVariable
@text Weight variable
@desc A variable to assign the weight of the actor to.
@type variable
@default 0

@param levelUpDisplay
@text Level up display
@desc Specify whether to display a message when leveling up.
@type boolean
@on display
@off hidden
@default false

@command randomActor
@text Get a random actor
@desc Specifies the actor to randomly pick.
@arg randomActorList
@text Actor List
@desc This is a list of actors who are eligible for gacha.
@type struct<actorList>[]
@default []

スポンサードリンク

-MZ plugins

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