An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Tp Popup - TpPopup.js

Plugin desc : TP Popup Plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/TpPopup.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/TpPopup.js

File name : TpPopup.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/TpPopup.js
@plugindesc TP Popup Plugin
@author Triacontane
@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/triacontane-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

TpPopup.js

Displays TP gains and losses during battle in a popup (similar to HP and MP
gains and losses).
The popup criteria are the same as for HP and MP gains and losses, but
HP and MP take priority, so it will only pop up if there are no simultaneous
gains or losses.

Specifically, it will pop up as follows:

- When the ”TP Increase” effect is activated

- When HP gains or losses due to the ”TP Regeneration Rate” trait

It will not pop up in the following cases:

- When TP is increased due to damage

- When TP is consumed by using a skill

This plugin requires the base plugin ”PluginCommonBase.js.”
”PluginCommonBase.js” is located in the following folder under the RPG Maker
MZ installation folder:

dlc/BasicResources/plugins/official

Terms of Use:
You may modify and redistribute this plugin without permission, and there are
no restrictions on its use (commercial, 18+, etc.).

This plugin is now yours.

@param tpDamageColor
@text TP Damage Color
@desc The color of the TP damage popup. If not specified, it will be the same color as the MP damage popup.
@type color
@default 0

@param tpRecoverColor
@text TP recovery color
@desc The color of the popup for TP recovery. If not specified, it will be the same color as the MP recovery popup.
@type color
@default 0

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.