じ☆ve冰风 发表于 2026-7-30 13:32:13

NeMV - Class TP Rename

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:

                Code:       
<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!


本贴来自国际rpgmaker官方论坛作者:Nekoyoubi处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/nemv-class-tp-rename.60266/
页: [1]
查看完整版本: NeMV - Class TP Rename