MZ用プラグイン

DarkPlasma アイテム倉庫 - DarkPlasma_ItemStorage.js

シェア用テキスト:
▼DarkPlasma アイテム倉庫(DarkPlasma様作) - DarkPlasma_ItemStorage.js
https://plugin-mz.fungamemake.com/archives/4281
アイテム倉庫シーンを提供します。プラグインコマンドで倉庫を開くことができます。

ふりがな:あいてむそうこ

機能概要: アイテム倉庫シーンを提供します。プラグインコマンドで倉庫を開くことができます。

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

作者:DarkPlasma

作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html

解説ページ:https://elleonard.github.io/DarkPlasma-MZ-Plugins/2022/…

ファイル名:DarkPlasma_ItemStorage.js

プラグインのヘルプ:

/*:ja
 * @plugindesc アイテム倉庫
 * @author DarkPlasma
 * @license MIT
 *
 * @target MZ
 * @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
 *
 * @param maxItems
 * @desc 倉庫内に格納できるアイテム1種類の最大数を設定します。
 * @text アイテム別最大数
 * @type number
 * @default 99
 *
 * @command openStorage
 * @arg item
 * @text アイテム表示
 * @desc カテゴリにアイテムを表示するか
 * @type boolean
 * @arg weapon
 * @text 武器表示
 * @desc カテゴリに武器を表示するか
 * @type boolean
 * @arg armor
 * @text 防具表示
 * @desc カテゴリに防具を表示するか
 * @type boolean
 * @arg keyItem
 * @text 大事なもの表示
 * @desc カテゴリに大事なものを表示するか
 * @type boolean
 *
 * @help
 * version: 1.1.0
 * アイテム倉庫シーンを提供します。
 * プラグインコマンドで倉庫を開くことができます。
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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