Vera: Difference between revisions
Jump to navigation
Jump to search
Elvendaele (talk | contribs) bot: Create NPC Data |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{NPC|name=Vera|_id=143|image=[[file:Vera 143.png]]|aka=|released=|inspect=A glassware merchant|attackable=0}} | {{NPC|name=Vera|_id=143|image=[[file:Vera 143.png]]|aka=|released=|inspect=A glassware merchant|attackable=0|lvl=Underground|xPos=-268|yPos=-482}} | ||
{{ | [[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! | 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! | |||
<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 | 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 | 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! | |||
<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! | 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! | |||
<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 | 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 | 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! | |||
<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! | 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! | |||
<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 | 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 | 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? |
Latest revision as of 21:34, 15 June 2025
Vera | |
---|---|
![]() |
|
Inspect | A glassware merchant |
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[edit]
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!Event Action: {'type': 'StartShopping', 'shopId': 38}
Player: Oh I don't need any glasswares Player: What kinds of glassware Vera: Vials and empty glasses Player: Let's trade Vera: Certainly!Event Action: {'type': 'StartShopping', 'shopId': 38}
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!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}]}
Vera: Here you are!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}]}
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!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}]}
Vera: Here you are!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}]}
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!Event Action: {'type': 'StartShopping', 'shopId': 38}
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!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}]}
Vera: Here you are!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}]}
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!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}]}
Vera: Here you are!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}]}
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!Event Action: {'type': 'StartShopping', 'shopId': 38}
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!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}]}
Vera: Here you are!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}]}
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!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}]}
Vera: Here you are!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}]}
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?