Advertisement
0123Atsuse

levelup

Dec 10th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. levelup:
  2. name: 'levelup'
  3. type: 'Dynamic'
  4. max-level: 1
  5. skill-req: ''
  6. skill-req-lvl: 1
  7. needs-permission: 'False'
  8. msg: ''
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Jack O Lantern'
  12. icon-data: 0
  13. icon-lore:
  14. - ''
  15. attributes:
  16. level-base: 1
  17. level-scale: 0
  18. cost-base: 1
  19. cost-scale: 0
  20. cooldown-base: 0
  21. cooldown-scale: 0
  22. mana-base: 0
  23. mana-scale: 0
  24. points-spent-req-base: 0
  25. points-spent-req-scale: 0
  26. incompatible:
  27. - ''
  28. components:
  29. Cast-a:
  30. type: 'trigger'
  31. data:
  32. icon-key: ''
  33. children:
  34. Self-b:
  35. type: 'target'
  36. data:
  37. icon-key: ''
  38. children:
  39. Heal-c:
  40. type: 'mechanic'
  41. data:
  42. icon-key: ''
  43. counts: 'True'
  44. type: 'Percent'
  45. value-base: 100
  46. value-scale: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement