Guest User

Untitled

a guest
Dec 15th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. MortalWound:
  2. duration: 12000
  3. tick-damage: 1
  4. max-distance: 2
  5. heal-multiplier: 0.5
  6. weapons:
  7. - WOOD_SWORD
  8. - STONE_SWORD
  9. - GOLD_SWORD
  10. - DIAMOND_SWORD
  11. apply-text: '%target% has a mortal wound!'
  12. use-text: '%hero% used %skill% on %target%!'
  13. period: 3000
  14. expire-text: '%target% has recovered from their mortal wound!'
  15. Backstab:
  16. unapply-text: '%hero% lost %skill%!'
  17. attack-chance: 0.5
  18. sneak-bonus: 2.0
  19. sneak-chance: 1.0
  20. apply-text: '%hero% gained %skill%!'
  21. weapons:
  22. - WOOD_SWORD
  23. - STONE_SWORD
  24. - GOLD_SWORD
  25. - DIAMOND_SWORD
  26. attack-bonus: 1.5
  27. SoulFire:
  28. ignite-text: '%hero% has lit %target% on fire with soulfire!'
  29. duration: 600000
  30. ignite-chance: 0.1
  31. ignite-duration: 5000
  32. weapons:
  33. - WOOD_SWORD
  34. - STONE_SWORD
  35. - GOLD_SWORD
  36. - DIAMOND_SWORD
  37. apply-text: '%hero%''s soul is on fire!'
  38. use-text: '%hero% used %skill%!'
  39. expire-text: '%hero%''s soul becomes dim!'
  40. AssassinsBlade:
  41. poison-duration: 10000
  42. tick-damage: 2
  43. weapons:
  44. - WOOD_SWORD
  45. - STONE_SWORD
  46. - GOLD_SWORD
  47. - DIAMOND_SWORD
  48. apply-text: '%target% is poisoned!'
  49. buff-duration: 600000
  50. use-text: '%hero% used %skill%!'
  51. period: 2000
  52. attacks: 1
  53. expire-text: '%target% has recovered from the poison!'
Add Comment
Please, Sign In to add comment