LaughNgamez

Untitled

Mar 14th, 2016
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. canadianlumbertrigger:
  2. spell-class: ".PassiveSpell"
  3. always-granted: true
  4. can-cast-by-command: false
  5. triggers:
  6. - "givedamage 17:1|&4Canadian Lumber"
  7. chance: 100
  8. cooldown: 0
  9. spells:
  10. - lumbermessage
  11. - lumberconjurepieces
  12. cost:
  13. - "canadianlumber 1"
  14. effects:
  15. 1:
  16. position: caster
  17. effect: sound
  18. sound: random.break
  19. 2:
  20. position: caster
  21. effect: particles
  22. particle-name: "iconcrack_17_1"
  23. horiz-spread: 0.2
  24. vert-spread: 0.2
  25. y-offset: 1.0
  26. speed: 0.001
  27. count: 100
  28. lumbermessage:
  29. spell-class: ".ExternalCommandSpell"
  30. name: lumbermessage
  31. always-granted: true
  32. enabled: true
  33. can-cast-by-command: false
  34. temporary-op: true
  35. can-cast-with-item: false
  36. command-to-execute:
  37. - "psb %a &7Your &4Canadian &4Lumber&7 shattered!"
  38. helper-spell: true
  39. lumberconjurepieces:
  40. spell-class: ".instant.ConjureSpell"
  41. always-granted: true
  42. can-cast-by-command: false
  43. name: lumberconjurepieces
  44. can-cast-by-command: false
  45. can-cast-with-item: false
  46. always-granted: true
  47. range: 0
  48. items:
  49. - 280 3-5 100%
  50. - 5 1-2 100%
  51. add-to-inventory: false
  52. random-velocity: 0.1
  53. helper-spell: true
Advertisement
Add Comment
Please, Sign In to add comment