sora200507

Untitled

Feb 16th, 2018
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. loaded : false
  2. Bladeslash:
  3. name: 'Bladeslash'
  4. type: 'Dynamic'
  5. max-level: 5
  6. skill-req: ''
  7. skill-req-lvl: 1
  8. needs-permission: 'False'
  9. msg: '&6{player} &2has cast &6{skill}'
  10. combo: ''
  11. indicator: '2D'
  12. icon: 'Jack O Lantern'
  13. icon-data: 0
  14. icon-lore:
  15. - '&d{name} &7({level}/{max})'
  16. - '&2Type: &6{type}'
  17. - ''
  18. - '{req:level}Level: {attr:level}'
  19. - '{req:cost}Cost: {attr:cost}'
  20. - ''
  21. - '&2Mana: {attr:mana}'
  22. - '&2Cooldown: {attr:cooldown}'
  23. attributes:
  24. level-base: 1
  25. level-scale: 0
  26. cost-base: 1
  27. cost-scale: 0
  28. cooldown-base: 0
  29. cooldown-scale: 0
  30. mana-base: 0
  31. mana-scale: 0
  32. points-spent-req-base: 0
  33. points-spent-req-scale: 0
  34. incompatible:
  35. - ''
  36. components:
  37. Cast-a:
  38. type: 'trigger'
  39. data:
  40. icon-key: ''
  41. children:
  42. Area-b:
  43. type: 'target'
  44. data:
  45. icon-key: ''
  46. radius-base: 2
  47. radius-scale: 0
  48. group: 'Enemy'
  49. wall: 'False'
  50. caster: 'False'
  51. max-base: 99
  52. max-scale: 0
  53. Particle Effect-c:
  54. type: 'mechanic'
  55. data:
  56. icon-key: ''
  57. counts: 'True'
  58. effect-key: 'default'
  59. duration-base: 1
  60. duration-scale: 0
  61. -shape: 'hexagon'
  62. -shape-dir: 'XY'
  63. -shape-size: '1'
  64. -animation: 'circle'
  65. -anim-dir: 'XZ'
  66. -anim-size: '1'
  67. -interval: 1
  68. -view-range: 25
  69. -particle-type: 'SWEEP_ATTACK'
  70. -particle-amount: 0
  71. -particle-dx: 0
  72. -particle-dy: 0
  73. -particle-dz: 0
  74. -particle-speed: 1
  75. Damage-d:
  76. type: 'mechanic'
  77. data:
  78. icon-key: ''
  79. counts: 'True'
  80. type: 'Damage'
  81. value-base: 5
  82. value-scale: 0
  83. true: 'False'
  84. classifier: 'default'
  85. heel:
  86. name: 'heel'
  87. type: 'Dynamic'
  88. max-level: 5
  89. skill-req: ''
  90. skill-req-lvl: 1
  91. needs-permission: 'False'
  92. msg: '&6{player} &2has cast &6{skill}'
  93. combo: ''
  94. indicator: '2D'
  95. icon: 'Jack O Lantern'
  96. icon-data: 0
  97. icon-lore:
  98. - '&d{name} &7({level}/{max})'
  99. - '&2Type: &6{type}'
  100. - ''
  101. - '{req:level}Level: {attr:level}'
  102. - '{req:cost}Cost: {attr:cost}'
  103. - ''
  104. - '&2Mana: {attr:mana}'
  105. - '&2Cooldown: {attr:cooldown}'
  106. attributes:
  107. level-base: 1
  108. level-scale: 0
  109. cost-base: 1
  110. cost-scale: 0
  111. cooldown-base: 0
  112. cooldown-scale: 0
  113. mana-base: 0
  114. mana-scale: 0
  115. points-spent-req-base: 0
  116. points-spent-req-scale: 0
  117. incompatible:
  118. - ''
  119. components:
  120. Cast-a:
  121. type: 'trigger'
  122. data:
  123. icon-key: ''
  124. children:
  125. Area-b:
  126. type: 'target'
  127. data:
  128. icon-key: ''
  129. radius-base: 3
  130. radius-scale: 0
  131. group: 'Both'
  132. wall: 'False'
  133. caster: 'False'
  134. max-base: 99
  135. max-scale: 0
  136. children:
  137. Heal-c:
  138. type: 'mechanic'
  139. data:
  140. icon-key: ''
  141. counts: 'True'
  142. type: 'Health'
  143. value-base: 3
  144. value-scale: 1
Advertisement
Add Comment
Please, Sign In to add comment