[MZ] Custom TP System
WBCustomTpMZ 1.0.0Woschtbrot
Introduction
Change the TP for specific Actors or Classes.
These won't gain TP normally
Features
[*]Actor/Class dropdown menu
[*]Setting Up initTP, MaxTP and MaxTPPerLevel
[*]Preventing TP gain
[*]New Function for adding/loosing TP
How to Use
write".changeTp(VALUE)" into a damage calculation, like this:
Code:
dmg = a.atk * 2 - b.def - b.mdf; a.changeTp(dmg); dmg
VALUE can be both negative for Tp loss or positive for gain
You may put a max tp per level value into the plugin for additional max tp gain of there Actors.
Plugin Commands / Script Calls
I want to put a Script Call for gain/loss special TP, but lack the knowledge right now.
Download
RPG Maker MZ - Custom Tp System Plugin by Woschtbrot
A special TP System for specific Actors or Classes in RPGMaker MZ
woschtbrot.itch.io
Terms and Credits
You may use this plugin in your projects both commercial and non-commercial for free. Credit would be appreciated.
本贴来自国际rpgmaker官方论坛作者:Woschtbrot处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/mz-custom-tp-system.172158/
页:
[1]