O'Shammy: Difference between revisions

No edit summary
No edit summary
 
Line 36: Line 36:
               '''Player:''' Sure I'll go get it
               '''Player:''' Sure I'll go get it
                 '''O'Shammy:''' Great!  |  There be an old lookin hut to the East, a buddy o' mine who lives there'll give it to ya!  |  Just tell him O'Shammy sent ya!
                 '''O'Shammy:''' Great!  |  There be an old lookin hut to the East, a buddy o' mine who lives there'll give it to ya!  |  Just tell him O'Shammy sent ya!
                <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Leprechaun Flute', 'questid': 1, 'checkpoint': 2, 'requirements': None}</code>
               '''Player:''' Sorry you're on your own pal
               '''Player:''' Sorry you're on your own pal
             '''Player:''' Well good luck getting down from here
             '''Player:''' Well good luck getting down from here
Line 53: Line 52:
   '''Player:''' I found your buddy
   '''Player:''' I found your buddy
     '''O'Shammy:''' Oh, yea we leprechauns gotta lay low &nbsp;|&nbsp; Lots of folks always be comin' after our gold &nbsp;|&nbsp; Can't trust anyone &nbsp;|&nbsp; Alright, I got an idea &nbsp;|&nbsp; Take this here Leprechaun Hat, then maybe McGoldy'll think you are a leprechaun &nbsp;|&nbsp; Might be willin' to help you out then
     '''O'Shammy:''' Oh, yea we leprechauns gotta lay low &nbsp;|&nbsp; Lots of folks always be comin' after our gold &nbsp;|&nbsp; Can't trust anyone &nbsp;|&nbsp; Alright, I got an idea &nbsp;|&nbsp; Take this here Leprechaun Hat, then maybe McGoldy'll think you are a leprechaun &nbsp;|&nbsp; Might be willin' to help you out then
    <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Leprechaun Flute', 'questid': 1, 'checkpoint': 4, 'requirements': None}</code>
      <code>''Add [[Leprechaun Hat]] → 1''</code>
    <code style="color: red;">''Event Action:'' {'desc': 'Player receives leprechaun hat', 'type': 'PlayerReceiveItems', 'playerReceiveItems': [{'id': 295, 'isIOU': False, 'amt': 1}]}</code>


   '''Player:''' What am I supposed to do again?
   '''Player:''' What am I supposed to do again?
Line 64: Line 62:
   '''Player:''' Can I have another Leprechaun Hat? I lost mine
   '''Player:''' Can I have another Leprechaun Hat? I lost mine
     '''O'Shammy:''' You think Leprechaun Hats just grow on trees or somethin'? &nbsp;|&nbsp; Lucky for you, with a little bit o' Leprechaun Magic, I actually can make a new one grow on this here tree &nbsp;|&nbsp; Now be a bit more careful next time, ya hear?
     '''O'Shammy:''' You think Leprechaun Hats just grow on trees or somethin'? &nbsp;|&nbsp; Lucky for you, with a little bit o' Leprechaun Magic, I actually can make a new one grow on this here tree &nbsp;|&nbsp; Now be a bit more careful next time, ya hear?
    <code style="color: red;">''Event Action:'' {'desc': 'Player receives leprechaun hat', 'type': 'PlayerReceiveItems', 'playerReceiveItems': [{'id': 295, 'isIOU': False, 'amt': 1}]}</code>
      <code>''Add [[Leprechaun Hat]] → 1''</code>


   '''Player:''' Let's get you out of here!
   '''Player:''' Let's get you out of here!
Line 77: Line 75:
     '''Player:''' Here you go!
     '''Player:''' Here you go!
       '''O'Shammy:''' Thank you!
       '''O'Shammy:''' Thank you!
      <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Leprechaun Flute', 'questid': 1, 'checkpoint': 10, 'requirements': None}</code>
        <code>''Remove [[Leprechaun Flute]] → 1''</code>
      <code style="color: red;">''Event Action:'' {'desc': 'player gives leprechaun flute', 'type': 'PlayerGiveItems', 'playerGiveItems': [{'id': 297, 'isIOU': False, 'amt': 1}]}</code>
     '''Player:''' No way, this flute belongs to me
     '''Player:''' No way, this flute belongs to me
       '''O'Shammy:''' You big greedy human! Let me have it!
       '''O'Shammy:''' You big greedy human! Let me have it!
Line 93: Line 90:
   '''Player:''' Can I have another Leprechaun Hat?
   '''Player:''' Can I have another Leprechaun Hat?
     '''O'Shammy:''' Alright, but be a bit more careful with it next time
     '''O'Shammy:''' Alright, but be a bit more careful with it next time
    <code style="color: red;">''Event Action:'' {'desc': 'Player receives leprechaun hat', 'type': 'PlayerReceiveItems', 'playerReceiveItems': [{'id': 295, 'isIOU': False, 'amt': 1}]}</code>
      <code>''Add [[Leprechaun Hat]] → 1''</code>