Advertisement
nyaago50000

Untitled

Feb 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.15 KB | None | 0 0
  1. ダッシュ:
  2. name: 'ダッシュ'
  3. type: 'Dynamic'
  4. max-level: 1
  5. skill-req: ''
  6. skill-req-lvl: 1
  7. needs-permission: 'False'
  8. msg: '&6{player} &2は&6{skill}&2を発動した'
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Lapis Block'
  12. icon-data: 0
  13. icon-lore:
  14. - '&d{name} &7({level}/{max})'
  15. - '&b自身の移動速度を上げる'
  16. - ''
  17. - '{req:level}必要なレベル: {attr:level}'
  18. - '{req:cost}必要なSP: {attr:cost}'
  19. - ''
  20. - '&2必要な水分: {attr:mana}'
  21. - '&2クールタイム: {attr:cooldown}'
  22. attributes:
  23. level-base: 1
  24. level-scale: 0
  25. cost-base: 1
  26. cost-scale: 0
  27. cooldown-base: 60
  28. cooldown-scale: 0
  29. mana-base: 20
  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. Speed-b:
  42. type: 'mechanic'
  43. data:
  44. icon-key: ''
  45. counts: 'True'
  46. multiplier-base: 4
  47. multiplier-scale: 0
  48. duration-base: 20
  49. duration-scale: 0
  50. Area-c:
  51. type: 'target'
  52. data:
  53. icon-key: ''
  54. radius-base: 3
  55. radius-scale: 0
  56. group: 'Enemy'
  57. wall: 'False'
  58. caster: 'False'
  59. max-base: 99
  60. max-scale: 0
  61. children:
  62. Sound-d:
  63. type: 'mechanic'
  64. data:
  65. icon-key: ''
  66. counts: 'True'
  67. version: '1.9+'
  68. newsound: 'Ambient Cave'
  69. volume-base: 150
  70. volume-scale: 0
  71. pitch-base: 0
  72. pitch-scale: 0
  73. 回転切り:
  74. name: '回転切り'
  75. type: 'Dynamic'
  76. max-level: 20
  77. skill-req: ''
  78. skill-req-lvl: 0
  79. needs-permission: 'False'
  80. msg: '&6{player} &2は&6{skill}&2を発動した'
  81. combo: ''
  82. indicator: '2D'
  83. icon: 'Iron Sword'
  84. icon-data: 0
  85. icon-lore:
  86. - '&d{name} &7({level}/{max})'
  87. - '&b一定範囲にいる敵にダメージを与える'
  88. - ''
  89. - '{req:level}必要なレベル: {attr:level}'
  90. - '{req:cost}必要なSP: {attr:cost}'
  91. - ''
  92. - '&2必要な水分: {attr:mana}'
  93. attributes:
  94. level-base: 1
  95. level-scale: 0
  96. cost-base: 1
  97. cost-scale: 0
  98. cooldown-base: 30
  99. cooldown-scale: -0.5
  100. mana-base: 10
  101. mana-scale: 1
  102. points-spent-req-base: 0
  103. points-spent-req-scale: 0
  104. incompatible:
  105. - ''
  106. components:
  107. Cast-a:
  108. type: 'trigger'
  109. data:
  110. icon-key: ''
  111. children:
  112. Area-b:
  113. type: 'target'
  114. data:
  115. icon-key: ''
  116. radius-base: 3
  117. radius-scale: 0
  118. group: 'Enemy'
  119. wall: 'False'
  120. caster: 'False'
  121. max-base: 99
  122. max-scale: 0
  123. children:
  124. Damage-c:
  125. type: 'mechanic'
  126. data:
  127. icon-key: ''
  128. counts: 'True'
  129. type: 'Damage'
  130. value-base: 10
  131. value-scale: 5
  132. true: 'False'
  133. classifier: 'default'
  134. Sound-d:
  135. type: 'mechanic'
  136. data:
  137. icon-key: ''
  138. counts: 'True'
  139. version: '1.9+'
  140. newsound: 'Entity Player Attack Strong'
  141. volume-base: 150
  142. volume-scale: 0
  143. pitch-base: 0
  144. pitch-scale: 0
  145. Particle-e:
  146. type: 'mechanic'
  147. data:
  148. icon-key: ''
  149. counts: 'True'
  150. particle: 'Sweep Attack'
  151. arrangement: 'Circle'
  152. radius-base: 3
  153. radius-scale: 0
  154. particles-base: 100
  155. particles-scale: 0
  156. direction: 'XZ'
  157. visible-radius: 25
  158. dx: 0
  159. dy: 1
  160. dz: 0
  161. speed: 0
  162. amount: 1
  163. forward: 0
  164. upward: 0
  165. right: 0
  166. 持続回復:
  167. name: '持続回復'
  168. type: 'Dynamic'
  169. max-level: 15
  170. skill-req: ''
  171. skill-req-lvl: 0
  172. needs-permission: 'False'
  173. msg: '&6{player} &2は&6{skill}&2を発動した'
  174. combo: ''
  175. indicator: '2D'
  176. icon: 'Cake'
  177. icon-data: 0
  178. icon-lore:
  179. - '&d{name} &7({level}/{max})'
  180. - '&b持続回復する'
  181. - ''
  182. - '{req:level}必要なレベル: {attr:level}'
  183. - '{req:cost}必要なSP: {attr:cost}'
  184. - ''
  185. - '&2必要な水分: {attr:mana}'
  186. attributes:
  187. level-base: 1
  188. level-scale: 1
  189. cost-base: 1
  190. cost-scale: 0
  191. cooldown-base: 40
  192. cooldown-scale: 0
  193. mana-base: 20
  194. mana-scale: 2
  195. points-spent-req-base: 0
  196. points-spent-req-scale: 0
  197. incompatible:
  198. - ''
  199. components:
  200. Cast-a:
  201. type: 'trigger'
  202. data:
  203. icon-key: ''
  204. children:
  205. Particle-b:
  206. type: 'mechanic'
  207. data:
  208. icon-key: ''
  209. counts: 'True'
  210. particle: 'Happy Villager'
  211. arrangement: 'Circle'
  212. radius-base: 3
  213. radius-scale: 0
  214. particles-base: 100
  215. particles-scale: 0
  216. direction: 'XZ'
  217. visible-radius: 25
  218. dx: 0
  219. dy: 2
  220. dz: 0
  221. speed: 0
  222. amount: 1
  223. forward: 0
  224. upward: 0
  225. right: 0
  226. Sound-c:
  227. type: 'mechanic'
  228. data:
  229. icon-key: ''
  230. counts: 'True'
  231. version: '1.9+'
  232. newsound: 'Block Glass Break'
  233. volume-base: 150
  234. volume-scale: 0
  235. pitch-base: 1
  236. pitch-scale: 0
  237. Potion-d:
  238. type: 'mechanic'
  239. data:
  240. icon-key: ''
  241. counts: 'True'
  242. potion: 'Regeneration'
  243. ambient: 'True'
  244. tier-base: 1
  245. tier-scale: 0.3
  246. seconds-base: 10
  247. seconds-scale: 0
  248. 狼召喚:
  249. name: '狼召喚'
  250. type: 'Dynamic'
  251. max-level: 10
  252. skill-req: ''
  253. skill-req-lvl: 1
  254. needs-permission: 'False'
  255. msg: '&6{player} &2は&6{skill}&2を発動した'
  256. combo: ''
  257. indicator: '2D'
  258. icon: 'Apple'
  259. icon-data: 0
  260. icon-lore:
  261. - '&d{name} &7({level}/{max})'
  262. - '&b狼を召喚する'
  263. - ''
  264. - '{req:level}必要なレベル: {attr:level}'
  265. - '{req:cost}必要なSP: {attr:cost}'
  266. - ''
  267. - '&2必要な水分: {attr:mana}'
  268. attributes:
  269. level-base: 1
  270. level-scale: 5
  271. cost-base: 1
  272. cost-scale: 0
  273. cooldown-base: 120
  274. cooldown-scale: 0
  275. mana-base: 40
  276. mana-scale: 5
  277. points-spent-req-base: 0
  278. points-spent-req-scale: 0
  279. incompatible:
  280. - ''
  281. components:
  282. Cast-a:
  283. type: 'trigger'
  284. data:
  285. icon-key: ''
  286. children:
  287. Particle-b:
  288. type: 'mechanic'
  289. data:
  290. icon-key: ''
  291. counts: 'True'
  292. particle: 'Portal'
  293. arrangement: 'Circle'
  294. radius-base: 2
  295. radius-scale: 0
  296. particles-base: 100
  297. particles-scale: 0
  298. direction: 'XZ'
  299. visible-radius: 25
  300. dx: 0
  301. dy: 2
  302. dz: 0
  303. speed: 0
  304. amount: 1
  305. forward: 0
  306. upward: 0
  307. right: 0
  308. Sound-c:
  309. type: 'mechanic'
  310. data:
  311. icon-key: ''
  312. counts: 'True'
  313. version: '1.9+'
  314. newsound: 'Entity Wolf Hurt'
  315. volume-base: 200
  316. volume-scale: 0
  317. pitch-base: 1.5
  318. pitch-scale: 0
  319. Wolf-d:
  320. type: 'mechanic'
  321. data:
  322. icon-key: ''
  323. counts: 'True'
  324. color: 'Black'
  325. name: '{player}の犬'
  326. health-base: 10
  327. health-scale: 10
  328. damage-base: 10
  329. damage-scale: 10
  330. seconds-base: 60
  331. seconds-scale: 10
  332. amount-base: 1
  333. amount-scale: 0
  334. skills:
  335. - ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement