Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Tp - Tp.js
Plugin desc : TP Ver1.0.2 (2023/12/9)
License : MIT License
Author : PotatoDragon
Website : https://github.com/pota-gon/RPGMakerMZ/wiki
Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Battle/Tp.js
Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/Tp.js
File name : Tp.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Battle/Tp.js @plugindesc TP Ver1.0.2 (2023/12/9) @author PotatoDragon @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/PotatoDragon-MZ-plugins ). Original plugin by PotatoDragon. Please check the latest official version at: https://github.com/pota-gon/RPGMakerMZ/wiki ----- ## Overview Change TP settings ## Usage Change TP-related parameters as needed. @param MaxTp @text TP Maximum @desc Maximum Take Profit @type number @default 100 @param FixedTp @text TP initialization fixed @desc Whether to fix the TP initialization value @type boolean @on Make it fixed @off Do not fix @default true @param InitTp @text Initial TP value at the start of battle @desc Initial TP value at the start of battle @type number @default 0 @parent FixedTp @param NoChargeTpDamage @text Does not recover TP when taking damage @desc Whether to recover TP when taking damage @type boolean @on No recovery @off recover @default true