MZ用プラグイン

日本語版 MOG Action Name - MOG_ActionName.js

シェア用テキスト:
▼日本語版 MOG Action Name(Moghunter様作) - MOG_ActionName.js
https://plugin-mz.fungamemake.com/archives/3499
アクション名ウィンドウを表示

ふりがな:あくしょんめい

機能概要: アクション名ウィンドウを表示

利用規約(ライセンス):https://fungamemake.com/mog-mz-japanese

作者:Moghunter

ダウンロードページ:https://fungamemake.com/archives/13898

ファイル名:MOG_ActionName.js

プラグインのヘルプ:

/*:ja
 * @target MZ
 * @plugindesc (v1.0) 戦闘中にアクション名ウィンドウを表示します。
 * @author Moghunter
 * @url https://raw.githubusercontent.com/harizumi/Moghunter-MZ-jp/main/MOG_ActionName.js
 *
 * @param X-Axis Offset
 * @text レイアウトのX軸位置
 * @default 0
 * @desc 正:右 / 負:左
 * @type number
 * @min -9007
 * @max 9007
 *
 * @param Y-Axis Offset
 * @text レイアウトのY軸位置
 * @default 10
 * @desc 正:下 / 負:上
 * @type number
 * @min -9007
 * @max 9007
 *
 * @param Name X-Axis
 * @text 名前のX軸位置
 * @default 0
 * @desc 正:右 / 負:左
 * @type number
 * @min -9007
 * @max 9007
 *
 * @param Name Y-Axis
 * @text 名前のY軸位置
 * @default 24
 * @desc 正:下 / 負:上
 * @type number
 * @min -9007
 * @max 9007
 *
 * @param Icon X-Axis
 * @text アイコンのX軸位置
 * @default 0
 * @desc 正:右 / 負:左
 * @type number
 * @min -9007
 * @max 9007
 *
 * @param Icon Y-Axis
 * @text アイコンのY軸位置
 * @default -4
 * @desc 正:下 / 負:上
 * @type number
 * @min -9007
 * @max 9007
 *
 * @param Font Size
 * @text フォントサイズ
 * @default 22
 * @type number
 * @max 9007
 *
 * @help
 * 翻訳:
 * https://fungamemake.com/
 *
 * ===========================================================================
 * +++ MOG - Action Name (v1.0) +++
 * By Moghunter
 * https://mogplugins.wordpress.com
 * ===========================================================================
 * 戦闘中にアクション名ウィンドウを表示します。
 * ウィンドウの画像が必要です。 (img/system/)
 *
 * ActionName.png
 * ActionNameA.png
 * ActionNameB.png
 *
 * ===========================================================================
 * 名前を非表示にする
 * ===========================================================================
 * 最初は全てのアクションの名前が表示されます。
 * アイテム/スキルのメモ欄に下記のメモタグを使用すると、非表示になります。
 *
 * Disable Name
 *
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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