New Plugin: Item Cost Formula
Sir Legna's Plugin Generator » Devlog
Hey, So there this new plugin called Item Cost Formula. It is pretty cool, if you ever wanted your shop costs to be a little more dynamic.
It allows you define the Item Price and the Item Sell Value.
For Item Price you can set it to a FORMULA such as
<SirL.setItemPrice:i.price*p._steps>
This will take the item price in the database and multiplied it by the number of steps the party has taken. You can also use 'v' like you would in damage formulas.
For Item Price you can set it to a FORMULA such as
<SirL.setItemSellValue: buyPrice/v[4]>
This will take the value generated with setItemPrice and replace buyValue with it, then divided it by the value stored in game variable 4. You can also use 'i' for item or 'p' for party.
Sir Legna's Plugin Generator
generator
Status | In development |
Category | Tool |
Author | Sirlegna |
Tags | mz, rmmz, RPG Maker, RPG Maker MZ, sirl |
Languages | English |
More posts
- Patch Notes for 21 of April 2024Apr 22, 2024
- Patch Notes for 21 of April 2024Apr 22, 2024
- Personal NoteDec 09, 2022
- Patch Notes for 19 of September 2022Sep 19, 2022
- Patch Notes for 4 of August 2022Aug 05, 2022
- Patch Notes for 5 of June 2022Jun 06, 2022
- Patch Notes for 23 of May 2022May 24, 2022
- Patch Notes for 16 of April 2022Apr 16, 2022
- Patch Notes for 14 of March 2022Mar 15, 2022
- Bug Fix! For Rewards For Escaping and Better Show Battle AnimationFeb 18, 2022