VCM_EnemyGauges
A downloadable tool
Introduction
This plugin offers an option to add HP, MP and/or TP Gauges to enemies listed in Battle Enemy Window. If using the VCM_ActionPoints plugin, AP Gauges are also supported. Number of columns and positioning of names may be changed too. No longer supported by the author.
Version -> 1.01
This plugin was tested only on RPG Maker MV Version 1.6.2. I cannot guarantee it works on lower versions.
Terms of Use:
- Available for commercial and non-commercial use
- You may freely edit the code
- You are not allowed to redistribute this plugin. Instead, provide a link(https://vcm-plugins.itch.io/vcm-enemygauges)
- Do not claim this plugin as your own
- Credit is not required. However, if you want to, credit me as 'VCM Plugins'
Parameters Explanation
Number of Columns
This parameter specifies the number of columns in Battle Enemy Window. Values lower than 1 will show nothing. Non-number values may cause errors.
Name x Position
This parameter determines the x position of an enemy's name in Battle Enemy Window. The higher the value, the farther it will be to the right. Non-number values may cause errors.
Name Width
This parameter specifies the width of an enemy's name in Battle Enemy Window. Values lower than 1 will show nothing. Non-number values may cause errors.
Show HP Gauge
This parameter determines whether the HP Gauge of an enemy will be shown in Battle Enemy Window or not.
HP Gauge x Position
This parameter determines the x position of an enemy's HP Gauge in Battle Enemy Window. The higher the value, the farther it will be to the right. Non-number values may cause errors.
HP Gauge Width
This parameter specifies the width of an enemy's HP Gauge in Battle Enemy Window. Values lower than 1 will show nothing. Non-number values may cause errors.
Show MP Gauge
This parameter determines whether the MP Gauge of an enemy will be shown in Battle Enemy Window or not.
MP Gauge x Position
This parameter determines the x position of an enemy's MP Gauge in Battle Enemy Window. The higher the value, the farther it will be to the right. Non-number values may cause errors.
MP Gauge Width
This parameter specifies the width of an enemy's MP Gauge in Battle Enemy Window. Values lower than 1 will show nothing. Non-number values may cause errors.
Show TP Gauge
This parameter determines whether the TP Gauge of an enemy will be shown in Battle Enemy Window or not.
TP Gauge x Position
This parameter determines the x position of an enemy's TP Gauge in Battle Enemy Window. The higher the value, the farther it will be to the right. Non-number values may cause errors.
TP Gauge Width
This parameter specifies the width of an enemy's TP Gauge in Battle Enemy Window. Values lower than 1 will show nothing. Non-number values may cause errors.
Show AP Gauge
This parameter determines whether the AP Gauge of an enemy will be shown in Battle Enemy Window or not.
AP Gauge x Position
This parameter determines the x position of an enemy's AP Gauge in Battle Enemy Window. The higher the value, the farther it will be to the right. Non-number values may cause errors.
AP Gauge Width
This parameter specifies the width of an enemy's AP Gauge in Battle Enemy Window. Values lower than 1 will show nothing. Non-number values may cause errors.
Compatibility
Plugin Manager line-up for maximum compatibility:
VCM_HelpWindow
VCM_PreviousTurn
VCM_BattleSave
VCM_Quicksave
VCM_MovementSpeeds
VCM_StateDescription
VCM_TermDescription
VCM_BattleMainMenu
VCM_EventHighlighting
VCM_SkillBar
VCM_MirroredSpriteset
VCM_ActionPoints
VCM_ActionOrder
VCM_EnemyGauges
VCM_MultipleGauges
VCM_ElementAffinity
VCM_AutoBattle
VCM_EnemyInfo
VCM_NumberBattlers
VCM_NoBattleLog
Versions
Version -> 1.00
Released Plugin.
Version -> 1.01
Updated documentation.