Advertisement
Guest User

Untitled

a guest
Sep 12th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. Cloud_dummy:
  2. spell-class: ".buff.DummySpell"
  3. duration: 15
  4. effects:
  5. cloud1:
  6. position: orbit
  7. orbit-radius: 1.5
  8. orbit-seconds-per-revolution: 1.0
  9. orbit-tick-interval: 1
  10. orbit-y-offset: 1.0
  11. effect: particles
  12. particle-name: cloud
  13. horiz-spread: 2.0
  14. vert-spread: 0.5
  15. speed: 0
  16. count: 70
  17. y-offset: 9.0
  18. cloud2:
  19. position: orbit
  20. orbit-radius: 0.5
  21. orbit-seconds-per-revolution: 1.0
  22. orbit-tick-interval: 1
  23. orbit-y-offeset: 1.0
  24. effects: particles
  25. particle-name: cloud
  26. horiz-spread: 2.0
  27. vert-spread: 0
  28. speed: 0
  29. count: 70
  30. y-offset: 8.0
  31. Rain1:
  32. position: orbit
  33. orbit-radius: 1.5
  34. orbit-seconds-per-revolution: 1.0
  35. orbit-tick-interval: 1
  36. orbit-y-offset: 1.0
  37. effect: particles
  38. particle-name: rain
  39. horiz-spread: 2.0
  40. vert-spread: 0.5
  41. speed: 0
  42. count: 100
  43. y-offset: 8.0
  44. Rain2:
  45. position: orbit
  46. orbit-radius: 1.5
  47. orbit-seconds-per-revolution: 1.0
  48. orbit-tick-interval: 1
  49. orbit-y-offset: 1.0
  50. effect: particles
  51. particle-name: rain
  52. horiz-spread: 2.0
  53. vert-spread: 0.5
  54. speed: 0
  55. count: 100
  56. y-offset: 8.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement