Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. ショートジャンプ:
  2. name: 'ショートジャンプ'
  3. type: '移動'
  4. max-level: 5
  5. skill-req: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">なし</font></font>'
  6. skill-req-lvl: 1
  7. needs-permission: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">偽</font></font>'
  8. msg: '&6&l{player}&7が&c&l{skill}&7を発動しました'
  9. combo: 'Shift.left.left'
  10. indicator: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">2D</font></font>'
  11. icon: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">ジャック・オー・ランタン</font></font>'
  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: 1
  27. cooldown-base: 5
  28. cooldown-scale: 0.5
  29. mana-base: 3
  30. mana-scale: 0.5
  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. Launch-c:
  47. type: 'mechanic'
  48. data:
  49. icon-key: ''
  50. counts: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">真</font></font>'
  51. relative: '<font style="vertical-align: inherit;"><font style="vertical-align: inherit;">ターゲット</font></font>'
  52. forward-base: 0
  53. forward-scale: 0
  54. upward-base: 2
  55. upward-scale: 0.5
  56. right-base: 0
  57. right-scale: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement