Guest User

Untitled

a guest
Jun 19th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. ZombieSlay:
  2. texts:
  3. description: "Their has been a outbreak of &4Zombies &f at night kill them!"
  4. completion: "&2 Quest Completed"
  5. acceptance: "Use &6 /quest status &f for quest status!"
  6. repeats: -1
  7. delay: 0
  8. requirements:
  9. initial:
  10. objectives:
  11. '0':
  12. '0':
  13. type: hunt
  14. string: 'zombie'
  15. amount: 10
  16. optional: False
  17. finishhere: True
  18. message: "You recieved EXP for killing &4 10 Zombies &f!"
  19. rewards:
  20. '0':
  21. type: command
  22. command: xp <player> 500
  23. server: true
  24. '1':
  25. type: hunt
  26. string: 'zombie'
  27. amount: 20
  28. optional: False
  29. finishhere: True
  30. message: "You recieved EXP for killing &4 20 Zombies &f!"
  31. rewards:
  32. '1':
  33. type: command
  34. command: xp <player> 1000
  35. server: true
  36. '2':
  37. type: hunt
  38. string: 'zombie'
  39. amount: 30
  40. optional: False
  41. finishhere: True
  42. message: "You recieved EXP for killing &4 30 Zombies &f!"
  43. rewards:
  44. '2':
  45. type: command
  46. command: xp <player> 1500
  47. server: true
  48. '3':
  49. type: hunt
  50. string: 'zombie'
  51. amount: 40
  52. optional: False
  53. finishhere: True
  54. message: "You recieved EXP for killing &4 40 Zombies &f!"
  55. rewards:
  56. '3':
  57. type: command
  58. command: xp <player> 2000
  59. server: true
  60. '4':
  61. type: hunt
  62. string: 'zombie'
  63. amount: 50
  64. optional: False
  65. finishhere: True
  66. message: "You recieved EXP for killing &4 50 Zombies &f!"
  67. rewards:
  68. '0':
  69. type: command
  70. command: xp <player> 2500
  71. server: true
  72. rewards:
  73. '0':
  74. type: command
  75. command: xp <player> 500
Add Comment
Please, Sign In to add comment