Yanfly Engine 6 – Gold Limit
Last Updated: 2011.09.11
Download Link
In longer games, players acquire more gold over time. However, the default limit of 9,999,999 gold may be too low of a maximum cap for that game. This script allows you to break that limit and to raise it to something higher. Any windows that display gold will also be adjusted.
— Item, Weapon, and Armour Notetags —
<price: x>
This will change the price of the item to x. This allows you to go past the original editor limit of 999,999 gold for a single item.
— Module —
You may change the maximum amount of gold the player can hold in the module. The module itself is self explanatory.
— And that’s all, folks! —