Shop Owner: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{NPC|name=Shop Owner|_id=32|image=[[file:Shop Owner 32.png]]|aka=|released=|inspect=Hes the boss of this store|attackable=0}} | {{NPC|name=Shop Owner|_id=32|image=[[file:Shop Owner 32.png]]|aka=|released=|inspect=Hes the boss of this store|attackable=0}} | ||
The [[Shop Owner]] is the [[Non-player | The [[Shop Owner]] is the [[Non-player Character|NPC]] found in [[General Store]]s 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 (Cairn)|General Store]] in [[Cairn]], however, is an exception, offering a unique selection of items. | The [[General Store (Cairn)|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 | |||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code> | |||
'''Player:''' Yep I got some stuff I want to sell | |||
<code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': X}</code> | |||
'''Player:''' Sorry I'm not interested in trading right now | |||
'''Shop Owner:''' Alright |