nyaago50000

Untitled

Feb 18th, 2018
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. 持続回復:
  2. name: '持続回復'
  3. type: 'Dynamic'
  4. max-level: 15
  5. skill-req: ''
  6. skill-req-lvl: 0
  7. needs-permission: 'False'
  8. msg: '&6{player} &2は&6{skill}&2を発動した'
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Cake'
  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. attributes:
  22. level-base: 1
  23. level-scale: 1
  24. cost-base: 1
  25. cost-scale: 0
  26. cooldown-base: 40
  27. cooldown-scale: 0
  28. mana-base: 20
  29. mana-scale: 2
  30. points-spent-req-base: 0
  31. points-spent-req-scale: 0
  32. incompatible:
  33. - ''
  34. components:
  35. Cast-a:
  36. type: 'trigger'
  37. data:
  38. icon-key: ''
  39. children:
  40. Particle-b:
  41. type: 'mechanic'
  42. data:
  43. icon-key: ''
  44. counts: 'True'
  45. particle: 'Happy Villager'
  46. arrangement: 'Circle'
  47. radius-base: 3
  48. radius-scale: 0
  49. particles-base: 100
  50. particles-scale: 0
  51. direction: 'XZ'
  52. visible-radius: 25
  53. dx: 0
  54. dy: 2
  55. dz: 0
  56. speed: 0
  57. amount: 1
  58. forward: 0
  59. upward: 0
  60. right: 0
  61. Sound-c:
  62. type: 'mechanic'
  63. data:
  64. icon-key: ''
  65. counts: 'True'
  66. version: '1.9+'
  67. newsound: 'Block Glass Break'
  68. volume-base: 150
  69. volume-scale: 0
  70. pitch-base: 1
  71. pitch-scale: 0
  72. Potion-d:
  73. type: 'mechanic'
  74. data:
  75. icon-key: ''
  76. counts: 'True'
  77. potion: 'Regeneration'
  78. ambient: 'True'
  79. tier-base: 1
  80. tier-scale: 0.3
  81. seconds-base: 10
  82. seconds-scale: 0
Add Comment
Please, Sign In to add comment