Advertisement
K2Rk1o

アウグルト

Oct 18th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. アウグルト:
  2. name: 'アウグルト'
  3. type: 'Dynamic'
  4. max-level: 5
  5. skill-req: 'レデウス'
  6. skill-req-lvl: 5
  7. needs-permission: 'False'
  8. msg: '&6{player} &2has cast &6{skill}'
  9. combo: ''
  10. indicator: '2D'
  11. icon: 'Dirt'
  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: 20
  24. level-scale: 2
  25. cost-base: 8
  26. cost-scale: 1
  27. cooldown-base: 40
  28. cooldown-scale: 1
  29. mana-base: 20
  30. mana-scale: 2
  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. Area-b:
  42. type: 'target'
  43. data:
  44. icon-key: ''
  45. radius-base: 3
  46. radius-scale: 1
  47. group: 'Enemy'
  48. wall: 'False'
  49. caster: 'False'
  50. max-base: 99
  51. max-scale: 0
  52. random: 'False'
  53. children:
  54. Block-c:
  55. type: 'mechanic'
  56. data:
  57. icon-key: ''
  58. counts: 'True'
  59. shape: 'Sphere'
  60. type: 'Solid'
  61. block: 'Ice'
  62. data: 0
  63. seconds-base: 5
  64. seconds-scale: 0
  65. forward-base: 0
  66. forward-scale: 0
  67. upward-base: 0
  68. upward-scale: 0
  69. right-base: 0
  70. right-scale: 0
  71. radius-base: 3
  72. radius-scale: 0
  73. Area-d:
  74. type: 'target'
  75. data:
  76. icon-key: ''
  77. radius-base: 3
  78. radius-scale: 1
  79. group: 'Enemy'
  80. wall: 'False'
  81. caster: 'False'
  82. max-base: 99
  83. max-scale: 0
  84. random: 'False'
  85. children:
  86. Damage-e:
  87. type: 'mechanic'
  88. data:
  89. icon-key: ''
  90. counts: 'True'
  91. type: 'Damage'
  92. value-base: 7
  93. value-scale: 1
  94. true: 'False'
  95. classifier: 'default'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement