Advertisement
Guest User

Temperature (Task 2)

a guest
Oct 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. {
  2. "questName": "Temperatures",
  3. "taskName": "Heating up",
  4. "taskId": 2,
  5. "taskType": "CAST_SUCCESSFUL_SPELL",
  6. "target": "6399",
  7. "taskNpcId": 23,
  8. "turnInNpc": 23,
  9. "startingDialogue": {
  10. "dialogueId": 1,
  11. "dialogueType": "START_TASK",
  12. "words": [
  13. {
  14. "speech": "Now, there are multiple ways to heat up or cool down. ||Let’s focus on heating up right now.|| You can wear the robes you got from Madame Malkins, but you can also cast &6blauflamma &rto heat up. ||The movements are &6Swish Right > Swish Left > Jab > Jab.",
  15. "npcId": 23
  16. }]
  17. },
  18. "turninDialogue": {
  19. "dialogueId": 2,
  20. "dialogueType": "NEXT_TASK",
  21. "words": [
  22. {
  23. "speech": "Look at you go!|| Now, if you get too hot, you will want to take off your robes and maybe grab a drink of icy water.||In the summer, you may not want to run around a lot if you don't want to get too sweaty, especially jumping while running.",
  24. "npcId": 23
  25. }],
  26. "rewards": [
  27. {
  28. "rewardType":"MONEY",
  29. "amount": 435
  30. }
  31. ]
  32. },
  33. "rewardsOptional":false,
  34. "questBookInfo":"Did you cast Blauflamma (Right > Left > Jab > Jab)?"
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement