Guest User

Untitled

a guest
Jul 15th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. name: Swordsman
  2. default: false
  3. primary: false
  4. secondary: true
  5. description: Honorable Knight
  6. permitted-armor:
  7. - LEATHER
  8. - IRON
  9. - GOLD
  10. permitted-weapon:
  11. - WOOD
  12. - STONE
  13. - IRON_PICKAXE
  14. - IRON_SWORD
  15. - GOLD_SWORD
  16. - DIAMOND_PICKAXE
  17. - DIAMOND_SWORD
  18. permitted-skills:
  19. Shield:
  20. level: 1
  21. mana: 0
  22. cooldown: 0
  23. Charge:
  24. level: 10
  25. mana: 15
  26. cooldown: 10000
  27. Harmtouch:
  28. level: 20
  29. mana: 18
  30. cooldown: 15000
  31. Group Heal:
  32. level: 30
  33. mana: 25
  34. cooldown: 30000
  35. Dispel:
  36. level: 40
  37. mana: 20
  38. cooldown: 50000
  39. Bolt:
  40. level: 50
  41. mana: 50
  42. cooldown: 300000
  43. experience-sources:
  44. - KILLING
  45. - PVP
  46. - FISHING
  47. - SKILL
  48. item-damage:
  49. WOOD_SWORD: 2
  50. STONE_SWORD: 2.5
  51. IRON_SWORD: 3
  52. GOLD_SWORD: 2
  53. DIAMOND_SWORD: 3.5
  54. expmodifier: 5.0
  55. base-max-health: 41.0
  56. max-health-per-level: 1
Add Comment
Please, Sign In to add comment