Vera: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:


[[Vera]] runs [[Vera's Glasswares]] located in the cavern beneath [[Dragonsmoke Island]]. She offers [[Vial]]s 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.
[[Vera]] runs [[Vera's Glasswares]] located in the cavern beneath [[Dragonsmoke Island]]. She offers [[Vial]]s 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!
      <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
    '''Player:''' Oh I don't need any glasswares
    '''Player:''' What kinds of glassware
      '''Vera:''' Vials and empty glasses
      '''Player:''' Let's trade
        '''Vera:''' Certainly!
        <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
      '''Player:''' Oh I don't need any glasswares
      '''Player:''' Do you sell in bulk?
        '''Vera:''' As a matter of fact I do! &nbsp;|&nbsp; Although I only sell vials in bulk, and it'll cost extra &nbsp;|&nbsp; 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!
                <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>
                '''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>
                '''Vera:''' Oh it looks like you don't have enough space in your inventory
            '''Player:''' Actually I changed my mind
              '''Vera:''' Oh I see &nbsp;|&nbsp; 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!
                <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>
                '''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>
                '''Vera:''' Oh it looks like you don't have enough space in your inventory
            '''Player:''' Actually I changed my mind
              '''Vera:''' Oh I see &nbsp;|&nbsp; Well feel free to come back whenever you want to trade
          '''Player:''' Those prices are ridiculous
            '''Vera:''' Peggy, that old witch? &nbsp;|&nbsp; Ha, she is selling second-hand vials &nbsp;|&nbsp; 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 &nbsp;|&nbsp; 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!
      <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
    '''Player:''' Oh I don't need any glasswares
    '''Player:''' Do you sell in bulk?
      '''Vera:''' As a matter of fact I do! &nbsp;|&nbsp; Although I only sell vials in bulk, and it'll cost extra &nbsp;|&nbsp; 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!
              <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>
              '''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>
              '''Vera:''' Oh it looks like you don't have enough space in your inventory
          '''Player:''' Actually I changed my mind
            '''Vera:''' Oh I see &nbsp;|&nbsp; 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!
              <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>
              '''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>
              '''Vera:''' Oh it looks like you don't have enough space in your inventory
          '''Player:''' Actually I changed my mind
            '''Vera:''' Oh I see &nbsp;|&nbsp; Well feel free to come back whenever you want to trade
        '''Player:''' Those prices are ridiculous
          '''Vera:''' Peggy, that old witch? &nbsp;|&nbsp; Ha, she is selling second-hand vials &nbsp;|&nbsp; 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 &nbsp;|&nbsp; 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 &nbsp;|&nbsp; 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!
        <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 38}</code>
      '''Player:''' Oh I don't need any glasswares
      '''Player:''' Do you sell in bulk?
        '''Vera:''' As a matter of fact I do! &nbsp;|&nbsp; Although I only sell vials in bulk, and it'll cost extra &nbsp;|&nbsp; 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!
                <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>
                '''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>
                '''Vera:''' Oh it looks like you don't have enough space in your inventory
            '''Player:''' Actually I changed my mind
              '''Vera:''' Oh I see &nbsp;|&nbsp; 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!
                <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>
                '''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>
                '''Vera:''' Oh it looks like you don't have enough space in your inventory
            '''Player:''' Actually I changed my mind
              '''Vera:''' Oh I see &nbsp;|&nbsp; Well feel free to come back whenever you want to trade
          '''Player:''' Those prices are ridiculous
            '''Vera:''' Peggy, that old witch? &nbsp;|&nbsp; Ha, she is selling second-hand vials &nbsp;|&nbsp; 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 &nbsp;|&nbsp; So would you like like to purchase in bulk?