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.
NUUN TP Damage Type - NUUN_TPDamageType.js
Plugin desc : Damage type TP added
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_TPDamageType.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_TPDamageType.js
File name : NUUN_TPDamageType.js
Help of plugin :
* @target MZ * @plugindesc Damage type TP added * @author NUUN * @version 1.1.0 * * @help * Adds TP to damage types. * Skill and item Notes * <DamageTypeTP> This skill and item are damage type "TP damage". * <DamageTypeTPR> This skill and item are damage type "TP recovery". * <DamageTypeTPA> This skill and item will be damage type "TP Absorption". * * <UseEffectTP:[value]> Increases or decreases TP. Negative values are also allowed. * [value]:Increase/decrease value * * Set the damage type to something other than None. * If there is the above tag, the damage type will be the corresponding type. (Settings on the database are not applied) * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 8/24/2023 Ver.1.1.0 * Added a function that can increase or decrease TP with the effect of use. * 11/26/2022 Ver.1.0.3 * Minor fix. * 11/24/2022 Ver.1.0.2 * Changed the display in languages other than Japanese to English. * 2/27/2022 Ver.1.0.1 * Fixed an issue where TP would decrease when the damage type was TP recovery. * 1/16/2022 Ver.1.0.0 * First edition. * *