ショップ処理のための簡単なコマンドを提供するプラグイン – RS_ShopSale.js

タイトル
This plugin provides simple commands for shop processing.
作者名
ヘルプ
-----------------------------------------------------------------------------
Plugin Commands
-----------------------------------------------------------------------------
50% discounting - Shop buyRatio 0.5
50% raising - Shop buyRatio 1.5

-----------------------------------------------------------------------------
Script
-----------------------------------------------------------------------------
To set the following code, A selling price discounts at 50 percent.
$gameParty.buyRatio = 0.5;

-----------------------------------------------------------------------------
Version
-----------------------------------------------------------------------------
2016.01.21 (v1.0.0) - First Release.
2016.08.24 (v1.1.0) - Fixed sellRatio and Added additional functions.
パラメータ
( なし )
ライセンス表記
  • MIT License

紹介ページ https://github.com/biud436/MV/blob/master/RS_ShopSale.js