K2Rk1o

Barrage cut

Oct 11th, 2018
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 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} &2has cast &6{skill}'
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Iron Nugget'
  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: 10
  24. level-scale: 0
  25. cost-base: 1
  26. cost-scale: 0
  27. cooldown-base: 30
  28. cooldown-scale: 0
  29. mana-base: 10
  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: 3
  46. radius-scale: 1
  47. group: 'Enemy'
  48. wall: 'False'
  49. caster: 'False'
  50. max-base: 1
  51. max-scale: 0
  52. random: 'False'
  53. children:
  54. Sound-c:
  55. type: 'mechanic'
  56. data:
  57. icon-key: ''
  58. counts: 'True'
  59. sound: 'Block Anvil Break'
  60. volume-base: 100
  61. volume-scale: 0
  62. pitch-base: 1
  63. pitch-scale: 0
  64. Area-d:
  65. type: 'target'
  66. data:
  67. icon-key: ''
  68. radius-base: 3
  69. radius-scale: 1
  70. group: 'Enemy'
  71. wall: 'False'
  72. caster: 'False'
  73. max-base: 1
  74. max-scale: 0
  75. random: 'False'
  76. children:
  77. Damage-e:
  78. type: 'mechanic'
  79. data:
  80. icon-key: ''
  81. counts: 'True'
  82. type: 'Damage'
  83. value-base: 5
  84. value-scale: 1
  85. true: 'False'
  86. classifier: 'default'
Add Comment
Please, Sign In to add comment