SRD Alternative Menu Screen List - SRD_AltMenuScreen_List.js

▼SRD Alternative Menu Screen List(SumRndmDde様作) - SRD_AltMenuScreen_List.js
https://plugin.fungamemake.com/archives/26471
代替メニュー画面。アクター名、HP、MPの一覧を表示し、より大きなパーティに余裕を持たせます。
ふりがな:おるたねいてぃゔめにゅーすくりーんりすと
機能概要: 代替メニュー画面。アクター名、HP、MPの一覧を表示し、より大きなパーティに余裕を持たせます。
利用規約(ライセンス):https://fungamemake.com/srd-japanese
作者:SumRndmDde
ダウンロードページ:https://fungamemake.com/archives/8992
ファイル名:SRD_AltMenuScreen_List.js
プラグインのヘルプ:
/*:ja * @plugindesc 代替メニュー画面。アクター名、HP、MPの一覧を表示し、より大きなパーティに余裕を持たせます。 * @author SumRndmDde * * @param List Columns * @text アクター表示の列数 * @type number * @desc アクター表示の列数 * @default 1 * * @param Max Rows * @text アクター表示の最大行数 * @type number * @desc アクター表示の最大行数 * @default 10 * * @param Item Height * @text アクター表示の高さ * @type number * @desc アクター表示の高さ * @default 35 * * @param Item Width * @text アクター表示の幅 * @type number * @desc アクター表示の幅 * @default 500 * * @param Command Columns * @text コマンド列数 * @type number * @desc コマンドの列数 * @default 4 * * @param Command Rows * @text コマンド行数 * @type number * @desc コマンドの行数 * @default 2 * * @help * 翻訳:ムノクラ * https://fungamemake.com/ * https://twitter.com/munokura/ * * 元プラグイン: http://sumrndm.site/5-alternative-menu-screens/ * * Alternative Menu Screen: Up * Version 1.01 * SumRndmDde * * Changelog (v1.01): Fixed Shop Choices * * 別のメニュー画面にします。 * アクター、HP、MPの一覧が表示され、大きなパーティーにも余裕があります。 * * * 次の機会まで * ~ SumRndmDde */
