Advertisement
namekuzi

Untitled

Dec 21st, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.80 KB | None | 0 0
  1. Slash:
  2. name: 'Slash'
  3. type: 'Dynamic'
  4. max-level: 5
  5. skill-req: ''
  6. skill-req-lvl: 0
  7. needs-permission: 'False'
  8. msg: '&a{player}&c{skill}&a発動'
  9. combo: ''
  10. indicator: 'none'
  11. icon: 'Gunpowder'
  12. icon-data: 0
  13. icon-lore:
  14. - '&d{name} &7({level}/{max})'
  15. - '&2Type: &6{type}'
  16. - ''
  17. - '{req:level}Level: {attr:level}'
  18. - '{req:cost}Cost: {attr:cost}'
  19. - ''
  20. - '&2Mana: {attr:mana}'
  21. - '&2Cooldown: {attr:cooldown}'
  22. attributes:
  23. level-base: 1
  24. level-scale: 0
  25. cost-base: 3
  26. cost-scale: 0
  27. cooldown-base: 15
  28. cooldown-scale: 0
  29. mana-base: 5
  30. mana-scale: 0
  31. points-spent-req-base: 0
  32. points-spent-req-scale: 0
  33. incompatible:
  34. - ''
  35. components:
  36. Cast-a:
  37. type: 'trigger'
  38. data:
  39. icon-key: ''
  40. children:
  41. Area-b:
  42. type: 'target'
  43. data:
  44. icon-key: ''
  45. radius-base: 5
  46. radius-scale: 0
  47. group: 'Enemy'
  48. wall: 'False'
  49. caster: 'False'
  50. max-base: 5
  51. max-scale: 0
  52. random: 'False'
  53. children:
  54. Damage-c:
  55. type: 'mechanic'
  56. data:
  57. icon-key: ''
  58. counts: 'True'
  59. type: 'Damage'
  60. value-base: 60
  61. value-scale: 1
  62. true: 'False'
  63. classifier: 'default'
  64. Particle-d:
  65. type: 'mechanic'
  66. data:
  67. icon-key: ''
  68. counts: 'True'
  69. particle: 'Mob Spell'
  70. arrangement: 'Circle'
  71. radius-base: 5
  72. radius-scale: 0
  73. particles-base: 200
  74. particles-scale: 0
  75. direction: 'XZ'
  76. visible-radius: 250
  77. dx: 0
  78. dy: 0
  79. dz: 0
  80. speed: 0
  81. amount: 1
  82. forward: 0
  83. upward: 0
  84. right: 0
  85. Delay-e:
  86. type: 'mechanic'
  87. data:
  88. icon-key: ''
  89. counts: 'True'
  90. delay-base: 2
  91. delay-scale: 0
  92. children:
  93. Damage-f:
  94. type: 'mechanic'
  95. data:
  96. icon-key: ''
  97. counts: 'True'
  98. type: 'Damage'
  99. value-base: 20
  100. value-scale: 1
  101. true: 'False'
  102. classifier: 'default'
  103. Particle-g:
  104. type: 'mechanic'
  105. data:
  106. icon-key: ''
  107. counts: 'True'
  108. particle: 'Lava'
  109. arrangement: 'Circle'
  110. radius-base: 5
  111. radius-scale: 0
  112. particles-base: 200
  113. particles-scale: 0
  114. direction: 'XZ'
  115. visible-radius: 250
  116. dx: 0.1
  117. dy: 0
  118. dz: 0
  119. speed: 0
  120. amount: 1
  121. forward: 0
  122. upward: 0
  123. right: 0
  124. Explosion-h:
  125. type: 'mechanic'
  126. data:
  127. icon-key: ''
  128. counts: 'True'
  129. power-base: 1
  130. power-scale: 0
  131. damage: 'False'
  132. fire: 'False'
  133. Particle-i:
  134. type: 'mechanic'
  135. data:
  136. icon-key: ''
  137. counts: 'True'
  138. particle: 'Crit'
  139. arrangement: 'Circle'
  140. radius-base: 5
  141. radius-scale: 0
  142. particles-base: 200
  143. particles-scale: 0
  144. direction: 'XZ'
  145. visible-radius: 250
  146. dx: 0.1
  147. dy: 0
  148. dz: 0
  149. speed: 1
  150. amount: 1
  151. forward: 0
  152. upward: 0
  153. right: 0
  154. Repeat-j:
  155. type: 'mechanic'
  156. data:
  157. icon-key: ''
  158. counts: 'True'
  159. repetitions-base: 3
  160. repetitions-scale: 0
  161. period: 1
  162. delay: 0
  163. stop-on-fail: 'False'
  164. children:
  165. Sound-k:
  166. type: 'mechanic'
  167. data:
  168. icon-key: ''
  169. counts: 'True'
  170. sound: 'Entity Llama Eat'
  171. volume-base: 100
  172. volume-scale: 0
  173. pitch-base: 1
  174. pitch-scale: 0
  175. Particle-l:
  176. type: 'mechanic'
  177. data:
  178. icon-key: ''
  179. counts: 'True'
  180. particle: 'Magic Crit'
  181. arrangement: 'Circle'
  182. radius-base: 5
  183. radius-scale: 0
  184. particles-base: 200
  185. particles-scale: 0
  186. direction: 'XZ'
  187. visible-radius: 250
  188. dx: 0
  189. dy: 0
  190. dz: 0
  191. speed: 0
  192. amount: 1
  193. forward: 0
  194. upward: 0
  195. right: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement