当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
ショップレート - ShopRate.js
シェア用テキスト:
▼ショップレート(ポテトードラゴン様作) - ShopRate.js
https://plugin-mz.fungamemake.com/archives/3799
ショップの購入時と売却時のレートを設定します。
ふりがな:しょっぷれーと
機能概要: ショップの購入時と売却時のレートを設定します。
利用規約(ライセンス): MITライセンス
作者:ポテトードラゴン
作者サイト:https://x.com/pota_gon
解説ページ:https://github.com/pota-gon/RPGMakerMZ/wiki
ファイル名:ShopRate.js
プラグインのヘルプ:
*: @plugindesc ショップレート Ver1.3.1(2021/7/23) @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/main/plugins/Shop/ShopRate.js @base Potadra @orderAfter Potadra @target MZ @author ポテトードラゴン ・アップデート情報 - 著者情報を更新 Copyright (c) 2021 ポテトードラゴン Released under the MIT License. https://opensource.org/licenses/mit-license.php @help ## 概要 ショップの購入時と売却時のレートを設定します。 ## 使い方 @param BuyRate @type number @text 購入レート @desc 購入倍率 @min 0 @decimals 2 @default 1.00 @param SellRate @type number @text 売却レート @desc 売却倍率 @min 0 @decimals 2 @default 0.50 */