namekuzi

Untitled

Dec 2nd, 2018
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. neet:
  2. name: 'neet'
  3. type: 'Dynamic'
  4. max-level: 10
  5. skill-req-lvl: 1
  6. needs-permission: 'false'
  7. attributes:
  8. level-base: '4'
  9. level-scale: '0'
  10. cost-base: '2'
  11. cost-scale: '0'
  12. cooldown-base: '5'
  13. cooldown-scale: '0'
  14. mana-base: '3'
  15. mana-scale: '0'
  16. points-spent-req-base: '0'
  17. points-spent-req-scale: '0'
  18. incompatible:
  19. - ''
  20. msg: '&6{player} &2has cast &6{skill}&r'
  21. icon: 'WATER'
  22. icon-data: 0
  23. icon-lore:
  24. - '&d{name} &7({level}/{max})'
  25. - '&2Type: &6{type}'
  26. - ''
  27. - '{req:level}Level: {attr:level}'
  28. - '{req:cost}Cost: {attr:cost}'
  29. - ''
  30. - '&2Mana: {attr:mana}'
  31. - '&2Cooldown: {attr:cooldown}'
  32. desc: []
  33. components:
  34. Cast:
  35. type: 'trigger'
  36. indicator: '3D'
  37. data:
  38. icon-key: ''
  39. indicator: '2D'
  40. children:
  41. Area-b:
  42. type: 'target'
  43. indicator: '3D'
  44. data:
  45. icon-key: ''
  46. radius-base: '5'
  47. radius-scale: '0'
  48. group: 'Enemy'
  49. wall: 'False'
  50. caster: 'False'
  51. max-base: '10'
  52. max-scale: '0'
  53. random: 'False'
  54. indicator: '2D'
  55. children:
  56. Damage-c:
  57. type: 'mechanic'
  58. indicator: '3D'
  59. data:
  60. icon-key: ''
  61. counts: 'True'
  62. type: 'Damage'
  63. value-base: '3'
  64. value-scale: '1'
  65. true: 'False'
  66. classifier: 'default'
  67. indicator: '2D'
  68. children: {}
  69. Particle-d:
  70. type: 'mechanic'
  71. indicator: '3D'
  72. data:
  73. icon-key: ''
  74. counts: 'True'
  75. particle: 'Explode'
  76. arrangement: 'Circle'
  77. radius-base: '5'
  78. radius-scale: '0'
  79. particles-base: '20'
  80. particles-scale: '0'
  81. direction: 'XZ'
  82. visible-radius: '250'
  83. dx: '0'
  84. dy: '0'
  85. dz: '0'
  86. speed: '1'
  87. amount: '1'
  88. forward: '0'
  89. upward: '0'
  90. right: '0'
  91. indicator: '2D'
  92. children: {}
  93. Particle-e:
  94. type: 'mechanic'
  95. indicator: '3D'
  96. data:
  97. icon-key: ''
  98. counts: 'True'
  99. particle: 'Spell'
  100. arrangement: 'Circle'
  101. radius-base: '5'
  102. radius-scale: '0'
  103. particles-base: '200'
  104. particles-scale: '0'
  105. direction: 'XZ'
  106. visible-radius: '250'
  107. dx: '0'
  108. dy: '0'
  109. dz: '0'
  110. speed: '1'
  111. amount: '1'
  112. forward: '0'
  113. upward: '0'
  114. right: '0'
  115. indicator: '2D'
  116. children: {}
  117. Particle-f:
  118. type: 'mechanic'
  119. indicator: '3D'
  120. data:
  121. icon-key: ''
  122. counts: 'True'
  123. particle: 'Lava'
  124. arrangement: 'Circle'
  125. radius-base: '5'
  126. radius-scale: '0'
  127. particles-base: '20'
  128. particles-scale: '0'
  129. direction: 'XZ'
  130. visible-radius: '250'
  131. dx: '0'
  132. dy: '0.1'
  133. dz: '0'
  134. speed: '1'
  135. amount: '1'
  136. forward: '0'
  137. upward: '0'
  138. right: '0'
  139. indicator: '2D'
  140. children: {}
  141. Explosion-g:
  142. type: 'mechanic'
  143. indicator: '3D'
  144. data:
  145. icon-key: ''
  146. counts: 'True'
  147. power-base: '1'
  148. power-scale: '0'
  149. damage: 'False'
  150. fire: 'False'
  151. indicator: '2D'
  152. children: {}
Add Comment
Please, Sign In to add comment