Shop adds new Items when Selling

● ARCHIVED · READ-ONLY
Started by Mr. Trivel 4 posts View original ↗
  1. Author: Mr Trivel
    Idea from: Etrian Odyssey

    Name: New Items in Shop on Sell

    Version: 1.0

    Features: 

    Instead of having default shop where you list items in it. Now you can call another type of shop. Which gets new items as you sell specific items to it.

    E.g. Sell 5 Copper Ore to unlock Copper Dagger.

    (You can still use normal shop, too!)


    Screenshots: 

    Spoiler
    Instructions: 

    Call the item buy by using:

    SceneManager.call(MrTS_Dynamic_Shop)

    In item’s note tag, write:

    Code:
    <Shop:i: X, Y>

    i – item, w – weapon, a – armor

    X – ID of the item/weapon/armor

    Y – Quantity

    E.g.:

    Code:
    <Shop:i: 10, 12w: 2, 5>

    Means you need to have 12 of Item with ID 10 sold at the shop and 5 of Weapon with ID 2 also sold at the shop to unlock that item.

     

    Or you can use

    Code:
    <Shop: Default>

    To have item be automatically unlocked in the shop.

    Script: <Link: Pastebin>

    Blog: <Link: On blog>
  2. I'm impressed with your recent scripts. This script in particular. It allows you to have a shop where they ask you to get materials and they'll make things from them. Humm. 
  3. Love all things Etrian Odyssey. Awesome script.
  4. Really nice Script :D I loved Etrian Odyssey :D Really nice Work :D Thanks man :D