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.
Debug Enemy Action Table - DebugEnemyActionTable.js
Plugin desc : DebugEnemyActionTablePlugin
License : MIT License
Author : triacontane
Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/DebugEnemyActionTable.js
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/DebugEnemyActionTable.js
File name : DebugEnemyActionTable.js
Help of plugin :
* @plugindesc DebugEnemyActionTablePlugin * @author triacontane * @target MZ * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/DebugEnemyActionTable.js * * @help DebugEnemyActionTable.js * * This is a debug plugin that outputs * the enemy character's action table to the log. * * This is output when the action is decided. * Does not work except in test play. * * This plugin is released under the MIT License.