Allows creation of a shop that can be used to sell certain items at special prices. – SRD_SellShop.js

タイトル
Allows creation of a shop that can be used to sell certain items at special prices.
作者名
ヘルプ

Sell Shop
Version 1.00
SumRndmDde

Random Credits:
~ Based off of request that was based off of Himeworks' VX Ace script ~


This allows you to create a "Sell Shop".

A Sell Shop gives a list of Items you can sell.
Their selling prices are usually better then what they can normally be
sold for at a normal shop.


==========================================================================
How to Use
==========================================================================

In order to make a Sell Shop, simply use the Plugin Command:

SetSellShop

right before calling a Shop Processing event.


==========================================================================
Setting the Sell Prices
==========================================================================

By default, the Sell Shop will give money based off of the price of
the Item sold multiplied by the "Price Multiplier" Parameter.

For example, if the Item costs 100 gold, and the "Price Multiplier" is
1.25, then the Sell Shop will buy it for 125 gold.

==========================================================================

On the other hand, you can use the following Notetag to manually set the
Sell Shop price of an item:

<Sell Shop Price: x>

Set x to the price you wish to use.


==========================================================================
End of Help File
==========================================================================

Welcome to the bottom of the Help file.


Thanks for reading!
If you have questions, or if you enjoyed this Plugin, please check
out my YouTube channel!

https://www.youtube.com/c/SumRndmDde


Until next time,
~ SumRndmDde
パラメータ
param Price Multiplier
desc By default, items can only be sold for 0.5 price. This allows to you customize the modifier for sell shops only.
default 1.25

ライセンス表記

紹介ページ https://github.com/SumRndmDde/RPG-Maker-MV-Plugins/blob/master/SRD_SellShop.js