Advertisement
K2Rk1o

ファイヤー

Sep 12th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. ファイヤー:
  2. name: 'ファイヤー'
  3. type: 'Dynamic'
  4. max-level: 1
  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: 'Item Frame'
  12. icon-data: 0
  13. icon-lore:
  14. - '炎を相手にぶつける'
  15. attributes:
  16. level-base: 10
  17. level-scale: 0
  18. cost-base: 1
  19. cost-scale: 0
  20. cooldown-base: 30
  21. cooldown-scale: 0
  22. mana-base: 10
  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. Cone-b:
  35. type: 'target'
  36. data:
  37. icon-key: ''
  38. range-base: 4
  39. range-scale: 0
  40. angle-base: 90
  41. angle-scale: 0
  42. group: 'Enemy'
  43. wall: 'False'
  44. caster: 'False'
  45. max-base: 99
  46. max-scale: 0
  47. children:
  48. Fire-c:
  49. type: 'condition'
  50. data:
  51. icon-key: ''
  52. type: 'On Fire'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement