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

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

MZ plugins

Max Tp Extend - MaxTpExtend.js

Plugin desc : MaxTpExtendPlugin

License : MIT License

Author : triacontane

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

Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/refs/heads/mz_master/MaxTpExtend.js

File name : MaxTpExtend.js

Help of plugin :

* @plugindesc MaxTpExtendPlugin
 * @target MZ
 * @url https://github.com/triacontane/RPGMakerMV/tree/mz_master/MaxTpExtend.js
 * @base PluginCommonBase
 * @author triacontane
 *
 * @help MaxTpExtend.js
 *
 * Extend the maximum TP.
 * Please describe the following in the memo field of
 * the database (*) that has the feature as follows.
 * <MaxTp:30> // The maximum TP will be added by 30.
 *
 * (*) Actors, Classes, Weapons, Armors, Enemies, and States
 *
 * Negative values can also be set.
 * The actual TP is the basic value of 100 with the specified
 * The values of all the memo fields will be added together.
 *
 * This plugin is released under the MIT License.

スポンサードリンク

-MZ plugins

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