Guest User

Untitled

a guest
Jun 8th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. Skilltree:
  2. blacksmith-1:
  3. skill_need_type: all
  4. skill_need: []
  5. skill_illegal:
  6. - 'craftsman-1'
  7. skill_possible: #for /xp info
  8. - 'Blacksmith I'
  9. - 'test'
  10. blacksmith-2:
  11. skill_need_type: all
  12. skill_need:
  13. - blacksmith-1
  14. skill_illegal:
  15. - 'craftsman-1'
  16. skill_possible: #for /xp info
  17. - 'Blacksmith II'
  18. blacksmith-3:
  19. skill_need_type: all
  20. skill_need:
  21. - 'blacksmith-2'
  22. skill_illegal:
  23. - 'craftsman-1'
  24. skill_possible: #for /xp info
  25. - 'Blacksmith III'
  26. blacksmith-4:
  27. skill_need_type: all
  28. skill_need:
  29. - 'blacksmith-3'
  30. skill_illegal:
  31. - 'craftsman-1'
  32. skill_possible: #for /xp info
  33. - 'Blacksmith IV'
  34. craftsman-1:
  35. skill_need_type: all
  36. skill_need: []
  37. skill_illegal:
  38. - 'blacksmith-1'
  39. skill_possible: #for /xp info
  40. - 'craftsman I'
  41. - 'test'
  42. craftsman-2:
  43. skill_need_type: all
  44. skill_need:
  45. - 'craftsman-1'
  46. skill_illegal:
  47. - 'blacksmith-1'
  48. skill_possible: #for /xp info
  49. - 'craftsman II'
  50. craftsman-3:
  51. skill_need_type: all
  52. skill_need:
  53. - 'craftsman-2'
  54. skill_illegal:
  55. - 'blacksmith-1'
  56. skill_possible: #for /xp info
  57. - 'craftsman III'
  58. craftsman-4:
  59. skill_need_type: all
  60. skill_need:
  61. - 'craftsman-3'
  62. skill_illegal:
  63. - 'blacksmith-1'
  64. skill_possible: #for /xp info
  65. - 'craftsman IV'
Advertisement
Add Comment
Please, Sign In to add comment