Advertisement
Guest User

Untitled

a guest
Jul 28th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1. classes:
  2. Peasant:
  3. default: true
  4. summon-max: 0
  5. description: A simple peasant. Starter class.
  6. permitted-armor:
  7. - LEATHER
  8. - IRON
  9. - GOLD
  10. - DIAMOND
  11. permitted-weapon:
  12. - WOOD
  13. - STONE
  14. - IRON
  15. - DIAMOND
  16. - GOLD
  17. permitted-skills:
  18. experience-sources: []
  19. expmodifier: 0
  20. permission-skills:
  21. base-max-health: 30.0
  22. max-health-per-level: 0.0
  23. Warrior:
  24. default: false
  25. summon-max: 0
  26. description: Tanky class capable of taking and dealing a ton of damage.
  27. permitted-armor:
  28. - LEATHER
  29. - IRON
  30. - CHAINMAIL
  31. permitted-weapon:
  32. - WOOD
  33. - STONE
  34. - IRON
  35. permitted-skills:
  36. Taunt:
  37. level: 5
  38. mana: 5000
  39. cooldown: 30
  40. Charge:
  41. level: 10
  42. mana: 2500
  43. cooldown: 10
  44. Bleed:
  45. level: 15
  46. mana: 2500
  47. cooldown: 15
  48. Jump:
  49. level: 20
  50. mana: 2500
  51. cooldown: 20
  52. experience-sources:
  53. - KILLING
  54. - MINING
  55. - PVP
  56. - CRAFTING
  57. - LOGGING
  58. - SKILL
  59. expmodifier: 1.0
  60. base-max-health: 30.0
  61. max-health-per-level: 0.0
  62. Archer:
  63. default: false
  64. summon-max: 0
  65. description: Long-ranged class centered around a bow.
  66. permitted-armor:
  67. - LEATHER
  68. permitted-weapon:
  69. - WOOD
  70. - STONE
  71. - BOW
  72. - IRON_PICKAXE
  73. - IRON_SPADE
  74. - IRON_AXE
  75. - IRON_HOE
  76. permitted-skills:
  77. SummonArrow:
  78. level: 5
  79. mana: 50
  80. cooldown: 6000
  81. One:
  82. level: 10
  83. mana: 25
  84. cooldown: 2000
  85. Safefall:
  86. level: 15
  87. mana: 25
  88. cooldown: 2000
  89. Firearrow:
  90. level: 20
  91. mana: 5
  92. cooldown: 100
  93. experience-sources:
  94. - KILLING
  95. - MINING
  96. - PVP
  97. - CRAFTING
  98. - LOGGING
  99. - SKILL
  100. expmodifier: 1.0
  101. base-max-health: 30.0
  102. max-health-per-level: 0.0
  103. Rogue:
  104. default: false
  105. summon-max: 0
  106. description: Uses the darkness as his shroud and prays upon enemies.
  107. permitted-armor:
  108. - LEATHER
  109. permitted-weapon:
  110. - WOOD
  111. - STONE
  112. - IRON
  113. permitted-skills:
  114. Smoke:
  115. level: 5
  116. mana: 50
  117. cooldown: 1500
  118. Confuse:
  119. level: 10
  120. mana: 25
  121. cooldown: 1000
  122. One:
  123. level: 15
  124. mana: 25
  125. cooldown: 1500
  126. Bladegrasp:
  127. level: 20
  128. mana: 25
  129. cooldown: 2000
  130. experience-sources:
  131. - KILLING
  132. - MINING
  133. - PVP
  134. - CRAFTING
  135. - LOGGING
  136. - SKILL
  137. expmodifier: 1.0
  138. base-max-health: 30.0
  139. max-health-per-level: 0.0
  140. Sorcerer:
  141. default: false
  142. summon-max: 0
  143. description: A magician capable of conjuring arcane magic.
  144. permitted-armor:
  145. permitted-weapon:
  146. - WOOD
  147. - IRON_PICKAXE
  148. - IRON_SPADE
  149. - IRON_AXE
  150. - IRON_HOE
  151. permitted-skills:
  152. Fireball:
  153. level: 5
  154. mana: 10
  155. cooldown: 1000
  156. Forcepush:
  157. level: 10
  158. mana: 10
  159. cooldown: 1000
  160. Icebolt:
  161. level: 15
  162. mana: 10
  163. cooldown: 1000
  164. Blink:
  165. level: 20
  166. mana: 10
  167. cooldown: 500
  168. experience-sources:
  169. - KILLING
  170. - MINING
  171. - PVP
  172. - CRAFTING
  173. - LOGGING
  174. - SKILL
  175. expmodifier: 1.0
  176. base-max-health: 30.0
  177. max-health-per-level: 0.0
  178. Priest:
  179. default: false
  180. summon-max: 0
  181. description: A support class used to heal wounds
  182. permitted-armor:
  183. permitted-weapon:
  184. - WOOD
  185. - IRON_PICKAXE
  186. - IRON_SPADE
  187. - IRON_AXE
  188. - IRON_HOE
  189. permitted-skills:
  190. Pray:
  191. level: 5
  192. mana: 25
  193. cooldown: 1500
  194. Drainsoul:
  195. level: 10
  196. mana: 25
  197. cooldown: 3000
  198. Dispel:
  199. level: 15
  200. mana: 50
  201. cooldown: 3000
  202. ManaFreeze:
  203. level: 20
  204. mana: 75
  205. cooldown: 6000
  206. experience-sources:
  207. - KILLING
  208. - MINING
  209. - PVP
  210. - CRAFTING
  211. - LOGGING
  212. - SKILL
  213. expmodifier: 1.0
  214. base-max-health: 30.0
  215. max-health-per-level: 0.0
  216. Dryad:
  217. default: false
  218. summon-max: 2
  219. description: The Dryad attacks using the force of nature.
  220. permitted-armor:
  221. - LEATHER
  222. permitted-weapon:
  223. - WOOD
  224. - STONE
  225. - IRON_PICKAXE
  226. - IRON_SPADE
  227. - IRON_AXE
  228. - IRON_HOE
  229. - BOW
  230. permitted-skills:
  231. Wolf:
  232. level: 5
  233. mana: 50
  234. cooldown: 6000
  235. Root:
  236. level: 15
  237. mana: 50
  238. cooldown: 1000
  239. Track:
  240. level: 20
  241. mana: 25
  242. cooldown: 3000
  243. LickWounds:
  244. level: 10
  245. mana: 25
  246. cooldown: 2000
  247. experience-sources:
  248. - KILLING
  249. - MINING
  250. - PVP
  251. - CRAFTING
  252. - LOGGING
  253. - SKILL
  254. expmodifier: 1.0
  255. base-max-health: 30.0
  256. max-health-per-level: 0.0
  257. Necromancer:
  258. default: false
  259. parent: Dryad
  260. summon-max: 2
  261. description: Betraying nature, the Necromancer raises the dead and uses
  262.  
  263. unholy abilities
  264. permitted-armor:
  265. - LEATHER
  266. permitted-weapon:
  267. - WOOD
  268. - STONE
  269. - IRON
  270. - DIAMOND_PICKAXE
  271. - DIAMOND_AXE
  272. - DIAMOND_SPADE
  273. permitted-skills:
  274. UnholyRitual:
  275. level: 30
  276. mana: 25
  277. cooldown: 6000
  278. Summon:
  279. level: 40
  280. mana: 50
  281. cooldown: 6000
  282. Hellgate:
  283. level: 50
  284. mana: 25
  285. cooldown: 3000
  286. Harmtouch:
  287. level: 60
  288. mana: 25
  289. cooldown: 2000
  290. experience-sources:
  291. - KILLING
  292. - MINING
  293. - PVP
  294. - LOGGING
  295. - SKILL
  296. - CRAFTING
  297. expmodifier: 1.0
  298. base-max-health: 30.0
  299. max-health-per-level: 0.25
  300. High-Mage:
  301. default: false
  302. parent: Sorcerer
  303. summon-max: 2
  304. description: Pushing the limits of magic, the High-mage is capable of
  305.  
  306. destructive magic.
  307. permitted-armor:
  308. permitted-weapon:
  309. - WOOD
  310. - IRON_PICKAXE
  311. - IRON_SPADE
  312. - IRON_AXE
  313. - DIAMOND_PICKAXE
  314. - DIAMOND_AXE
  315. - DIAMOND_SPADE
  316. permitted-skills:
  317. Manashield:
  318. level: 30
  319. mana: 50
  320. cooldown: 6000
  321. Pulse:
  322. level: 40
  323. mana: 25
  324. cooldown: 1500
  325. Flameshield:
  326. level: 50
  327. mana: 75
  328. cooldown: 4500
  329. Blaze:
  330. level: 60
  331. mana: 100
  332. cooldown: 1500
  333. experience-sources:
  334. - KILLING
  335. - MINING
  336. - PVP
  337. - LOGGING
  338. - SKILL
  339. - CRAFTING
  340. expmodifier: 1.0
  341. base-max-health: 30.0
  342. max-health-per-level: 0.25
  343. Exorcist:
  344. default: false
  345. parent: Priest
  346. summon-max: 2
  347. description: Using the light of God, the Exorcist purges the land of its evils.
  348. permitted-armor:
  349. permitted-weapon:
  350. - WOOD
  351. - IRON_PICKAXE
  352. - IRON_SPADE
  353. - IRON_AXE
  354. - DIAMOND_PICKAXE
  355. - DIAMOND_AXE
  356. - DIAMOND_SPADE
  357. permitted-skills:
  358. Layhands:
  359. level: 30
  360. mana: 50
  361. cooldown: 6000
  362. Smite:
  363. level: 40
  364. mana: 50
  365. cooldown: 2500
  366. Replenish:
  367. level: 50
  368. mana: 50
  369. cooldown: 6000
  370. Reflect:
  371. level: 60
  372. mana: 100
  373. cooldown: 6000
  374. experience-sources:
  375. - KILLING
  376. - MINING
  377. - PVP
  378. - LOGGING
  379. - SKILL
  380. - CRAFTING
  381. expmodifier: 1.0
  382. base-max-health: 30.0
  383. max-health-per-level: 0.25
  384. Paladin:
  385. default: false
  386. parent: Warrior
  387. summon-max: 2
  388. description: Defensive class. Able to absorb a ton of damage.
  389. permitted-armor:
  390. - LEATHER
  391. - IRON
  392. - GOLD
  393. - DIAMOND
  394. permitted-weapon:
  395. - WOOD
  396. - STONE
  397. - IRON
  398. - DIAMOND_PICKAXE
  399. - DIAMOND_AXE
  400. - DIAMOND_SPADE
  401. permitted-skills:
  402. ManaShield:
  403. level: 30
  404. mana: 25
  405. cooldown: 3000
  406. Shield:
  407. level: 40
  408. mana: 25
  409. cooldown: 2000
  410. Absorb:
  411. level: 50
  412. mana: 50
  413. cooldown: 6000
  414. Invuln:
  415. level: 60
  416. mana: 100
  417. cooldown: 12000
  418. experience-sources:
  419. - KILLING
  420. - MINING
  421. - PVP
  422. - LOGGING
  423. - SKILL
  424. - CRAFTING
  425. expmodifier: 1.0
  426. base-max-health: 30.0
  427. max-health-per-level: 0.5
  428. Jester:
  429. default: false
  430. parent: Rogue
  431. summon-max: 0
  432. description: Rogue-like class who's intention is to disorient and surprise their
  433.  
  434. target.
  435. permitted-armor:
  436. - LEATHER
  437. permitted-weapon:
  438. - WOOD
  439. - STONE
  440. - IRON
  441. - GOLD
  442. - DIAMOND
  443. permitted-skills:
  444. Blackjack:
  445. level: 30
  446. mana: 25
  447. cooldown: 2000
  448. Charge:
  449. level: 40
  450. mana: 25
  451. cooldown: 2000
  452. Bleed:
  453. level: 50
  454. mana: 25
  455. cooldown: 1000
  456. Piggify:
  457. level: 60
  458. mana: 50
  459. cooldown: 3000
  460. experience-sources:
  461. - KILLING
  462. - MINING
  463. - PVP
  464. - LOGGING
  465. - SKILL
  466. - CRAFTING
  467. expmodifier: 1.0
  468. base-max-health: 30.0
  469. max-health-per-level: 0.25
  470. Marksman:
  471. default: false
  472. parent: Archer
  473. summon-max: 0
  474. description: An archer with far more accuracy and potential
  475. permitted-armor:
  476. - LEATHER
  477. permitted-weapon:
  478. - WOOD
  479. - STONE
  480. - BOW
  481. - IRON_PICKAXE
  482. - IRON_SPADE
  483. - IRON_AXE
  484. - DIAMOND_PICKAXE
  485. - DIAMOND_AXE
  486. - DIAMOND_SPADE
  487. permitted-skills:
  488. Summonfood:
  489. level: 30
  490. mana: 25
  491. cooldown: 30000
  492. Track:
  493. level: 40
  494. mana: 25
  495. cooldown: 2000
  496. Gills:
  497. level: 50
  498. mana: 25
  499. cooldown: 6000
  500. Barrage:
  501. level: 60
  502. mana: 75
  503. cooldown: 3000
  504. experience-sources:
  505. - KILLING
  506. - MINING
  507. - PVP
  508. - LOGGING
  509. - SKILL
  510. - CRAFTING
  511. expmodifier: 1.0
  512. base-max-health: 30.0
  513. max-health-per-level: 0.25
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement