Advertisement
syou

Untitled

May 28th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. 薙ぎ払い:
  2. name: '薙ぎ払い'
  3. type: 'Dynamic'
  4. max-level: 10
  5. skill-req: ''
  6. skill-req-lvl: 10
  7. needs-permission: 'False'
  8. msg: '&a&l薙ぎ払いを発動した!'
  9. combo: ''
  10. indicator: ''
  11. icon: 'Iron Sword'
  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: 5
  26. cost-scale: 0
  27. cooldown-base: 10
  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: 5
  46. radius-scale: 0
  47. group: 'Enemy'
  48. wall: 'True'
  49. caster: 'True'
  50. max-base: 5
  51. max-scale: 0
  52. random: 'True'
  53. children:
  54. Particle-c:
  55. type: 'mechanic'
  56. data:
  57. icon-key: ''
  58. counts: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">本当</font></font>'
  59. particle: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">傷つける</font></font>'
  60. arrangement: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">サークル</font></font>'
  61. radius-base: 5
  62. radius-scale: 0
  63. particles-base: 20
  64. particles-scale: 0
  65. direction: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">XZ</font></font>'
  66. visible-radius: 25
  67. dx: 0
  68. dy: 0
  69. dz: 0
  70. speed: 1
  71. amount: 1
  72. forward: 0
  73. upward: 0
  74. right: 0
  75. Damage-d:
  76. type: 'mechanic'
  77. data:
  78. icon-key: ''
  79. counts: 'True'
  80. type: 'Damage'
  81. value-base: 10
  82. value-scale: 1
  83. true: 'False'
  84. classifier: 'default'
  85. Sound-e:
  86. type: 'mechanic'
  87. data:
  88. icon-key: ''
  89. counts: 'True'
  90. sound: 'Block Anvil Destroy'
  91. volume-base: 100
  92. volume-scale: 0
  93. pitch-base: 1
  94. pitch-scale: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement