Advertisement
jsoichiro

自爆

Aug 24th, 2019
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. test:
  2. name: '自爆'
  3. type: 'test'
  4. max-level: 99
  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 Bars'
  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: 1
  26. cost-scale: 0
  27. cooldown-base: 0.
  28. cooldown-scale: 0
  29. mana-base: 0
  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. Explosion-c:
  46. type: 'mechanic'
  47. data:
  48. icon-key: ''
  49. counts: 'True'
  50. power-base: 3
  51. power-scale: 1
  52. damage: 'False'
  53. fire: 'False'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement