Advertisement
sora1977

テレポート

Feb 25th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. テレポート:
  2. name: 'テレポート'
  3. type: '光'
  4. max-level: 5
  5. skill-req: 'ランダムテレポーテーション'
  6. skill-req-lvl: 5
  7. needs-permission: 'False'
  8. msg: '&2&l{player} &fが&6&l{skill}&fを使用しました!'
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Eye Of Ender'
  12. icon-data: 0
  13. icon-lore:
  14. - '&f&l{name} &6&l({level}/{max})'
  15. - '&3&l系統: &f{type}'
  16. - ''
  17. - '{req:level}&a&lレベル:&f {attr:level}'
  18. - '{req:cost}&b&lコスト:&f {attr:cost}'
  19. - ''
  20. - '&b&f魔力使用量: &f{attr:mana}'
  21. - '&2&lクールダウン:&f {attr:cooldown}'
  22. attributes:
  23. level-base: 5
  24. level-scale: 0
  25. cost-base: 5
  26. cost-scale: 0
  27. cooldown-base: 0
  28. cooldown-scale: 0
  29. mana-base: 5
  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. Self-b:
  42. type: 'target'
  43. data:
  44. icon-key: ''
  45. children:
  46. Warp-c:
  47. type: 'mechanic'
  48. data:
  49. icon-key: ''
  50. counts: 'True'
  51. walls: 'True'
  52. forward-base: 5
  53. forward-scale: 1
  54. upward-base: 0
  55. upward-scale: 0
  56. right-base: 0
  57. right-scale: 0
  58. Particle-d:
  59. type: 'mechanic'
  60. data:
  61. icon-key: ''
  62. counts: 'True'
  63. particle: 'Portal'
  64. arrangement: 'Circle'
  65. radius-base: 2
  66. radius-scale: 0
  67. particles-base: 50
  68. particles-scale: 0
  69. direction: 'XZ'
  70. visible-radius: 25
  71. dx: 0
  72. dy: 0
  73. dz: 0
  74. speed: 1
  75. amount: 1
  76. forward: 0
  77. upward: 0
  78. right: 0
  79. Sound-e:
  80. type: 'mechanic'
  81. data:
  82. icon-key: ''
  83. counts: 'True'
  84. version: '1.9+'
  85. newsound: 'Entity Endermen Teleport'
  86. volume-base: 100
  87. volume-scale: 0
  88. pitch-base: 1
  89. pitch-scale: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement