Guest User

Untitled

a guest
May 21st, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. name: Shaman
  2. default: false
  3. user-class: true
  4. primary: true
  5. secondary: false
  6. description: Nature's guardian. Uses a stone hoe and various offensive/healing spells
  7. permitted-armor:
  8. - 'LEATHER'
  9. permitted-weapon:
  10. - 'WOOD'
  11. - 'STONE_PICKAXE'
  12. - 'STONE_SHOVEL'
  13. - 'STONE_AXE'
  14. - 'IRON_PICKAXE'
  15. - 'IRON_SHOVEL'
  16. - 'DIAMOND_PICKAXE'
  17. - 'DIAMOND_SHOVEL'
  18. - 'STONE_HOE'
  19. - 'FISHING_ROD'
  20. - 'SHEARS'
  21. permitted-skills:
  22. Bandage:
  23. level: 1
  24. health: 6
  25. max-distance: 10
  26. cooldown: 1000
  27. Bolt:
  28. level: 3
  29. damage: 3
  30. cooldown: 2000
  31. Consume:
  32. level: 5
  33. cooldown 2000
  34. mana_given: 15
  35. reagent: bonemeal
  36. reagent-cost: 2
  37. Firewall:
  38. level: 7
  39. max duration: 14
  40. max length: 10
  41. mana: 20
  42. Layhands:
  43. level: 9
  44. max-distance: 20
  45. mana: 35
  46. Multibolt:
  47. level: 11
  48. Invuln:
  49. level: 13
  50. Fireball:
  51. level: 15
  52. damage: 5
  53. cooldown: 1000
  54. mana: 20
  55. experience-sources:
  56. - KILLING
  57. - LOGGING
  58. - PVP
  59. - FARMING
  60. - CRAFTING
  61. - MINING
  62. - FISHING
  63. permission-skills:
  64. base-max-health: 20
  65. max-health-per-level: 1
  66. expmodifier: 1.0
  67. item-damage:
  68. stone_hoe: 4
  69. projectile-damage:
  70. expLoss: 20
  71. recipes: [ default ]
Add Comment
Please, Sign In to add comment