Difference between revisions of "Visual HP Gauges (YEP)"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "{{MvPlugin |preview=<youtube>https://www.youtube.com/watch?v=_vQq3YVdGrk</youtube> |link1=<html><iframe src="https://itch.io/embed/398276" height="167" width="552" frameborder...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{MvPlugin
 
{{MvPlugin
|preview=<youtube>https://www.youtube.com/watch?v=_vQq3YVdGrk</youtube>
+
|preview = <youtube>https://www.youtube.com/watch?v=_vQq3YVdGrk</youtube>
|link1=<html><iframe src="https://itch.io/embed/398276" height="167" width="552" frameborder="0"></iframe></html>
+
|link2 = <html><iframe src="https://itch.io/embed/508138" height="167" width="552" frameborder="0"></iframe></html>
|link2=[http://yanfly.moe/plugins/en/YEP_X_VisualHpGauge.js Mirror]
+
|link3 = <html><iframe src="https://itch.io/embed/398158" height="167" width="552" frameborder="0"></iframe></html>
  
 
}}
 
}}
Line 12: Line 12:
 
{{Yanfly Engine Plugins}}
 
{{Yanfly Engine Plugins}}
  
== Help File ==
+
== Introduction ==
  
 
  <nowiki>
 
  <nowiki>
============================================================================
 
Introduction
 
============================================================================
 
 
 
This plugin requires YEP_BattleEngineCore.
 
This plugin requires YEP_BattleEngineCore.
 
Make sure this plugin is located under YEP_BattleEngineCore in the plugin
 
Make sure this plugin is located under YEP_BattleEngineCore in the plugin
Line 31: Line 27:
 
during battle test, the HP gauges are always shown unless the enemy has a
 
during battle test, the HP gauges are always shown unless the enemy has a
 
hidden HP gauge.
 
hidden HP gauge.
 +
</nowiki>
  
============================================================================
+
{{Notetags MV}}
Notetags
 
============================================================================
 
  
 +
<nowiki>
 
Class and Enemy Notetags:
 
Class and Enemy Notetags:
 
   <Hide HP Gauge>
 
   <Hide HP Gauge>
Line 59: Line 55:
 
   <HP Gauge Color 2: x>
 
   <HP Gauge Color 2: x>
 
   This changes the HP Gauge's color 2 to x text color.
 
   This changes the HP Gauge's color 2 to x text color.
 +
</nowiki>
 +
 +
{{Tips & Tricks MV}}
 +
 +
* [[Libra (MV Plugin Tips & Tricks)|Libra]]
  
============================================================================
+
== Changelog ==
Changelog
 
============================================================================
 
  
 +
<nowiki>
 
Version 1.07:
 
Version 1.07:
 
- Updated for RPG Maker MV version 1.5.0.
 
- Updated for RPG Maker MV version 1.5.0.
Line 99: Line 99:
 
- Finished Plugin!
 
- Finished Plugin!
 
</nowiki>
 
</nowiki>
 +
 +
<!-- This is a comment, remove the arrows surrounding this for the categories you want to show -->
 +
<!-- [[Category: RPG Maker MV Core Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Battle Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Item Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Skill Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Equip Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Status Menu Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Gameplay Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Movement Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Quest Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Options Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Eventing Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Utility Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Mechanical Plugins]] -->
 +
[[Category: RPG Maker MV Visual Plugins]]
 +
<!-- [[Category: RPG Maker MV Menu Plugins]] -->
 +
<!-- [[Category: RPG Maker MV Message Plugins]] -->
 +
[[Category: RPG Maker MV Quality of Life Plugins]]
 +
<!-- [[Category: RPG Maker MV Plugin Tips & Tricks]] -->
 +
<!-- [[Category: Action Sequences (MV)]] -->
 +
<!-- [[Category: Comment Tags (MV)]] -->
 +
<!-- [[Category: Main Menu Manager Integration (MV)]] -->
 +
<!-- [[Category: Notetags (MV)]] -->
 +
<!-- [[Category: Options Core Integration (MV)]] -->
 +
<!-- [[Category: Plugin Commands (MV)]] -->
 +
<!-- [[Category: Script Calls (MV)]] -->
 +
<!-- [[Category: Text Codes (MV)]] -->

Latest revision as of 10:41, 13 June 2020

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.



Download

System

This is a plugin created for RPG Maker MV.

For help on how to install plugins, click here.

For help on how to update plugins, click here.

Got errors with your RPG Maker MV plugin? Click here.


Masterarbeit Writer

Required Plugins

The following plugins are required in order to use this plugin.

Place the following plugins above this plugin located in the Plugin Manager.

Yanfly Engine Plugins

This plugin is a part of the Yanfly Engine Plugins library.


Introduction

This plugin requires YEP_BattleEngineCore.
Make sure this plugin is located under YEP_BattleEngineCore in the plugin
list.

This plugin shows the HP Gauges of enemies as they're selected or while they
take damage. You can also opt for actors to show their HP Gauge as well.
Adjust the parameters to change the way you want the HP Gauges to appear.

By default, enemies would need to be defeated first in order for the gauges
to show up. This can be changed within the parameter settings. However,
during battle test, the HP gauges are always shown unless the enemy has a
hidden HP gauge.

Notetags

NotetagsMV.png

RPG Maker MV's editor is unable to allow for custom traits/properties that a game dev may wish to associate with a database object, event, map, etc. Notetags are used to work around such limitations by allowing the game dev to tag certain traits/properties using specific Notetags declared by the related plugin.

Here is a list of Notetag(s) that you may use.

---

Class and Enemy Notetags:
  <Hide HP Gauge>
  This HP gauge will always be hidden if this notetag is present.

  <Show HP Gauge>
  This HP gauge will always be shown if this notetag is present while the
  target is selected or taking damage.

  <HP Gauge Width: x>
  This will set the battler's HP Gauge width to x pixels. However, if this
  width is less than the minimum width, minimum width will take priority.

  <HP Gauge Height: x>
  This set's the HP Gauge height to x pixels.

  <HP Gauge Back Color: x>
  This changes the HP Gauge's back color to x text color.

  <HP Gauge Color 1: x>
  This changes the HP Gauge's color 1 to x text color.

  <HP Gauge Color 2: x>
  This changes the HP Gauge's color 2 to x text color.

Tips & Tricks

The following Tips & Tricks effects use this plugin:

Changelog

Version 1.07:
- Updated for RPG Maker MV version 1.5.0.

Version 1.06:
- Compatibility update with State Categories.

Version 1.05:
- Updated for RPG Maker MV version 1.1.0.

Version 1.04:
- Optimization update.

Version 1.03:
- Fixed a bug when Escape skill-effects are used on battlers.

Version 1.02:
- Fixed a bug with gauge height not adjusting.

Version 1.01b:
- Fixed a bug regarding dependancy checks.
- Fixed many bugs regarding stacking errors.

Version 1.01:
- Rewrote the good majority of plugin to accomodate the following features:
---'Always Visible' parameter.
---'Gauge Position' parameter.
---'Y Buffer' parameter.
---'Use Thick Gauges' parameter.
---'Show HP' parameter.
---'Show Value' parameter.
---'Show Max' parameter.

Version 1.00:
- Finished Plugin!