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.
NRP Visual Turn Battle - NRP_VisualTurnBattle.js
Plugin desc : v1.04 Visualize the order of action in turn-based battle.
License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation
Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)
Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_VisualTurnBattle.js
Desc page : http://newrpg.seesaa.net/article/474729244.html
Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_VisualTurnBattle.js
File name : NRP_VisualTurnBattle.js
Help of plugin :
In a turn system, the order is determined before the action is entered. * It allows you to visualize the sequence of actions. * * This plugin does not display order by itself. * Please use it in combination with NRP_VisualTurn.js. * http://newrpg.seesaa.net/article/472840225.html * * ------------------------------------------------------------------- * [Terms] * ------------------------------------------------------------------- * There are no restrictions. * Modification, redistribution freedom, commercial availability, * and rights indication are also optional. * The author is not responsible, * but will deal with defects to the extent possible. * * @----------------------------------------------------- * @ Plugin Parameters * @----------------------------------------------------- * * @param randomSpeed * @type text * @default 5 + a.agi / 4 * @desc A formula to determine the degree of speed variation. * This value changes the order of actions each turn. * * @param removeActedBattler * @type boolean * @default false * @desc A battler who has already acted hides the order.