Welcome to PGMZ! 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.
MNKR Add Se Battle Regenerate - MNKR_AddSeBattleRegenerate.js
Plugin desc : You can add sound effects to slip damage and HP regeneration during battle.
License : MIT License
Author : munokura
Website : http://x.com/munokura
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_AddSeBattleRegenerate.js
File name : MNKR_AddSeBattleRegenerate.js
Help of plugin :
@target MZ MV
@url https://raw.githubusercontent.com/munokura/MNKR-MZ-plugins/master/MNKR_AddSeBattleRegenerate.js
@plugindesc You can add sound effects to slip damage and HP regeneration during battle.
@author munokura
@license MIT License
@help
Adds sound effects to slip damage and HP regeneration during battle.
Parameters will not be played if the sound effect file is not specified.
There are no plugin commands.
# Terms of Use
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission from the author, and
there are no restrictions on its use (commercial, 18+, etc.).
@param slipDamageSe
@text Slip Damage Sound Effect
@desc Slip Damage SE Parameters
@type struct<sePram>
@default {”name”:”Damage3”,”volume”:”90”,”pitch”:”100”,”pan”:”0”}
@param regenerateHpSe
@text HP Regen SE
@desc HP Regen SE parameters
@type struct<sePram>
@default {”name”:”Heal3”,”volume”:”90”,”pitch”:”100”,”pan”:”0”}