Craft Sword Quest


Author: man_cub
Created: 2012-09-19T11:49:54-0400
Edited: 2012-09-19T11:49:54-0400
Denizen Version: 0.76
Views: 76
Downloads: 1058
Likes: 1


WGET
Description: Incomplete quest for crafting a sword for a woman's son. Will be editing and completed once the CRAFT LISTEN command is released.

'Ghazal request':
  Type: Interact
  Requirements:
    Mode: All
    List:
    - -FINISHED Ghazal request
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "Hello there. My name's §5Dirayat§f."
        - WAIT 2
        - CHAT "I was wandering if you could do something for me." 
        - HINT (SHORT)
      Chat Trigger:
        1:
          Trigger: /Yes/, I'd be happy to.
          Script:
          - WAIT 2
          - CHAT "Thank you so much! It's just me and my son §5Ghazal§f here. His father was a guard for the city and was killed by the horde."
          - WAIT 5
          - CHAT "He wants to fight for the city more than anything one day."
          - WAIT 4
          - CHAT "Please make him a §bwooden sword§f. It'd mean so much to him. We have a crafting table you can use."
          - LISTEN CRAFT ID:268 QTY:1 'SCRIPT:Ghazal done'
          - ZAP 2       
        2:
          Trigger: /No/, I don't have time.
          Script:
          - CHAT "Sorry to bother you. Be safe."   
    2:
      Click Trigger:
        Script:
        - CHAT "Please take the sword to my son."   
    3:
      Click Trigger:
        Script:
        - CHAT "Thank you so much for doing that for §5Ghazal§f! He's so happy now!"
        - WAIT 3
        - CHAT "Here, you deserve this."
        - GIVE MONEY QTY:40
        - GIVE HEROESEXP:100
        - NARRATE "You've received 40 §egold§f!"
        - NARRATE "You've received 100 §2experience§f!"
        - FINISH

'Ghazal done':
  Type: Task
  Script:
  - NARRATE "You've finished crafting a §bwooden sword§f for §5Ghazal§f. Take it to him."
  - FINISH 
  
'Ghazal gift':
  Type: Interact
  Requirements:
    Mode: All
    List:
    - FINISHED Ghazal done
    - -FINISHED
    - HOLDING 268 1
  Steps:
    1:  
      Click Trigger:
        Script:
        - CHAT "Is this for me? Wow. I wanna be just like daddy one day."
        - TAKE ITEMINHAND QTY:1
        - NARRATE "Visit §5Dirayat§f for your reward."
        - ZAP 'SCRIPT:Ghazal request' 3
        - FINISH
        
'Ghazal chat':
  Type: Interact
  Requirements:
    Mode: None
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "I've got to train every day so I can be strong and fight monsters one day."
        
'Dirayat food':
  Type: Interact
  Requirements:
    Mode: All
    List:
    - FINISHED Ghazal request
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "Here, I have some leftover §bbread§f from earlier."
        - GIVE 297 QTY:3
        - NARRATE "You've received 3 §bbread§f."
        - COOLDOWN 'SCRIPT:Drayat food' 64800
        
'Dirayat chat':
  Type: Interact
  Requirements:
    Mode: None
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "I hope you're having a good day."




Comments
No one has posted a comment! Post one below: