exp_guild.yml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133
  1. # This file is a part of rAthena.
  2. # Copyright(C) 2021 rAthena Development Team
  3. # https://rathena.org - https://github.com/rathena
  4. #
  5. # This program is free software: you can redistribute it and/or modify
  6. # it under the terms of the GNU General Public License as published by
  7. # the Free Software Foundation, either version 3 of the License, or
  8. # (at your option) any later version.
  9. #
  10. # This program is distributed in the hope that it will be useful,
  11. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  12. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  13. # GNU General Public License for more details.
  14. #
  15. # You should have received a copy of the GNU General Public License
  16. # along with this program. If not, see <http://www.gnu.org/licenses/>.
  17. #
  18. ###########################################################################
  19. # Guild Experience Database
  20. ###########################################################################
  21. #
  22. # Guild Experience Settings
  23. #
  24. ###########################################################################
  25. # - Level Level required.
  26. # Exp Experience required to level up.
  27. ###########################################################################
  28. Header:
  29. Type: GUILD_EXP_DB
  30. Version: 1
  31. Body:
  32. - Level: 1
  33. Exp: 100000
  34. - Level: 2
  35. Exp: 400000
  36. - Level: 3
  37. Exp: 900000
  38. - Level: 4
  39. Exp: 1600000
  40. - Level: 5
  41. Exp: 2500000
  42. - Level: 6
  43. Exp: 3600000
  44. - Level: 7
  45. Exp: 4900000
  46. - Level: 8
  47. Exp: 6400000
  48. - Level: 9
  49. Exp: 8100000
  50. - Level: 10
  51. Exp: 10000000
  52. - Level: 11
  53. Exp: 12100000
  54. - Level: 12
  55. Exp: 14400000
  56. - Level: 13
  57. Exp: 16900000
  58. - Level: 14
  59. Exp: 19600000
  60. - Level: 15
  61. Exp: 22500000
  62. - Level: 16
  63. Exp: 25600000
  64. - Level: 17
  65. Exp: 28900000
  66. - Level: 18
  67. Exp: 32400000
  68. - Level: 19
  69. Exp: 36100000
  70. - Level: 20
  71. Exp: 40000000
  72. - Level: 21
  73. Exp: 44100000
  74. - Level: 22
  75. Exp: 48400000
  76. - Level: 23
  77. Exp: 52900000
  78. - Level: 24
  79. Exp: 57600000
  80. - Level: 25
  81. Exp: 62500000
  82. - Level: 26
  83. Exp: 67600000
  84. - Level: 27
  85. Exp: 72900000
  86. - Level: 28
  87. Exp: 78400000
  88. - Level: 29
  89. Exp: 84100000
  90. - Level: 30
  91. Exp: 90000000
  92. - Level: 31
  93. Exp: 96100000
  94. - Level: 32
  95. Exp: 102400000
  96. - Level: 33
  97. Exp: 108900000
  98. - Level: 34
  99. Exp: 115600000
  100. - Level: 35
  101. Exp: 122500000
  102. - Level: 36
  103. Exp: 129600000
  104. - Level: 37
  105. Exp: 136900000
  106. - Level: 38
  107. Exp: 144400000
  108. - Level: 39
  109. Exp: 152100000
  110. - Level: 40
  111. Exp: 160000000
  112. - Level: 41
  113. Exp: 168100000
  114. - Level: 42
  115. Exp: 176400000
  116. - Level: 43
  117. Exp: 184900000
  118. - Level: 44
  119. Exp: 193600000
  120. - Level: 45
  121. Exp: 202500000
  122. - Level: 46
  123. Exp: 211600000
  124. - Level: 47
  125. Exp: 220900000
  126. - Level: 48
  127. Exp: 230400000
  128. - Level: 49
  129. Exp: 240100000
  130. # - Level: 50
  131. # Exp: 250000000