BP and Coin Prizes (new v1.4.1)


PBS File

The plugin now supports the use of BPPrice and CoinPrice within the PBS file. For example, you can define alternate currency prices for items like Poké Balls:


Hint

If the store's currency is set to "BP" (or "Battle Points"), it will use the BPPrice for each item.
There's no fallback, so make sure every item has a BPPrice defined — otherwise the default price will be 1 BP. Likewise, if the currency is set to "Coins, the item will use its CoinPrice value.
Again, if CoinPrice is not defined, the default is 1 Coin.

You can also optionally define:

  • SellBPPrice
  • SellCoinPrice


if left undefined, they will default to:

  • BPPrice / 2 for Battle Points
  • CoinPrice / 2 for Coins. You may not need to override them, but the option is there if required.
Image not found
In Game PBS Editor

These parameters can also be edited directly using the PBS Editor in Debug Mode.