Advertisement
Guest User

Untitled

a guest
Jan 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.82 KB | None | 0 0
  1.  
  2. Woodcutter:
  3. fullname: 'Woodcutter'
  4. shortname: W
  5. description: 'Kiếm tiền bằng cách trồng cây'
  6. ChatColour: GREEN
  7. chat-display: full
  8. max-level: 200
  9. leveling-progression-equation: 10*(joblevel)+(joblevel*joblevel*4)
  10. income-progression-equation: baseincome+(baseincome*(joblevel-1)*0.01)-((baseincome+(joblevel-1)*0.01) * ((numjobs-1)*0.05))
  11. points-progression-equation: basepoints+(basepoints*(joblevel-1)*0.01)-((basepoints+(joblevel-1)*0.01) * ((numjobs-1)*0.05))
  12. experience-progression-equation: baseexperience-(baseexperience*((numjobs-1) *0.01))
  13. rejoinCooldown: 10
  14. Gui:
  15. Id: 17
  16. Data: 2
  17. Break:
  18. 17-0:
  19. income: 2.5
  20. points: 2.5
  21. experience: 2.5
  22. 17-1:
  23. income: 2.0
  24. points: 2.5
  25. experience: 2.0
  26. 17-2:
  27. income: 2.5
  28. points: 2.5
  29. experience: 2.5
  30. 17-3:
  31. income: 2.5
  32. points: 2.5
  33. experience: 2.5
  34. 18-0:
  35. income: 0.5
  36. points: 0.5
  37. experience: 0.5
  38. 18-1:
  39. income: 0.5
  40. points: 0.5
  41. experience: 0.5
  42. 18-2:
  43. income: 0.5
  44. points: 0.5
  45. experience: 0.5
  46. 18-3:
  47. income: 0.5
  48. points: 0.5
  49. experience: 0.5
  50. 161-0:
  51. income: 0.5
  52. points: 0.5
  53. experience: 0.5
  54. 161-1:
  55. income: 0.5
  56. points: 0.5
  57. experience: 0.5
  58. 162-0:
  59. income: 2.5
  60. points: 2.5
  61. experience: 2.5
  62. 162-1:
  63. income: 2.5
  64. points: 2.5
  65. experience: 2.5
  66. # Kill:
  67. # Player:
  68. # income: 7.5
  69. # points: 7.5
  70. # experience: 7.5
  71. # custom-kill:
  72. # Woodcutter:
  73. # income: 10.0
  74. # points: 10.0
  75. # experience: 10.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement