MZ用プラグイン

TP仕様変更 - Tp.js

シェア用テキスト:
▼TP仕様変更(ポテトードラゴン様作) - Tp.js
https://plugin-mz.fungamemake.com/archives/6650
TPの設定を変更します。

ふりがな:TPしようへんこう

機能概要: TPの設定を変更します。

利用規約(ライセンス): MITライセンス

作者:ポテトードラゴン

作者サイト:https://twitter.com/pota_gon

ダウンロードページ:https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/m…

ファイル名:Tp.js

プラグインのヘルプ:

*:
@plugindesc
TP Ver1.0.2(2023/12/9)

@url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/main/plugins/Battle/Tp.js
@target MZ
@author ポテトードラゴン

・アップデート情報
- TP最大値 を設定する機能追加

Copyright (c) 2024 ポテトードラゴン
Released under the MIT License.
https://opensource.org/licenses/mit-license.php

@help
## 概要
TPの設定を変更します。

## 使い方
TP関連のパラメータを必要に応じて変更してください。

@param MaxTp
@type number
@text TP最大値
@desc TPの最大値
@default 100

@param FixedTp
@type boolean
@text TP初期化固定
@desc TP初期化の値を固定にするか
@on 固定にする
@off 固定にしない
@default true

    @param InitTp
    @parent FixedTp
    @type number
    @text 戦闘開始TP初期値
    @desc 戦闘開始時のTP初期値
    @default 0

@param NoChargeTpDamage
@type boolean
@text 被ダメージ時にTPを回復しない
@desc 被ダメージ時にTPを回復するかどうか
@on 回復しない
@off 回復する
@default true
*/

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2026 All Rights Reserved.