Guest User

pueblo10

a guest
Jul 26th, 2016
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. Muspells Feuerring:
  2. name: 'Muspells Feuerring'
  3. type: 'AOE'
  4. max-level: 2
  5. skill-req: 'Muspells Feuer'
  6. skill-req-lvl: 2
  7. needs-permission: 'false'
  8. attributes:
  9. cost-base: '2'
  10. cooldown-scale: '3'
  11. cost-scale: '1'
  12. level-scale: '1'
  13. level-base: '22'
  14. mana-base: '13'
  15. mana-scale: '2'
  16. cooldown-base: '25'
  17. msg: '&6{player} &2wirkt &6{skill}'
  18. icon: 'FIREWORK_CHARGE'
  19. icon-data: 0
  20. icon-lore:
  21. - '&d{name} &7({level}/{max})'
  22. - '&2Type: &6{type}'
  23. - ''
  24. - '{req:level}Level: {attr:level}'
  25. - '{req:cost}Cost: {attr:cost}'
  26. - ''
  27. - '&2Mana: {attr:mana}'
  28. - '&2Cooldown: {attr:cooldown}'
  29. - ''
  30. - 'Laesst einen Ring aus'
  31. - 'Feuer entstehen.'
  32. - 'Benoetigt Muspells'
  33. - 'Feuer lvl.2'
  34. desc: []
  35. components:
  36. Cast:
  37. type: 'trigger'
  38. data:
  39. icon-key: ''
  40. children:
  41. Area-b:
  42. type: 'target'
  43. data:
  44. caster: 'False'
  45. max-base: '99'
  46. radius-scale: '3'
  47. icon-key: ''
  48. radius-base: '6'
  49. wall: 'False'
  50. group: 'Enemy'
  51. max-scale: '0'
  52. children:
  53. Fire-c:
  54. type: 'mechanic'
  55. data:
  56. counts: 'True'
  57. icon-key: ''
  58. seconds-scale: '2'
  59. seconds-base: '4'
  60. children: {}
  61. Particle Animation-d:
  62. type: 'mechanic'
  63. data:
  64. counts: 'True'
  65. particles-base: '20'
  66. radius-base: '5'
  67. v-translation-base: '0'
  68. v-cycles: '1'
  69. speed: '1'
  70. frequency: '0.05'
  71. arrangement: 'Circle'
  72. dx: '0'
  73. dy: '0'
  74. dz: '0'
  75. angle: '0'
  76. particle: 'Flame'
  77. h-translation-base: '0'
  78. direction: 'XZ'
  79. upward: '0'
  80. v-translation-scale: '0'
  81. visible-radius: '25'
  82. amount: '1'
  83. forward: '0'
  84. radius-scale: '1'
  85. start: '0'
  86. h-cycles: '1'
  87. particles-scale: '0'
  88. right: '0'
  89. duration-scale: '2'
  90. steps: '1'
  91. h-translation-scale: '0'
  92. duration-base: '4'
  93. icon-key: ''
  94. children: {}
  95. Damage-e:
  96. type: 'mechanic'
  97. data:
  98. counts: 'True'
  99. value-scale: '10'
  100. true: 'True'
  101. icon-key: ''
  102. type: 'Damage'
  103. value-base: '10'
  104. children: {}
Add Comment
Please, Sign In to add comment