Pradmor: Difference between revisions

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


[[Pradmor]] is the current proprietor of [[Pradmore's Magical Scroll Shop]]. Despite the shop bearing the name of someone called Pradmor'''e''', it is now operated by Pradmor himself. The shop offers a variety of magical scrolls useful for adventurers and spellcasters alike.
[[Pradmor]] is the current proprietor of [[Pradmore's Magical Scroll Shop]]. Despite the shop bearing the name of someone called Pradmor'''e''', it is now operated by Pradmor himself. The shop offers a variety of magical scrolls useful for adventurers and spellcasters alike.
== Conversations ==
  '''Pradmor:''' Hello my friend  |  Can I interest you in some scrolls?
  '''Player:''' Yes
    <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 11}</code>
  '''Player:''' No
    '''Pradmor:''' Alright then
  '''Player:''' Scrolls?
    '''Pradmor:''' Yes, magical scrolls used for casting spells
    '''Player:''' Oh, sure I'm interested
      <code style="color: red;">''Event Action:'' {'type': 'StartShopping', 'shopId': 11}</code>
    '''Player:''' No thanks I don't believe in magic
      '''Pradmor:''' Oh, well I'm sorry to hear that

Revision as of 21:04, 15 June 2025

Pradmor
Inspect A scroll merchant
Overworld 26,225
Map

Pradmor is the current proprietor of Pradmore's Magical Scroll Shop. Despite the shop bearing the name of someone called Pradmore, it is now operated by Pradmor himself. The shop offers a variety of magical scrolls useful for adventurers and spellcasters alike.

Conversations

 Pradmor: Hello my friend  |  Can I interest you in some scrolls?
 Player: Yes
   Event Action: {'type': 'StartShopping', 'shopId': 11}
 Player: No
   Pradmor: Alright then
 Player: Scrolls?
   Pradmor: Yes, magical scrolls used for casting spells
   Player: Oh, sure I'm interested
     Event Action: {'type': 'StartShopping', 'shopId': 11}
   Player: No thanks I don't believe in magic
     Pradmor: Oh, well I'm sorry to hear that