MV Weapon Proficiency

FEATURES
Actors have a weapon proficiency for each weapon type. This weapon proficiency can raise the hit chance, crit chance or have an effect on damage with a change to the damage formula for physical attack skills while they are wielding a weapon of that weapon type.

Weapon proficiency for the currently wielded weapon can be increased by attacking in combat or manually via script command. Each class can have different maximum proficiency for each weapon type. An animation can play during battle when an actor’s weapon proficiency skill increases.

Players can see their weapon proficiency in the default status menu or in Yanfly’s status menu if either of these are set in the plugin settings.

VERSION 1.4 – RPG Maker MV
Download Plugin file
Download Demo

MV Extra Agility Turn

FEATURES
Much like Breath of Fire 3, Battlers with a high AGI parameter can get extra turns between normal battle turns. This is based on a % amount higher a battler is than the average agility of the opposing team. These extra turns do not advance states/poison/regen etc.

This is not compatible with battle systems that modify turns (such as ATB or immediate action systems).

VERSION 1.1 – RPG Maker MV
Download Plugin file
Download Demo

MV Animated Battleback

FEATURES
Can use battleback graphics that contain multiple frames to cycle through for animation. I advise using sparingly as the files can become quite large and add a lot to loading times if too many frames are used (a precaching plugin might be worth looking into if that is the case).
The upper battleback and lower battleback can be mixed together with animated or not animated backgrounds.

VERSION 1.0 – RPG Maker MV
Download Plugin file
Download Demo

MV Enemy AI

FEATURES
This plugin allows you to notetag skills to make enemies slightly smarter and use those skills only if a certain condition is met and only on certain targets. This includes having heal skills that enemies will use only on their allies that are hurt, using a special attack skill only on actors that have a certain state, etc.
These conditions work with the default ‘rating’ system RPG Maker uses to determine which skill an enemy will use, allowing a basic way to increase enemy AI during battles through these priority skill conditions.

VERSION 1.1 – RPG Maker MV
Download Plugin file
Download Demo