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

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

MZ plugins

Battle Balloon - BattleBalloon.js

Plugin desc : BattleBalloon

License : MIT License

Author : Triacontane

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/BattleBalloon.js

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/BattleBalloon.js

File name : BattleBalloon.js

Help of plugin :

* @plugindesc BattleBalloon
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/BattleBalloon.js
 * @base PluginCommonBase
 * @author Triacontane
 *
 * @param balloonSpeedRate
 * @default 100
 * @type number
 *
 * @param balloonWaitTime
 * @default 12
 * @type number
 *
 * @param balloonIdEvasion
 * @default 0
 * @type number
 *
 * @param balloonIdCounter
 * @default 0
 * @type number
 *
 * @param balloonIdSubstitute
 * @default 0
 * @type number
 *
 * @param balloonIdReflection
 * @default 0
 * @type number
 *
 * @command SHOW_BALLOON
 * @text SHOW_BALLOON
 * @desc
 *
 * @arg target
 * @default {}
 * @type struct<Target>
 *
 * @arg balloonId
 * @default 1
 * @type number
 *
 * @arg wait
 * @default false
 * @type boolean
 *
 * @help BattleBalloon.js
 *
 * The balloon can be displayed at various times during battle.
 * You can also adjust the speed and waiting time of the balloon.
 * The balloon is displayed to actors and enemy characters.
 *
 * Displays a balloon [5] when a skill is decided (enemy characters only).
 * <BalloonInput:5>
 *
 * Display a balloon [6] when a skill is used.
 * <BalloonUsing:6>
 *

スポンサードリンク

-MZ plugins

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