Battle Action Info - Version 1.3
RPG Maker MV Plugin
Galv
Introduction
Just a little something for battle. As always, I encourage anyone who uses it to create their own better graphics than my dodgy ones
Screenshot
Features
An information box drops down whenever you are selecting a target for an action in battle. This box contains information about the action toward the enemy such as minimum and maximum damage, hit chance, critical chance and state/buff changes.
Includes plugin settings to allow you to customize your info box.
How to Use
- Copy the "GALV_BattleActionInfo.js" file into your project's /js/plugins/ folder.
- Activate plugin using the 'Plugin Manager'
- Copy the images included (or create your own image) into YourProject/img/system/ folder
- Read the help file to see how it works. Examine the demo if you don't understand.
Plugin
Get it here
Credit and Thanks
- Galv
Terms
Free to use in any RPG Maker MV project including commercial. Please credit "Galv".
Updates
2016-04-30 - Version 1.3 - fixed a bug when using code in formula and fixed issue when changing a skill to damage type 'none' that still had damage in the formula.
2016-02-22 - Version 1.2 - Compatibility fix for Victor's Hit Formula
2016-02-20 - Version 1.1 - Compatibility changes and bug fixes
2016-02-20 - Version 1.0 - Release