SRD Alternative Menu Screen: KH - SRD_AlternativeMenuScreenKH.js

▼SRD Alternative Menu Screen: KH(SumRndmDde様作) - SRD_AlternativeMenuScreenKH.js
https://plugin.fungamemake.com/archives/26482
メインメニューをKHに似た形に変更します。
ふりがな:おるたねいてぃゔめにゅーすくりーんKH
機能概要: メインメニューをKHに似た形に変更します。
利用規約(ライセンス):https://fungamemake.com/srd-japanese
作者:SumRndmDde
ダウンロードページ:https://fungamemake.com/archives/9078
ファイル名:SRD_AlternativeMenuScreenKH.js
プラグインのヘルプ:
/*:ja * @plugindesc メインメニュー画面をKHに似たものにします。 * @author SumRndmDde * * @param == Basic Options == * @text -- 基本的なオプション -- * @default * * @param Use Transition * @text トランジション使用 * @type boolean * @on 有効 * @off 無効 * @desc メニューを開く時スライド式のトランジションを有効化 * 有効:true / 無効:false * @default true * * @param Use Characters * @text 歩行キャラ使用 * @type boolean * @on 有効 * @off 無効 * @desc メニューではアクターの顔画像ではなく、アクターの歩行キャラを表示 * 有効:true / 無効:false * @default false * * @param Use Display Name * @text マップ表示名の使用 * @type boolean * @on 有効 * @off 無効 * @desc メニューの場所表示にマップの表示名を使用 * 有効:true / 無効:false * @default false * * @param Show TP * @text TP表示 * @type boolean * @on 表示 * @off 非表示 * @desc ステータス欄にアクターのTPバーを表示 * 表示:true / 非表示:false * @default false * * @param Max Commands * @text コマンド最大数 * @desc コマンドウィンドウのコマンドの最大量 * 独自の画面解像度を使用している場合に使用します。 * @default 9 * * @param Play Time Text * @text プレイ時間テキスト * @desc 現在のプレイ時間のタイトル * @default プレイ時間 * * @param Currency Text * @text 所持金テキスト * @desc 所持金のタイトル * @default 所持金 * * @param Map Text * @text マップテキスト * @desc マップ表示のタイトル * @default マップ * * @param Location Text * @text 場所テキスト * @desc 場所表示のタイトル * @default 場所 * * @param == Colors == * @text -- 色 -- * @default * * @param Play Time Color * @text プレイ時間色 * @desc プレイ時間タイトルの文字色 * @default #80FFFF * * @param Currency Color * @text 所持金の色 * @desc 所持金タイトルの文字色 * @default #FFBF00 * * @param Map Color * @text マップの色 * @desc 地図タイトルの文字色 * @default #66FF99 * * @param Location Color * @text 場所の色 * @desc 位置タイトルの文字色 * @default #E699FF * * @param == Window Options == * @text -- ウィンドウオプション -- * @default * * @param Status Position * @text ステータス位置 * @type select * @option 上 * @value top * @option 下 * @value bottom * @desc ステータスウィンドウの位置 * 上:top / 下:bottom * @default bottom * * @param Status Cols * @text ステータス列数 * @desc ステータスウィンドウの列数 * 画面サイズが大い場合、この数字を増やします。 * @default 3 * * @param Map Rows * @text マップ行数 * @desc マップウィンドウの行数 * @default 2 * * @param Gold/Time Rows * @text G/T行数 * @desc 所持金/時間ウィンドウの行数 * @default 3 * * @param Command Width * @text コマンド幅 * @desc コマンドウィンドウの幅 * @default 240 * * @param == Trans. Speed == * @text -- トランス・速度 -- * @default * * @param Command Speed * @text コマンド速度 * @desc メニュー遷移時のコマンドウィンドウの速度 * @default 10 * * @param Status Speed * @text ステータス速度 * @desc メニュー遷移時のステータスウィンドウの表示速度 * @default 24 * * @param Location Speed * @text 位置速度 * @desc メニュー遷移時の位置ウィンドウの速度 * @default 4 * * @param Gold Speed * @text ゴールド速度 * @desc メニュー遷移時の金/時間/説明ウィンドウの表示速度 * @default 6 * * @param == Descriptions == * @text -- 説明 -- * @default * * @param Item Desc. * @text アイテム説明 * @desc メニューの「アイテム」の説明 * <br>を使って改行します。 * @default アイテム<br>今持っているアイテムを<br>確認して使えます。 * * @param Skill Desc. * @text スキルの説明 * @desc メニューの「スキル」の説明 * <br>を使って改行します。 * @default スキル<br>メンバーのスキルを<br>確認して使えます。 * * @param Equip Desc. * @text 装備の説明 * @desc メニューの「装備」の説明 * <br>を使って改行します。 * @default 装備 <br>全ての防具や武器を<br>確認・装備できます。 * * @param Status Desc. * @text ステータスの説明 * @desc メニューの「ステータス」の説明 * <br>を使って改行します。 * @default ステータス<br>パーティーメンバーの詳細な情報を<br>見ることができます。 * * @param Formation Desc. * @text 並び替えの説明 * @desc メニューの「並び替え」の説明 * <br>を使って改行します。 * @default 並び替え<br>パーティの並び順を変更できます。 * * @param Options Desc. * @text オプションの説明 * @desc メニューの「オプション」の説明 * <br>を使って改行します。 * @default オプション<br>ゲームの設定を変更できます。 * * @param Save Desc. * @text 保存の説明 * @desc メニューの「セーブ」の説明 * <br>を使って改行します。 * @default セーブ<br>ゲームを保存したい場合、<br>このコマンドを使用してください。 * * @param Game End Desc. * @text ゲーム終了の説明 * @desc メニューの「ゲーム終了」の説明 * <br>を使って改行します。 * @default ゲーム終了<br>このコマンドを使うと<br>タイトルに戻ります。 * * @param Command Symbol 1 * @text コマンド1シンボル * @desc カスタムコマンド1のシンボル * @default * * @param Command Desc. 1 * @text コマンド1説明 * @desc カスタムコマンド1の説明 * @default * * @param Command Symbol 2 * @text コマンド2シンボル * @desc カスタムコマンド2のシンボル * @default * * @param Command Desc. 2 * @text コマンド2説明 * @desc カスタムコマンド2の説明 * @default * * @param Command Symbol 3 * @text コマンド3シンボル * @desc カスタムコマンド3のシンボル * @default * * @param Command Desc. 3 * @text コマンド3説明 * @desc カスタムコマンド3の説明 * @default * * @param Command Symbol 4 * @text コマンド4シンボル * @desc カスタムコマンド4のシンボル * @default * * @param Command Desc. 4 * @text コマンド4説明 * @desc カスタムコマンド4の説明 * @default * * @param Command Symbol 5 * @text コマンド5シンボル * @desc カスタムコマンド5のシンボル * @default * * @param Command Desc. 5 * @text コマンド5説明 * @desc カスタムコマンド5の説明 * @default * * @param Command Symbol 6 * @text コマンド6シンボル * @desc カスタムコマンド6のシンボル * @default * * @param Command Desc. 6 * @text コマンド6説明 * @desc カスタムコマンド6の説明 * @default * * @param Command Symbol 7 * @text コマンド7シンボル * @desc カスタムコマンド7のシンボル * @default * * @param Command Desc. 7 * @text コマンド7説明 * @desc カスタムコマンド7の説明 * @default * * @param Command Symbol 8 * @text コマンド8シンボル * @desc カスタムコマンド8のシンボル * @default * * @param Command Desc. 8 * @text コマンド8説明 * @desc カスタムコマンド8の説明 * @default * * @param Command Symbol 9 * @text コマンド9シンボル * @desc カスタムコマンド9のシンボル * @default * * @param Command Desc. 9 * @text コマンド9説明 * @desc カスタムコマンド9の説明 * @default * * @param Command Symbol 10 * @text コマンド10シンボル * @desc カスタムコマンド10のシンボル * @default * * @param Command Desc. 10 * @text コマンド10説明 * @desc カスタムコマンド10の説明 * @default * * @param Command Symbol 11 * @text コマンド11シンボル * @desc カスタムコマンド11のシンボル * @default * * @param Command Desc. 11 * @text コマンド11説明 * @desc カスタムコマンド11の説明 * @default * * @param Command Symbol 12 * @text コマンド12シンボル * @desc カスタムコマンド12のシンボル * @default * * @param Command Desc. 12 * @text コマンド12説明 * @desc カスタムコマンド12の説明 * @default * * @param Command Symbol 13 * @text コマンド13シンボル * @desc カスタムコマンド13のシンボル * @default * * @param Command Desc. 13 * @text コマンド13説明 * @desc カスタムコマンド13の説明 * @default * * @param Command Symbol 14 * @text コマンド14シンボル * @desc カスタムコマンド14のシンボル * @default * * @param Command Desc. 14 * @text コマンド14説明 * @desc カスタムコマンド14の説明 * @default * * @param Command Symbol 15 * @text コマンド15シンボル * @desc カスタムコマンド15のシンボル * @default * * @param Command Desc. 15 * @text コマンド15説明 * @desc カスタムコマンド15の説明 * @default * * @param Command Symbol 16 * @text コマンド16シンボル * @desc カスタムコマンド16のシンボル * @default * * @param Command Desc. 16 * @text コマンド16説明 * @desc カスタムコマンド16の説明 * @default * * @param Command Symbol 17 * @text コマンド17シンボル * @desc カスタムコマンド17のシンボル * @default * * @param Command Desc. 17 * @text コマンド17説明 * @desc カスタムコマンド17の説明 * @default * * @param Command Symbol 18 * @text コマンド18シンボル * @desc カスタムコマンド18のシンボル * @default * * @param Command Desc. 18 * @text コマンド18説明 * @desc カスタムコマンド18の説明 * @default * * @param Command Symbol 19 * @text コマンド19シンボル * @desc カスタムコマンド19のシンボル * @default * * @param Command Desc. 19 * @text コマンド19説明 * @desc カスタムコマンド19の説明 * @default * * @param Command Symbol 20 * @text コマンド20シンボル * @desc カスタムコマンド20のシンボル * @default * * @param Command Desc. 20 * @text コマンド20説明 * @desc カスタムコマンド20の説明 * @default * * @help * 翻訳:ムノクラ * https://fungamemake.com/ * https://twitter.com/munokura/ * * 元プラグイン: http://sumrndm.site/ams-kingdom-hearts/ * * * Alternative Menu Screen: Kingdom Hearts * Version 1.03 * SumRndmDde * * * メインメニュー画面をKHに似たものにします。 * * * 以下を追加しました。 * - ステータスウィンドウの変更 * - ’プレイ時間’の表示 * - 各コマンドのカスタマイズ可能な説明 * - マップ表示 * - マップ毎にカスタマイズできる位置情報表示 * * * ========================================================================== * コマンドの説明文の設定方法 * ========================================================================== * * コマンドには、メニューに表示される説明を与えることができます。 * * デフォルトのコマンドはパラメータで設定できます。 * パラメータは1行だけなので、 * <br>を使って改行する必要があることに注意してください。 * デフォルトのコマンド以外にも追加のコマンドがある場合、 * ’Custom Desc.’ パラメータを使ってそれらの説明を挿入することができます。 * まず、コマンドのシンボルを探します。 * それが追加されたプラグインのヘルプファイルにあるかもしれませんし、 * いくつかのパラメータを通して表示されるかもしれません。 * そのシンボルを’Command Symbol’パラメータに挿入してください。 * * 後は、’Symbol’パラメータの下にあるパラメータに * カスタムコマンドの説明を入力するだけです。 * * * ========================================================================== * 位置情報の設定方法 * ========================================================================== * * マップの場所を設定するには、マップのメモ欄内で次のメモタグを使用します。 * * <General Location: location> * * このメモタグが付いたマップの中にいると、 * メニューの右上に’location’が表示されます。 * 開発者はマップを一般的なエリアに整理し、 * プレイヤーにそのグループ分けを意識させることができます。 * * * ========================================================================== * ヘルプファイルの終わり * ========================================================================== * * ヘルプファイルの終わりへようこそ。 * * 読んでくれてありがとう! * 質問があったり、このプラグインを楽しめたら、 * 私のYouTubeチャンネルを登録してください!! * * https://www.youtube.com/c/SumRndmDde * * * 次の機会まで * ~ SumRndmDde */
