Welcome to PGMV! 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.
TM Enemy Action Ex - TMEnemyActionEx.js
Plugin desc : Corrects the Enemies behavior pattern determination process.
License : MIT License
Author : tomoaky
Desc page : https://github.com/munokura/tomoaky-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/tomoaky-MV-plugins/refs/heads/master/TMEnemyActionEx.js
File name : TMEnemyActionEx.js
Help of plugin :
@plugindesc Corrects the Enemies behavior pattern determination process. @author tomoaky @url https://github.com/munokura/tomoaky-MV-plugins @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/tomoaky-MV-plugins ). Original plugin by tomoaky. ----- Usage: This changes the behavior pattern determination process for Enemies tagged in the Note field. Note field Tag (Enemies): <actionPrepare:50> When an action cannot be performed due to reasons such as insufficient MP when performing multiple actions or applying silence before using a spell, this will re-roll the action. The value set in the tag is the probability of re-rolling; for example, 50 means a 50% chance of re-rolling.