Original Source
- Original title: NeMV - Class TP Rename
- Original author: Nekoyoubi
- Original date: April 10, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/nemv-class-tp-rename.60266/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
Summary
Plugin: NeMV - Class TP Rename Version: 1.3 Author: Nekoyoubi Release: April 10th 2016
Archived First Post
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.
Class > Notebox > <HP/MP/TP Rename: NAME ABBRV>
Examples:
<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.
Class > Notebox > <HP/MP/TP Recolor: LEFTHEXCOLOR RIGHTHEXCOLOR>
Examples:
<hp recolor: #990909 #ff2121>
<MP Recolor: #b55010 #ff5000>
<TP RECOLOR: #080510 #6030bf>
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!
Features Mentioned
- 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)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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.
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...