Plugin: NeMV - Class TP Rename Version: 1.3 Author: Nekoyoubi Release: April 10th 2016
Plugin: NeMV - Class TP Rename
Version: 1.3
Author: Nekoyoubi
Release: April 10th 2016
Download:Â
https://raw.githubusercontent.com/nekoyoubi/NeMV/master/NeMV_ClassTPRename.js
Introduction
This plugin allows you to rename and recolor HP/MP/TP displays in your game per class. Mages can now have an "Aether", Warriors a "Rage", and Faeries a "Dust" if you so choose!
Features
- Simple notetag syntax
- No extra dependencies
- Makes things like brutes with a mana pool not look so awkward
Example Use Cases
The introduction above should give you a couple of ideas, but in case you missed them here are a few of the examples mentioned:
- Replace your Warriors' TP with Rage
- Replace your Mages' MP with Aether
- Replace your Faeries' MP with Dust (and disable TP for them altogether with Yanfly's Skill Core)
How to Use
Add a notetag to your classes that you would like to rename HP/MP/TP on using the following format. Notetags are case insensitive.
Code:
Class > Notebox > <HP/MP/TP Rename: NAME ABBRV>
Examples:
Code:
<hp rename: Life ♥>
<MP Rename: Rage RG>
<TP RENAME: Surprise !!>
Bar colors can also be adjusted per class via a similar notetag using the following format. Notetags are case insensitive.
Code:
Class  >  Notebox  >  <HP/MP/TP Recolor: LEFTHEXCOLOR RIGHTHEXCOLOR>
Examples:
Script (external)
NeMV on GitHub  |  CTPR on GitHub |  CTPR on MV Plugins |  CTPR on Stitch Gaming |  >> Download CTPR <<
FAQ
Q:Â Does this work with YEP - ______?
A: Better, even! With YEP - Skill Core you can remove bars that are irrelevant and swap them around so they make more sense. Otherwise, I run an almost full YEP stack by default without issue.Â
Q:Â Is this able to be used in commercial projects?
A:Â Absolutely! Wouldn't that be cool?!
Q:Â If I use this, do I need to say so anywhere?
A: If you can make use of my work on any level, then I would absolutely love to know about it, but I make no attribution requirements or the like. NeMV is licensed under the WTFPLv2.
Credits & Thanks
- Peter Steil & Yanfly for giving me something to do on this lovely Sunday morning!
Author's Notes
This plugin is the response to aÂ
conversation on Yanfly's Patreon posts. In the beginning, I honestly only thought I would just be replacing the TP bars (hence the name). Later I thought of the use case where makers might not even be using the TP system, but would still not want mana-infused warriors; so I broadened its scope a bit to include the other bars as well.
Happy renaming!