Shop Owner: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:


   '''Player:''' Show me what you're selling
   '''Player:''' Show me what you're selling
     <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 5}</code>
     <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code>


   '''Player:''' Yep I got some stuff I want to sell
   '''Player:''' Yep I got some stuff I want to sell
     <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 5}</code>
     <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code>


   '''Player:''' Sorry I'm not interested in trading right now
   '''Player:''' Sorry I'm not interested in trading right now
     '''Shop Owner:''' Alright
     '''Shop Owner:''' Alright

Revision as of 20:40, 15 June 2025

Shop Owner
Inspect Hes the boss of this store

The Shop Owner is the NPC found in General Stores throughout the world of HighSpell, including locations like Celadon City, Middlefern, Hedgecastle, and Ictirine City. These stores all share the same inventory and pricing.

The General Store in Cairn, however, is an exception, offering a unique selection of items.

Conversations

 Shop Owner: Welcome to my shop  |  Is there anything you're looking to buy or sell?
 Player: Show me what you're selling
   Event Action: {'type': 'StartShopping', 'shopId': X}
 Player: Yep I got some stuff I want to sell
   Event Action: {'type': 'StartShopping', 'shopId': X}
 Player: Sorry I'm not interested in trading right now
   Shop Owner: Alright