Feature.properties 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. #=========================================================================================================================
  2. # Alternative Feature Settings
  3. #=========================================================================================================================
  4. # Purpose:
  5. # This properties file is solely for the purpose of Feature modifications that directly influence them.
  6. #
  7. # Note:
  8. # The defaults are set to retail, if you modify any of these settings your server will NOT be "retail-like".
  9. #
  10. # Warning:
  11. # Please take extreme caution when changing anything. Also please understand what you change before you do so on
  12. # a live server.
  13. #=========================================================================================================================
  14. #============================================================#
  15. # Castle #
  16. #============================================================#
  17. # correct values are unknown, temporally used from clanhalls
  18. #-------------------------------------------------------------
  19. # Teleport Function price
  20. # Price = 7 day
  21. #-------------------------------------------------------------
  22. # 1st level
  23. CastleTeleportFunctionFeeLvl1 = 7000
  24. # 2nd level
  25. CastleTeleportFunctionFeeLvl2 = 14000
  26. #-------------------------------------------------------------
  27. # Support magic buf price
  28. # Price = 1 day
  29. #-------------------------------------------------------------
  30. # 1st level
  31. CastleSupportFeeLvl1 = 7000
  32. # 2nd level
  33. CastleSupportFeeLvl2 = 21000
  34. # 3rd level
  35. CastleSupportFeeLvl3 = 37000
  36. # 4th level
  37. CastleSupportFeeLvl4 = 52000
  38. #-------------------------------------------------------------
  39. # MP Regeneration price
  40. # Price = 1 day
  41. #-------------------------------------------------------------
  42. # 5% MpRegeneration
  43. CastleMpRegenerationFeeLvl1 = 2000
  44. # 15% MpRegeneration
  45. CastleMpRegenerationFeeLvl2 = 6500
  46. # 30% MpRegeneration
  47. CastleMpRegenerationFeeLvl3 = 13750
  48. # 40% MpRegeneration
  49. CastleMpRegenerationFeeLvl4 = 20000
  50. #-------------------------------------------------------------
  51. # Hp Regeneration price
  52. # Price = 1 day
  53. #-------------------------------------------------------------
  54. # 80% HpRegeneration
  55. CastleHpRegenerationFeeLvl1 = 1000
  56. # 120% HpRegeneration
  57. CastleHpRegenerationFeeLvl2 = 1500
  58. # 180% HpRegeneration
  59. CastleHpRegenerationFeeLvl3 = 2250
  60. # 240% HpRegeneration
  61. CastleHpRegenerationFeeLvl4 = 3270
  62. # 300% HpRegeneration
  63. CastleHpRegenerationFeeLvl5 = 5166
  64. #-------------------------------------------------------------
  65. # Exp Regeneration price
  66. # Price = 1 day
  67. #-------------------------------------------------------------
  68. # 15% ExpRegeneration
  69. CastleExpRegenerationFeeLvl1 = 9000
  70. # 25% ExpRegeneration
  71. CastleExpRegenerationFeeLvl2 = 15000
  72. # 35% ExpRegeneration
  73. CastleExpRegenerationFeeLvl3 = 21000
  74. # 50% ExpRegeneration
  75. CastleExpRegenerationFeeLvl4 = 30000
  76. #============================================================#
  77. # Clan Hall #
  78. #============================================================#
  79. #-------------------------------------------------------------
  80. # Teleport Function price
  81. # Price = 7 day
  82. #-------------------------------------------------------------
  83. # 1st level
  84. ClanHallTeleportFunctionFeeLvl1 = 7000
  85. # 2nd level
  86. ClanHallTeleportFunctionFeeLvl2 = 14000
  87. #-------------------------------------------------------------
  88. # Support magic buff price
  89. # Price = 1 day
  90. #-------------------------------------------------------------
  91. # 1st level
  92. ClanHallSupportFeeLvl1 = 2500
  93. # 2nd level
  94. ClanHallSupportFeeLvl2 = 5000
  95. # 3rd level
  96. ClanHallSupportFeeLvl3 = 7000
  97. # 4th level
  98. ClanHallSupportFeeLvl4 = 11000
  99. # 5th level
  100. ClanHallSupportFeeLvl5 = 21000
  101. # 6th level
  102. ClanHallSupportFeeLvl6 = 36000
  103. # 7th level
  104. ClanHallSupportFeeLvl7 = 37000
  105. # 8th level
  106. ClanHallSupportFeeLvl8 = 364000
  107. #-------------------------------------------------------------
  108. # MP Regeneration price
  109. # Price = 1 day
  110. #-------------------------------------------------------------
  111. # 5% MpRegeneration
  112. ClanHallMpRegenerationFeeLvl1 = 2000
  113. # 10% MpRegeneration
  114. ClanHallMpRegenerationFeeLvl2 = 3750
  115. # 15% MpRegeneration
  116. ClanHallMpRegenerationFeeLvl3 = 6500
  117. # 30% MpRegeneration
  118. ClanHallMpRegenerationFeeLvl4 = 13750
  119. # 40% MpRegeneration
  120. ClanHallMpRegenerationFeeLvl5 = 20000
  121. #-------------------------------------------------------------
  122. # Hp Regeneration price
  123. # Price = 1 day
  124. #-------------------------------------------------------------
  125. # 20% HpRegeneration
  126. ClanHallHpRegenerationFeeLvl1 = 700
  127. # 40% HpRegeneration
  128. ClanHallHpRegenerationFeeLvl2 = 800
  129. # 80% HpRegeneration
  130. ClanHallHpRegenerationFeeLvl3 = 1000
  131. # 100% HpRegeneration
  132. ClanHallHpRegenerationFeeLvl4 = 1166
  133. # 120% HpRegeneration
  134. ClanHallHpRegenerationFeeLvl5 = 1500
  135. # 140% HpRegeneration
  136. ClanHallHpRegenerationFeeLvl6 = 1750
  137. # 160% HpRegeneration
  138. ClanHallHpRegenerationFeeLvl7 = 2000
  139. # 180% HpRegeneration
  140. ClanHallHpRegenerationFeeLvl8 = 2250
  141. # 200% HpRegeneration
  142. ClanHallHpRegenerationFeeLvl9 = 2500
  143. # 220% HpRegeneration
  144. ClanHallHpRegenerationFeeLvl10 = 3250
  145. # 240% HpRegeneration
  146. ClanHallHpRegenerationFeeLvl11 = 3750
  147. # 260% HpRegeneration
  148. ClanHallHpRegenerationFeeLvl12 = 4250
  149. # 300% HpRegeneration
  150. ClanHallHpRegenerationFeeLvl13 = 5166
  151. #-------------------------------------------------------------
  152. # Exp Regeneration price
  153. # Price = 1 day
  154. #-------------------------------------------------------------
  155. # 5% ExpRegeneration
  156. ClanHallExpRegenerationFeeLvl1 = 3000
  157. # 10% ExpRegeneration
  158. ClanHallExpRegenerationFeeLvl2 = 6000
  159. # 15% ExpRegeneration
  160. ClanHallExpRegenerationFeeLvl3 = 9000
  161. # 25% ExpRegeneration
  162. ClanHallExpRegenerationFeeLvl4 = 15000
  163. # 35% ExpRegeneration
  164. ClanHallExpRegenerationFeeLvl5 = 21000
  165. # 40% ExpRegeneration
  166. ClanHallExpRegenerationFeeLvl6 = 23330
  167. # 50% ExpRegeneration
  168. ClanHallExpRegenerationFeeLvl7 = 30000
  169. #-------------------------------------------------------------
  170. # Creation item function
  171. # Price = 1 day
  172. #-------------------------------------------------------------
  173. #Time after count of Item is restored (in Hours)
  174. #ClanHallItemCreationFunctionTaskRestore = 24
  175. # 1st level
  176. ClanHallItemCreationFunctionFeeLvl1 = 30000
  177. # 2nd level
  178. ClanHallItemCreationFunctionFeeLvl2 = 70000
  179. # 3rd level
  180. ClanHallItemCreationFunctionFeeLvl3 = 140000
  181. #-------------------------------------------------------------
  182. # Curtains Decoration
  183. # Price = 7 day
  184. #-------------------------------------------------------------
  185. ClanHallCurtainFunctionFeeLvl1 = 2000
  186. ClanHallCurtainFunctionFeeLvl2 = 2500
  187. #-------------------------------------------------------------
  188. # Fixtures Decoration
  189. # Price = 3 day
  190. #-------------------------------------------------------------
  191. ClanHallFrontPlatformFunctionFeeLvl1 = 1300
  192. ClanHallFrontPlatformFunctionFeeLvl2 = 4000
  193. #============================================================#
  194. # Seven Signs #
  195. #============================================================#
  196. # -----------------------------------------
  197. # Sign up Rules
  198. # -----------------------------------------
  199. # Require a player to be in a castle/alliance-owning clan to be able to sign for Dawn.
  200. AltRequireCastleForDawn = False
  201. # Determines whether castle ownership is determined by clan or by alliance.
  202. # Default is by alliance, as on official servers.
  203. AltRequireClanCastle = False
  204. # -----------------------------------------
  205. # Festival Rules.
  206. # -----------------------------------------
  207. # Minimum Players for participate in SevenSigns Festival.
  208. # Default : 5
  209. AltFestivalMinPlayer = 5
  210. # Maximum contribution per player during festival
  211. # /!\ This value is NOT impacted by server drop rate.
  212. AltMaxPlayerContrib = 1000000
  213. # Festival Manager Start time.
  214. # Default : 2 minutes
  215. AltFestivalManagerStart = 120000
  216. # Festival Length.
  217. # Default : 18 minutes
  218. AltFestivalLength = 1080000
  219. # Festival Cycle Length.
  220. # Default : 38 Minutes (20 minutes wait time, + Festival time)
  221. AltFestivalCycleLength = 2280000
  222. # At what point the first festival spawn occurs.
  223. # Default : 2 minutes
  224. AltFestivalFirstSpawn = 120000
  225. # At what Point the first festival swarm occurs.
  226. # Default : 5 minutes
  227. AltFestivalFirstSwarm = 300000
  228. # At what Point the Second Festival spawn occurs.
  229. # Default : 9 minutes
  230. AltFestivalSecondSpawn = 540000
  231. # At what Point the Second Festival Swarm occurs.
  232. # Default : 12 minutes
  233. AltFestivalSecondSwarm = 720000
  234. # At what point the Chests Spawn in.
  235. # Default : 15 minutes
  236. AltFestivalChestspawn = 900000