UNLOCKABLE SHOP ITEMS

RPG Maker VX Ace

Add criteria for item sales that will unlock additional items in shops.

This script enables users to add criteria to items via notetags that will add them to shops once their required item quantities have been sold. For example, you can have shops start selling Hi Potion after you've sold 50 Potions.

Because this can result in a large number of buyable items, I've also tweaked the buy window so it uses categories like the sell window does. I removed "key items" from both the buy and sell windows, the logic being that you're never likely to buy or sell a key item.

Posts

Pages: 1
Hesufo
I am pretty interested in hooking up sometime. Screw me.
444
I have two requests for this script:

1. Can you make it so new items added are ordered within the list according to their Database ID? (so that new items don't get listed by unlock order)

2. If the former request is added, can you highlight newly acquired items for a certain time? (e.g. highlighted for up to 3 subsequent shop visits)
Trihan
"It's more like a big ball of wibbly wobbly...timey wimey...stuff."
816
You mean an item is only unlockable if it's present in the initial list of items for the shop, and items with an unlock criteria are hidden from the buy list until their criteria are met?
I have an idea of something you could do, y'know how the shops have an item list when you're making the event? Well the 'Product item' might need to be in the item list so it can be unlocked.

This is just a thought and you dont need to do it.
Trihan
"It's more like a big ball of wibbly wobbly...timey wimey...stuff."
816
Thanks! If you need it to do anything that I haven't implemented, just let me know and I'll see what I can do.
Hesufo
I am pretty interested in hooking up sometime. Screw me.
444
This is awesome.

I was working on a side-project that is an Etrian Odyssey-inspired dungeon crawler. This is going to help tons!

Good job!
Trihan
"It's more like a big ball of wibbly wobbly...timey wimey...stuff."
816
Thanks for taking the time to post. :) hope you make good use of the script.
Sweet, that seems awesome!
Trihan
"It's more like a big ball of wibbly wobbly...timey wimey...stuff."
816
Glad you like it! I look forward to seeing what you do with it. :D
Cool!
So its like the bazaar system from FF12? AWESOME!!!

Edit: I love it :DDD
Its really good and I will DEFINETELY use it in my game and you will be getting plenty of credit for this :)
Pages: 1