Advertisement
K2Rk1o

スレッジファラス

Oct 15th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 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: 'Clay'
  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: 30
  24. level-scale: 1
  25. cost-base: 10
  26. cost-scale: 2
  27. cooldown-base: 50
  28. cooldown-scale: 1
  29. mana-base: 20
  30. mana-scale: 1
  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: 4
  46. radius-scale: 0
  47. group: 'Enemy'
  48. wall: 'False'
  49. caster: 'False'
  50. max-base: 99
  51. max-scale: 0
  52. random: 'False'
  53. children:
  54. Fire-c:
  55. type: 'condition'
  56. data:
  57. icon-key: ''
  58. type: 'On Fire'
  59. Self-d:
  60. type: 'target'
  61. data:
  62. icon-key: ''
  63. children:
  64. Particle-e:
  65. type: 'mechanic'
  66. data:
  67. icon-key: ''
  68. counts: 'True'
  69. particle: 'Explode'
  70. arrangement: 'Circle'
  71. radius-base: 4
  72. radius-scale: 0
  73. particles-base: 20
  74. particles-scale: 0
  75. direction: 'XZ'
  76. visible-radius: 25
  77. dx: 0
  78. dy: 0
  79. dz: 0
  80. speed: 1
  81. amount: 1
  82. forward: 0
  83. upward: 0
  84. right: 0
  85. Area-f:
  86. type: 'target'
  87. data:
  88. icon-key: ''
  89. radius-base: 4
  90. radius-scale: 0
  91. group: 'Enemy'
  92. wall: 'False'
  93. caster: 'False'
  94. max-base: 99
  95. max-scale: 0
  96. random: 'False'
  97. children:
  98. Damage-g:
  99. type: 'mechanic'
  100. data:
  101. icon-key: ''
  102. counts: 'True'
  103. type: 'Damage'
  104. value-base: 6
  105. value-scale: 1
  106. true: 'False'
  107. classifier: 'default'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement