Roger: Difference between revisions

No edit summary
No edit summary
Line 16: Line 16:
       '''Player:''' Where can I get a bottle of rum from?
       '''Player:''' Where can I get a bottle of rum from?
         '''Roger:''' Well we always had rum on pirate ships  |  Or maybe a bar nearby is selling some
         '''Roger:''' Well we always had rum on pirate ships  |  Or maybe a bar nearby is selling some
      <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Dragonsmoke Island', 'questid': 3, 'checkpoint': 3, 'requirements': None}</code>
     '''Player:''' I don't have time for small talk
     '''Player:''' I don't have time for small talk
       '''Roger:''' Oh really &nbsp;|&nbsp; Well I'm not just going to give away any of my old pirate shirts &nbsp;|&nbsp; Lets make a deal, you give me a bottle of rum, I give you a pirate shirt
       '''Roger:''' Oh really &nbsp;|&nbsp; Well I'm not just going to give away any of my old pirate shirts &nbsp;|&nbsp; Lets make a deal, you give me a bottle of rum, I give you a pirate shirt
Line 22: Line 21:
       '''Player:''' Where can I get a bottle of rum from?
       '''Player:''' Where can I get a bottle of rum from?
         '''Roger:''' Well we always had rum on pirate ships &nbsp;|&nbsp; Or maybe a bar nearby is selling some
         '''Roger:''' Well we always had rum on pirate ships &nbsp;|&nbsp; Or maybe a bar nearby is selling some
      <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Dragonsmoke Island', 'questid': 3, 'checkpoint': 3, 'requirements': None}</code>


   '''Roger:''' If you want a pirate shirt, just give me some rum
   '''Roger:''' If you want a pirate shirt, just give me some rum
Line 35: Line 33:
         '''Roger:''' Oh yes, and what kind of pirate shirt do you want?
         '''Roger:''' Oh yes, and what kind of pirate shirt do you want?
         '''Player:''' Guys shirt
         '''Player:''' Guys shirt
           <code style="color: red;">''Event Action:'' {'desc': 'player gives a bottle of rum', 'type': 'PlayerGiveItems', 'playerGiveItems': [{'id': 424, 'isIOU': False, 'amt': 1}]}</code>
           <code>''Remove [[Bottle of Rum]] → 1''</code>
          <code style="color: red;">''Event Action:'' {'desc': 'changes into pirate shirt', 'type': 'ForceChangeAppearance', 'beard': None, 'hair': None, 'shirt': 28, 'pants': None, 'body': None, 'requirements': None}</code>
           <code>''Add male ''Pirate Shirt'' cosmetic''</code>
           <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Dragonsmoke Island', 'questid': 3, 'checkpoint': 4, 'requirements': [{'desc': 'player needs to be at checkpoint 3 of Dragonsmoke Island quest', 'type': 'quest', 'questid': 3, 'checkpoint': 3, 'booleanoperator': None, 'operator': '==='}]}</code>
         '''Player:''' Gals shirt
         '''Player:''' Gals shirt
           <code style="color: red;">''Event Action:'' {'desc': 'player gives a bottle of rum', 'type': 'PlayerGiveItems', 'playerGiveItems': [{'id': 424, 'isIOU': False, 'amt': 1}]}</code>
           <code>''Remove [[Bottle of Rum]] → 1''</code>
          <code style="color: red;">''Event Action:'' {'desc': 'changes into pirate shirt', 'type': 'ForceChangeAppearance', 'beard': None, 'hair': None, 'shirt': 29, 'pants': None, 'body': None, 'requirements': None}</code>
           <code>''Add female ''Pirate Shirt'' cosmetic''</code>
           <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': 'Dragonsmoke Island', 'questid': 3, 'checkpoint': 4, 'requirements': [{'desc': 'player needs to be at checkpoint 3 of Dragonsmoke Island quest', 'type': 'quest', 'questid': 3, 'checkpoint': 3, 'booleanoperator': None, 'operator': '==='}]}</code>
         '''Player:''' Nevermind
         '''Player:''' Nevermind
     '''Player:''' Actually I changed my mind
     '''Player:''' Actually I changed my mind