Sato: Difference between revisions

No edit summary
No edit summary
Line 5: Line 5:


== Conversations ==
== Conversations ==
'''Sato:''' Hello there, welcome to my dojo
  '''Sato:''' Hello there, welcome to my dojo


'''Player:''' Who are you
  '''Player:''' Who are you
  '''Sato:''' I am Sato, master of this dojo
    '''Sato:''' I am Sato, master of this dojo


'''Player:''' Can I join your dojo
  '''Player:''' Can I join your dojo
  '''Sato:''' Ha | One cannot merely join this dojo without first passing the trials
    '''Sato:''' Ha | One cannot merely join this dojo without first passing the trials


'''Player:''' Trials?
  '''Player:''' Trials?
  '''Sato:''' The trials will test your defensive combat skills, using only your mind and body
    '''Sato:''' The trials will test your defensive combat skills, using only your mind and body


'''Player:''' Only my mind and body?
  '''Player:''' Only my mind and body?
  '''Sato:''' Specifically, you are allowed no outside equipment | No armour, no weapons
    '''Sato:''' Specifically, you are allowed no outside equipment | No armour, no weapons


'''Player:''' There's no way I'm giving up my weapons
  '''Player:''' There's no way I'm giving up my weapons
  '''Sato:''' Then this is not the place for you
    '''Sato:''' Then this is not the place for you


'''Player:''' Sounds too difficult for me
  '''Player:''' Sounds too difficult for me
  '''Sato:''' If that is your attitude, then this place is not for you
    '''Sato:''' If that is your attitude, then this place is not for you


'''Player:''' I think I'm ready for the trials
  '''Player:''' I think I'm ready for the trials
  '''Sato:''' I admire your determination | Very well, but I must first lay out the ground rules
    '''Sato:''' I admire your determination | Very well, but I must first lay out the ground rules
  '''Sato:''' You are allowed no outside items: no food, no potions, no weapons, no armour, no magical scrolls
    '''Sato:''' You are allowed no outside items: no food, no potions, no weapons, no armour, no magical scrolls
  '''Sato:''' Once unequipped, enter through the door and climb the ladder. I will be waiting upstairs
    '''Sato:''' Once unequipped, enter through the door and climb the ladder. I will be waiting upstairs
  '''Sato:''' So are you ready to begin the trials?
    '''Sato:''' So are you ready to begin the trials?


'''Player:''' I'm ready to begin
  '''Player:''' I'm ready to begin
  '''Sato:''' You must first remove all equipped and inventory items | Only then may you begin the trials
    '''Sato:''' You must first remove all equipped and inventory items | Only then may you begin the trials


'''Player:''' Ok, I will return when I'm ready
  '''Player:''' Ok, I will return when I'm ready


'''Player:''' Can I use those bank chests over there?
  '''Player:''' Can I use those bank chests over there?
  '''Sato:''' I'm afraid I can't allow you to do that at this time
    '''Sato:''' I'm afraid I can't allow you to do that at this time


'''Player:''' Actually I'm not quite ready yet
  '''Player:''' Actually I'm not quite ready yet
  '''Sato:''' Very well, come speak to me again when you are
    '''Sato:''' Very well, come speak to me again when you are


'''Player:''' Explain the trials one more time
  '''Player:''' Explain the trials one more time
  '''Sato:''' [Same explanation as above]
    '''Sato:''' [Same explanation as above]
  <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': "Sato's Trials", 'questid': 2, 'checkpoint': 1}</code>
    <code style="color: red;">''Event Action:'' {'type': 'AdvanceQuest', 'description': "Sato's Trials", 'questid': 2, 'checkpoint': 1}</code>


'''Sato:''' Congratulations, you passed the trials! Meet me upstairs for your reward.
  '''Sato:''' Congratulations, you passed the trials! Meet me upstairs for your reward.


'''Player:''' Why upstairs?
  '''Player:''' Why upstairs?
  '''Sato:''' We always hold our ceremonies upstairs
    '''Sato:''' We always hold our ceremonies upstairs


'''Sato:''' You are now a member of this dojo | Feel free to use the bank chests
  '''Sato:''' You are now a member of this dojo | Feel free to use the bank chests


'''Player:''' Any more trials?
  '''Player:''' Any more trials?
  '''Sato:''' Not at the moment
    '''Sato:''' Not at the moment


'''Player:''' What does that orb you gave me do?
  '''Player:''' What does that orb you gave me do?
  '''Sato:''' It supposedly grants vitality when rubbed and glows celadon when charged... maybe.
    '''Sato:''' It supposedly grants vitality when rubbed and glows celadon when charged... maybe.


'''Player:''' I lost the orb...
  '''Player:''' I lost the orb...
  '''Sato:''' Someone returned it to us | Please be more careful next time
    '''Sato:''' Someone returned it to us | Please be more careful next time
  <code style="color: red;">''Event Action:'' {'desc': "Player receives Sato's orb", 'type': 'PlayerReceiveItems', 'playerReceiveItems': [{'id': 413, 'amt': 1}]}</code>
    <code style="color: red;">''Event Action:'' {'desc': "Player receives Sato's orb", 'type': 'PlayerReceiveItems', 'playerReceiveItems': [{'id': 413, 'amt': 1}]}</code>