exp_guild.yml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  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: 2000000
  34. - Level: 2
  35. Exp: 4000000
  36. - Level: 3
  37. Exp: 8000000
  38. - Level: 4
  39. Exp: 14000000
  40. - Level: 5
  41. Exp: 22000000
  42. - Level: 6
  43. Exp: 32000000
  44. - Level: 7
  45. Exp: 44000000
  46. - Level: 8
  47. Exp: 58000000
  48. - Level: 9
  49. Exp: 74000000
  50. - Level: 10
  51. Exp: 92000000
  52. - Level: 11
  53. Exp: 112000000
  54. - Level: 12
  55. Exp: 134000000
  56. - Level: 13
  57. Exp: 158000000
  58. - Level: 14
  59. Exp: 184000000
  60. - Level: 15
  61. Exp: 212000000
  62. - Level: 16
  63. Exp: 242000000
  64. - Level: 17
  65. Exp: 274000000
  66. - Level: 18
  67. Exp: 308000000
  68. - Level: 19
  69. Exp: 344000000
  70. - Level: 20
  71. Exp: 382000000
  72. - Level: 21
  73. Exp: 422000000
  74. - Level: 22
  75. Exp: 464000000
  76. - Level: 23
  77. Exp: 508000000
  78. - Level: 24
  79. Exp: 554000000
  80. - Level: 25
  81. Exp: 602000000
  82. - Level: 26
  83. Exp: 652000000
  84. - Level: 27
  85. Exp: 704000000
  86. - Level: 28
  87. Exp: 758000000
  88. - Level: 29
  89. Exp: 814000000
  90. - Level: 30
  91. Exp: 872000000
  92. - Level: 31
  93. Exp: 932000000
  94. - Level: 32
  95. Exp: 994000000
  96. - Level: 33
  97. Exp: 1058000000
  98. - Level: 34
  99. Exp: 1124000000
  100. - Level: 35
  101. Exp: 1192000000
  102. - Level: 36
  103. Exp: 1262000000
  104. - Level: 37
  105. Exp: 1334000000
  106. - Level: 38
  107. Exp: 1408000000
  108. - Level: 39
  109. Exp: 1484000000
  110. - Level: 40
  111. Exp: 1562000000
  112. - Level: 41
  113. Exp: 1642000000
  114. - Level: 42
  115. Exp: 1724000000
  116. - Level: 43
  117. Exp: 1808000000
  118. - Level: 44
  119. Exp: 1894000000
  120. - Level: 45
  121. Exp: 1999999999
  122. - Level: 46
  123. Exp: 1999999999
  124. - Level: 47
  125. Exp: 1999999999
  126. - Level: 48
  127. Exp: 1999999999
  128. - Level: 49
  129. Exp: 1999999999