Advertisement
sora1977

テレポートスワッピング

Feb 25th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. テレポートスワッピング:
  2. name: 'テレポートスワッピング'
  3. type: 'Dynamic'
  4. max-level: 5
  5. skill-req: ''
  6. skill-req-lvl: 1
  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. attributes:
  22. level-base: 1
  23. level-scale: 0
  24. cost-base: 1
  25. cost-scale: 0
  26. cooldown-base: 0
  27. cooldown-scale: 0
  28. mana-base: 0
  29. mana-scale: 0
  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. Sound-b:
  41. type: 'mechanic'
  42. data:
  43. icon-key: ''
  44. counts: 'True'
  45. version: '1.9+'
  46. newsound: 'Entity Endermen Teleport'
  47. volume-base: 100
  48. volume-scale: 0
  49. pitch-base: 1
  50. pitch-scale: 0
  51. Area-c:
  52. type: 'target'
  53. data:
  54. icon-key: ''
  55. radius-base: 5
  56. radius-scale: 1
  57. group: 'Both'
  58. wall: 'True'
  59. caster: 'False'
  60. max-base: 2
  61. max-scale: 0
  62. children:
  63. Warp Swap-d:
  64. type: 'mechanic'
  65. data:
  66. icon-key: ''
  67. counts: 'True'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement