Vera: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
     '''Player:''' Show me your wares
     '''Player:''' Show me your wares
       '''Vera:''' Certainly!
       '''Vera:''' Certainly!
       <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
       <code>''Start shopping → [[Vera's Glasswares]]''</code>
     '''Player:''' Oh I don't need any glasswares
     '''Player:''' Oh I don't need any glasswares
     '''Player:''' What kinds of glassware
     '''Player:''' What kinds of glassware
Line 16: Line 16:
       '''Player:''' Let's trade
       '''Player:''' Let's trade
         '''Vera:''' Certainly!
         '''Vera:''' Certainly!
         <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
         <code>''Start shopping → [[Vera's Glasswares]]''</code>
       '''Player:''' Oh I don't need any glasswares
       '''Player:''' Oh I don't need any glasswares
       '''Player:''' Do you sell in bulk?
       '''Player:''' Do you sell in bulk?
Line 25: Line 25:
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 1000 coins and receives 100 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 1000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 100}]}</code>
                  <code>''Remove [[Coins]] → 1,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 100''</code>
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 1000 coins and receives 100 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 1000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 100}]}</code>
                  <code>''Remove [[Coins]] → 1,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 100''</code>
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
             '''Player:''' Actually I changed my mind
             '''Player:''' Actually I changed my mind
Line 36: Line 38:
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 15000 coins and receives 1000 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 15000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 1000}]}</code>
                  <code>''Remove [[Coins]] → 15,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 1,000''</code>
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 15000 coins and receives 1000 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 15000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 1000}]}</code>
                  <code>''Remove [[Coins]] → 15,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 1,000''</code>
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
             '''Player:''' Actually I changed my mind
             '''Player:''' Actually I changed my mind
Line 51: Line 55:
     '''Player:''' Let's trade
     '''Player:''' Let's trade
       '''Vera:''' Certainly!
       '''Vera:''' Certainly!
       <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
       <code>''Start shopping → [[Vera's Glasswares]]''</code>
     '''Player:''' Oh I don't need any glasswares
     '''Player:''' Oh I don't need any glasswares
     '''Player:''' Do you sell in bulk?
     '''Player:''' Do you sell in bulk?
Line 60: Line 64:
               '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
               '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
               '''Vera:''' Here you are!
               '''Vera:''' Here you are!
              <code style="color: red;">''Event Action:'' {'desc': 'player gives 1000 coins and receives 100 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 1000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 100}]}</code>
                  <code>''Remove [[Coins]] → 1,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 100''</code>
               '''Vera:''' Here you are!
               '''Vera:''' Here you are!
              <code style="color: red;">''Event Action:'' {'desc': 'player gives 1000 coins and receives 100 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 1000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 100}]}</code>
                  <code>''Remove [[Coins]] → 1,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 100''</code>
               '''Vera:''' Oh it looks like you don't have enough space in your inventory
               '''Vera:''' Oh it looks like you don't have enough space in your inventory
           '''Player:''' Actually I changed my mind
           '''Player:''' Actually I changed my mind
Line 71: Line 77:
               '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
               '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
               '''Vera:''' Here you are!
               '''Vera:''' Here you are!
              <code style="color: red;">''Event Action:'' {'desc': 'player gives 15000 coins and receives 1000 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 15000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 1000}]}</code>
                  <code>''Remove [[Coins]] → 15,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 1,000''</code>
               '''Vera:''' Here you are!
               '''Vera:''' Here you are!
              <code style="color: red;">''Event Action:'' {'desc': 'player gives 15000 coins and receives 1000 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 15000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 1000}]}</code>
                  <code>''Remove [[Coins]] → 15,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 1,000''</code>
               '''Vera:''' Oh it looks like you don't have enough space in your inventory
               '''Vera:''' Oh it looks like you don't have enough space in your inventory
           '''Player:''' Actually I changed my mind
           '''Player:''' Actually I changed my mind
Line 90: Line 98:
       '''Player:''' Let's trade
       '''Player:''' Let's trade
         '''Vera:''' Certainly!
         '''Vera:''' Certainly!
         <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
         <code>''Start shopping → [[Vera's Glasswares]]''</code>
       '''Player:''' Oh I don't need any glasswares
       '''Player:''' Oh I don't need any glasswares
       '''Player:''' Do you sell in bulk?
       '''Player:''' Do you sell in bulk?
Line 99: Line 107:
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 1000 coins and receives 100 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 1000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 100}]}</code>
                  <code>''Remove [[Coins]] → 1,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 100''</code>
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 1000 coins and receives 100 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 1000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 100}]}</code>
                  <code>''Remove [[Coins]] → 1,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 100''</code>
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
             '''Player:''' Actually I changed my mind
             '''Player:''' Actually I changed my mind
Line 110: Line 120:
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Oh I'm sorry, it doesn't look like you have enough money
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 15000 coins and receives 1000 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 15000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 1000}]}</code>
                  <code>''Remove [[Coins]] → 15,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 1,000''</code>
                 '''Vera:''' Here you are!
                 '''Vera:''' Here you are!
                <code style="color: red;">''Event Action:'' {'desc': 'player gives 15000 coins and receives 1000 IOU vials', 'type': 'PlayerExchangeItems', 'playerGiveItems': [{'id': 6, 'isIOU': False, 'amt': 15000}], 'playerReceiveItems': [{'id': 259, 'isIOU': True, 'amt': 1000}]}</code>
                  <code>''Remove [[Coins]] → 15,000''</code>
                  <code>''Add [[Vial]]s {{IOU}} → 1,000''</code>
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
                 '''Vera:''' Oh it looks like you don't have enough space in your inventory
             '''Player:''' Actually I changed my mind
             '''Player:''' Actually I changed my mind

Revision as of 22:56, 15 June 2025

Vera
Inspect A glassware merchant
Underground -268,-482
Map

Vera runs Vera's Glasswares located in the cavern beneath Dragonsmoke Island. She offers Vials in bulk IOU quantities of 100 or 1,000 at a price of 15 Coins each, making her a convenient resource for potionmakers. A bank is located nearby, allowing for efficient bulk purchases and storage.

Conversations

 Vera: How can I help you?
 Player: Who are you?
   Vera: I am Vera, and I sell glassware
   Player: Show me your wares
     Vera: Certainly!
     Start shopping → Vera's Glasswares
   Player: Oh I don't need any glasswares
   Player: What kinds of glassware
     Vera: Vials and empty glasses
     Player: Let's trade
       Vera: Certainly!
       Start shopping → Vera's Glasswares
     Player: Oh I don't need any glasswares
     Player: Do you sell in bulk?
       Vera: As a matter of fact I do!  |  Although I only sell vials in bulk, and it'll cost extra  |  I can sell 100 for 10 coins each, or 1,000 for 15 coins each
         Player: I'll buy 100
           Vera: That'll be 1,000 coins
           Player: Deal
               Vera: Oh I'm sorry, it doesn't look like you have enough money
               Vera: Here you are!
                 Remove Coins → 1,000
                 Add Vials IOU → 100
               Vera: Here you are!
                 Remove Coins → 1,000
                 Add Vials IOU → 100
               Vera: Oh it looks like you don't have enough space in your inventory
           Player: Actually I changed my mind
             Vera: Oh I see  |  Well feel free to come back whenever you want to trade
         Player: I'll buy 1,000
           Vera: That'll be 15,000 coins
           Player: Deal
               Vera: Oh I'm sorry, it doesn't look like you have enough money
               Vera: Here you are!
                 Remove Coins → 15,000
                 Add Vials IOU → 1,000
               Vera: Here you are!
                 Remove Coins → 15,000
                 Add Vials IOU → 1,000
               Vera: Oh it looks like you don't have enough space in your inventory
           Player: Actually I changed my mind
             Vera: Oh I see  |  Well feel free to come back whenever you want to trade
         Player: Those prices are ridiculous
           Vera: Peggy, that old witch?  |  Ha, she is selling second-hand vials  |  My vials a brand new and premium quality, made using the sand right from these islands
         Player: Shouldn't the price per vial be cheaper when buying in bulk?
           Vera: In theory yes, but people are willing to pay more, so I let the market set the prices  |  So would you like like to purchase in bulk?
 Player: What are you selling?
   Vera: Vials and empty glasses
   Player: Let's trade
     Vera: Certainly!
     Start shopping → Vera's Glasswares
   Player: Oh I don't need any glasswares
   Player: Do you sell in bulk?
     Vera: As a matter of fact I do!  |  Although I only sell vials in bulk, and it'll cost extra  |  I can sell 100 for 10 coins each, or 1,000 for 15 coins each
       Player: I'll buy 100
         Vera: That'll be 1,000 coins
         Player: Deal
             Vera: Oh I'm sorry, it doesn't look like you have enough money
             Vera: Here you are!
                 Remove Coins → 1,000
                 Add Vials IOU → 100
             Vera: Here you are!
                 Remove Coins → 1,000
                 Add Vials IOU → 100
             Vera: Oh it looks like you don't have enough space in your inventory
         Player: Actually I changed my mind
           Vera: Oh I see  |  Well feel free to come back whenever you want to trade
       Player: I'll buy 1,000
         Vera: That'll be 15,000 coins
         Player: Deal
             Vera: Oh I'm sorry, it doesn't look like you have enough money
             Vera: Here you are!
                 Remove Coins → 15,000
                 Add Vials IOU → 1,000
             Vera: Here you are!
                 Remove Coins → 15,000
                 Add Vials IOU → 1,000
             Vera: Oh it looks like you don't have enough space in your inventory
         Player: Actually I changed my mind
           Vera: Oh I see  |  Well feel free to come back whenever you want to trade
       Player: Those prices are ridiculous
         Vera: Peggy, that old witch?  |  Ha, she is selling second-hand vials  |  My vials a brand new and premium quality, made using the sand right from these islands
       Player: Shouldn't the price per vial be cheaper when buying in bulk?
         Vera: In theory yes, but people are willing to pay more, so I let the market set the prices  |  So would you like like to purchase in bulk?
 Player: What are you doing down here?
   Vera: After the volcano erupted, I was forced to relocate my shop down here until the village is rebuilt
   Player: That's a shame
     Vera: That's just how life is around here  |  It wasn't the first time the volcano has erupted, and it certainly won't be the last
   Player: Shop? What are you selling?
     Vera: Vials and empty glasses
     Player: Let's trade
       Vera: Certainly!
       Start shopping → Vera's Glasswares
     Player: Oh I don't need any glasswares
     Player: Do you sell in bulk?
       Vera: As a matter of fact I do!  |  Although I only sell vials in bulk, and it'll cost extra  |  I can sell 100 for 10 coins each, or 1,000 for 15 coins each
         Player: I'll buy 100
           Vera: That'll be 1,000 coins
           Player: Deal
               Vera: Oh I'm sorry, it doesn't look like you have enough money
               Vera: Here you are!
                 Remove Coins → 1,000
                 Add Vials IOU → 100
               Vera: Here you are!
                 Remove Coins → 1,000
                 Add Vials IOU → 100
               Vera: Oh it looks like you don't have enough space in your inventory
           Player: Actually I changed my mind
             Vera: Oh I see  |  Well feel free to come back whenever you want to trade
         Player: I'll buy 1,000
           Vera: That'll be 15,000 coins
           Player: Deal
               Vera: Oh I'm sorry, it doesn't look like you have enough money
               Vera: Here you are!
                 Remove Coins → 15,000
                 Add Vials IOU → 1,000
               Vera: Here you are!
                 Remove Coins → 15,000
                 Add Vials IOU → 1,000
               Vera: Oh it looks like you don't have enough space in your inventory
           Player: Actually I changed my mind
             Vera: Oh I see  |  Well feel free to come back whenever you want to trade
         Player: Those prices are ridiculous
           Vera: Peggy, that old witch?  |  Ha, she is selling second-hand vials  |  My vials a brand new and premium quality, made using the sand right from these islands
         Player: Shouldn't the price per vial be cheaper when buying in bulk?
           Vera: In theory yes, but people are willing to pay more, so I let the market set the prices  |  So would you like like to purchase in bulk?