Advertisement
sora200507

Untitled

Feb 9th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. loaded: false
  2. 採掘速度上昇:
  3. name: '採掘速度上昇'
  4. type: 'Dynamic'
  5. max-level: 5
  6. skill-req: ''
  7. skill-req-lvl: 1
  8. needs-permission: 'False'
  9. msg: '&6{player} &2は&6{skill}を発動した!'
  10. combo: ''
  11. indicator: '2D'
  12. icon: 'Iron Pickaxe'
  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: 2
  28. cooldown-base: 1
  29. cooldown-scale: 200
  30. mana-base: 10
  31. mana-scale: 10
  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. Command-b:
  43. type: 'mechanic'
  44. data:
  45. icon-key: ''
  46. counts: 'True'
  47. command: '/effect @p haste 100 9'
  48. type: 'OP'
  49. Self-c:
  50. type: 'target'
  51. data:
  52. icon-key: ''
  53. children:
  54. Command-d:
  55. type: 'mechanic'
  56. data:
  57. icon-key: ''
  58. counts: 'True'
  59. command: '/effect @p haste 100 9'
  60. type: 'OP'
  61. デストロイ:
  62. name: 'デストロイ'
  63. type: 'Dynamic'
  64. max-level: 20
  65. skill-req: ''
  66. skill-req-lvl: 1
  67. needs-permission: 'False'
  68. msg: '&6{player} &2は&6{skill}を発動した'
  69. combo: ''
  70. indicator: '2D'
  71. icon: 'Iron Sword'
  72. icon-data: 0
  73. icon-lore:
  74. - '&d{name} &7({level}/{max})'
  75. - '&2Type: &6{type}'
  76. - ''
  77. - '{req:level}Level: {attr:level}'
  78. - '{req:cost}Cost: {attr:cost}'
  79. - ''
  80. - '&2Mana: {attr:mana}'
  81. - '&2Cooldown: {attr:cooldown}'
  82. attributes:
  83. level-base: 10
  84. level-scale: 0
  85. cost-base: 1
  86. cost-scale: 0
  87. cooldown-base: 0
  88. cooldown-scale: 0
  89. mana-base: 0
  90. mana-scale: 0
  91. points-spent-req-base: 0
  92. points-spent-req-scale: 0
  93. incompatible:
  94. - ''
  95. components:
  96. Cast-a:
  97. type: 'trigger'
  98. data:
  99. icon-key: ''
  100. children:
  101. Combat-b:
  102. type: 'condition'
  103. data:
  104. icon-key: ''
  105. combat: 'True'
  106. seconds: 10
  107. children:
  108. Damage-c:
  109. type: 'mechanic'
  110. data:
  111. icon-key: ''
  112. counts: 'True'
  113. type: 'Damage'
  114. value-base: 3
  115. value-scale: 1
  116. true: 'True'
  117. classifier: 'default'
  118. 仕返し:
  119. name: '仕返し'
  120. type: 'Dynamic'
  121. max-level: 20
  122. skill-req: 'デストロイ'
  123. skill-req-lvl: 1
  124. needs-permission: 'False'
  125. msg: '&6{player} &2は&6{skill}を発動した '
  126. combo: ''
  127. indicator: '2D'
  128. icon: 'Jack O Lantern'
  129. icon-data: 0
  130. icon-lore:
  131. - '&d{name} &7({level}/{max})'
  132. - '&2Type: &6{type}'
  133. - ''
  134. - '{req:level}Level: {attr:level}'
  135. - '{req:cost}Cost: {attr:cost}'
  136. - ''
  137. - '&2Mana: {attr:mana}'
  138. - '&2Cooldown: {attr:cooldown}'
  139. attributes:
  140. level-base: 20
  141. level-scale: 0
  142. cost-base: 1
  143. cost-scale: 10
  144. cooldown-base: 0
  145. cooldown-scale: 0
  146. mana-base: 0
  147. mana-scale: 0
  148. points-spent-req-base: 0
  149. points-spent-req-scale: 0
  150. incompatible:
  151. - ''
  152. components:
  153. Death-a:
  154. type: 'trigger'
  155. data:
  156. icon-key: ''
  157. mana: 'True'
  158. cooldown: 'False'
  159. children:
  160. Area-b:
  161. type: 'target'
  162. data:
  163. icon-key: ''
  164. radius-base: 3
  165. radius-scale: 2
  166. group: 'Ally'
  167. wall: 'False'
  168. caster: 'False'
  169. max-base: 1
  170. max-scale: 2
  171. children:
  172. Combat-c:
  173. type: 'condition'
  174. data:
  175. icon-key: ''
  176. combat: 'True'
  177. seconds: 10
  178. children:
  179. Damage-d:
  180. type: 'mechanic'
  181. data:
  182. icon-key: ''
  183. counts: 'True'
  184. type: 'Damage'
  185. value-base: 10
  186. value-scale: 1
  187. true: 'True'
  188. classifier: 'default'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement