当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
DarkPlasma 戦闘アイテム選択時に消費 - DarkPlasma_ConsumeItemImmediately.js
シェア用テキスト:
▼DarkPlasma 戦闘アイテム選択時に消費(DarkPlasma様作) - DarkPlasma_ConsumeItemImmediately.js
https://plugin-mz.fungamemake.com/archives/806
戦闘でアイテムを選択した際、即座に消費する
ふりがな:せんとうあいてむせんたくじにしょうひ
機能概要: 戦闘でアイテムを選択した際、即座に消費する
利用規約(ライセンス): MITライセンス
作者:DarkPlasma
作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html
解説ページ:https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree…
ダウンロードページ:https://raw.githubusercontent.com/elleonard/DarkPlasma-…
ファイル名:DarkPlasma_ConsumeItemImmediately.js
プラグインのヘルプ:
// DarkPlasma_ConsumeItemImmediately 1.0.0 // Copyright (c) 2020 DarkPlasma // This software is released under the MIT license. // http://opensource.org/licenses/mit-license.php /** * 2020/09/11 1.0.0 MZ版公開 */ /*:ja * @plugindesc 戦闘でアイテムを選択した際、即座に消費する * @author DarkPlasma * @license MIT * * @target MZ * @url https://github.com/elleonard/RPGtkoolMZ-Plugins * * @help * 戦闘でアイテムを選択した際、即座に消費しているように見せます。 */