「スキルシーンを装飾するプラグイン」です。
以前、日本語化したものを見直し、プラグインパラメーターも操作しやすく調整いたしました。
最新版は Moghunter 様のサイトでポルトガル語版が配布されています。
mogplugins.wordpress.com/rpg-maker-mv/
上記でプラグインが入ったサンプルプロジェクトが配布されています。
各プラグインを動作させるための画像素材も入っているため、サンプルプロジェクトをダウンロードし、日本語版を差し替えて試してください。
どなたかのお役に立てば幸いです。
/*:ja
* @plugindesc (v1.1) 要MOG_SceneMenuとMOG_SceneItem。スキルシーンを装飾します。
* @author Moghunter
*
* @param -> List <<<<<<<<<<<<<<<<<<<<<<<
* @text -> リストウィンドウ <<<<<<<<<<<<<<<<<<<<<<<
*
* @param List Width
* @text 幅
* @type number
* @max 9007
* @default 370
* @parent -> List <<<<<<<<<<<<<<<<<<<<<<<
*
* @param List Height
* @text 高さ
* @type number
* @max 9007
* @default 370
* @parent -> List <<<<<<<<<<<<<<<<<<<<<<<
*
* @param List X-Axis
* @text X軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> List <<<<<<<<<<<<<<<<<<<<<<<
*
* @param List Y-Axis
* @text Y軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 126
* @parent -> List <<<<<<<<<<<<<<<<<<<<<<<
*
* @param List Layout X-Axis
* @text レイアウト枠のX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default -33
* @parent -> List <<<<<<<<<<<<<<<<<<<<<<<
*
* @param List Layout Y-Axis
* @text レイアウト枠のY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default -56
* @parent -> List <<<<<<<<<<<<<<<<<<<<<<<
*
* @param -> Type <<<<<<<<<<<<<<<<<<<<<<<
* @text -> スキルタイプウィンドウ <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Type Width
* @text 幅
* @type number
* @max 9007
* @default 210
* @parent -> Type <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Type Height
* @text 高さ
* @type number
* @max 9007
* @default 180
* @parent -> Type <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Type X-Axis
* @text X軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> Type <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Type Y-Axis
* @text Y軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 200
* @parent -> Type <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Type Layout X-Axis
* @text レイアウト枠のX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> Type <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Type Layout Y-Axis
* @text レイアウト枠のY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default -10
* @parent -> Type <<<<<<<<<<<<<<<<<<<<<<<
*
* @param -> Help Window <<<<<<<<<<<<<<<<<<<<<<<
* @text -> ヘルプウィンドウ <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Help X-Axis
* @text X軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> Help Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Help Y-Axis
* @text Y軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 516
* @parent -> Help Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
* @text -> ステータスウィンドウ <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW X-Axis
* @text X軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 260
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW Y-Axis
* @text Y軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW Face X-Axis
* @text 顔画像(faces1)のX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 10
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW Face Y-Axis
* @text 顔画像(faces1)のY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 15
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW Par X-Axis
* @text 能力値のX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW Par X-Axis
* @text 能力値のY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 0
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW Par FontSize
* @text フォントサイズ
* @type number
* @max 9007
* @default 22
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW HP Meter X-Axis
* @text HPメーターのX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 88
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW HP Meter Y-Axis
* @text HPメーターのY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 38
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW MP Meter X-Axis
* @text MPメーターのX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 187
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW MP Meter Y-Axis
* @text MPメーターのY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 38
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW States X-Axis
* @text ステートのX軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 214
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param SW States Y-Axis
* @text ステートのY軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 51
* @parent -> Status Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param -> Actor Window <<<<<<<<<<<<<<<<<<<<<<<
* @text -> アクターウィンドウ <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Actor Windows X-Axis
* @text X軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 600
* @parent -> Actor Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Actor Windows Y-Axis
* @text Y軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 200
* @parent -> Actor Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param -> Party Window <<<<<<<<<<<<<<<<<<<<<<<
* @text -> パーティウィンドウ <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Party Window X-Axis
* @text X軸位置
* @desc 正:右 / 負:左
* @type number
* @min -9007
* @max 9007
* @default 10
* @parent -> Party Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @param Party Window Y-Axis
* @text Y軸位置
* @desc 正:下 / 負:上
* @type number
* @min -9007
* @max 9007
* @default 240
* @parent -> Party Window <<<<<<<<<<<<<<<<<<<<<<<
*
* @help
* 翻訳:ムノクラ
* https://fungamemake.com/
* https://twitter.com/munokura/
*
* ===========================================================================
* +++ MOG - Scene Skill (v1.1) +++
* By Moghunter
* https://atelierrgss.wordpress.com/
* ===========================================================================
* スキルシーンを装飾します。
* 動作には下記プラグインが必要です。
* MOG_SceneMenu
* MOG_SceneItem
* ===========================================================================
* 必要ファイル
* ===========================================================================
* 必要画像ファイルは各フォルダに保存してください。
*
* /img/menus/skill/
* HPMeter.png
* Layout.png
* LayoutActor.png
* ListLayout.png
* MPMeter.png
* TypeLayout.png
*
* /img/menus/actorwindow/
* AllMembers.png
* Arrow.png
* HPMeter.png
* Layout.png
* Layout2.png
* MPMeter.png
*
* ===========================================================================
* 更新履歴
* ===========================================================================
* (v1.1) - プラグインパラメーター SW Par Y-Axis の修正
*/

当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。