Feature.properties 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303
  1. # ---------------------------------------------------------------------------
  2. # Alternative Feature Settings
  3. # ---------------------------------------------------------------------------
  4. # The defaults are set to be retail-like. If you modify any of these settings your server will deviate from being retail-like.
  5. # Warning:
  6. # Please take extreme caution when changing anything. Also please understand what you are changing before you do so on a live server.
  7. # ---------------------------------------------------------------------------
  8. # ---------------------------------------------------------------------------
  9. # Castle
  10. # ---------------------------------------------------------------------------
  11. # Siege Time rules
  12. # Which values can change Castle Lords
  13. # Default: day,hour,minute
  14. CLSetSiegeTimeList = day,hour,minute
  15. # Which hours can change Castle Lords
  16. # Default: 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
  17. SiegeHourList = 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23
  18. # Teleport Function price
  19. # Price = 7 days
  20. CastleTeleportFunctionFeeRatio = 604800000
  21. CastleTeleportFunctionFeeLvl1 = 7000
  22. CastleTeleportFunctionFeeLvl2 = 14000
  23. # Support magic buff price
  24. # Price = 1 day
  25. CastleSupportFunctionFeeRatio = 86400000
  26. CastleSupportFeeLvl1 = 7000
  27. CastleSupportFeeLvl2 = 21000
  28. CastleSupportFeeLvl3 = 37000
  29. CastleSupportFeeLvl4 = 52000
  30. # MP Regeneration price
  31. # Price = 1 day
  32. CastleMpRegenerationFunctionFeeRatio = 86400000
  33. CastleMpRegenerationFeeLvl1 = 2000
  34. CastleMpRegenerationFeeLvl2 = 6500
  35. CastleMpRegenerationFeeLvl3 = 13750
  36. CastleMpRegenerationFeeLvl4 = 20000
  37. # Hp Regeneration price
  38. # Price = 1 day
  39. CastleHpRegenerationFunctionFeeRatio = 86400000
  40. CastleHpRegenerationFeeLvl1 = 1000
  41. CastleHpRegenerationFeeLvl2 = 1500
  42. CastleHpRegenerationFeeLvl3 = 2250
  43. CastleHpRegenerationFeeLvl4 = 3270
  44. CastleHpRegenerationFeeLvl5 = 5166
  45. # Exp Regeneration price
  46. # Price = 1 day
  47. CastleExpRegenerationFunctionFeeRatio = 86400000
  48. CastleExpRegenerationFeeLvl1 = 9000
  49. CastleExpRegenerationFeeLvl2 = 15000
  50. CastleExpRegenerationFeeLvl3 = 21000
  51. CastleExpRegenerationFeeLvl4 = 30000
  52. # ---------------------------------------------------------------------------
  53. # Clan Hall
  54. # ---------------------------------------------------------------------------
  55. # Teleport Function price
  56. # Price = 7 days
  57. ClanHallTeleportFunctionFeeRatio = 604800000
  58. ClanHallTeleportFunctionFeeLvl1 = 7000
  59. ClanHallTeleportFunctionFeeLvl2 = 14000
  60. # Support magic buff price
  61. # Price = 1 day
  62. ClanHallSupportFunctionFeeRatio = 86400000
  63. ClanHallSupportFeeLvl1 = 2500
  64. ClanHallSupportFeeLvl2 = 5000
  65. ClanHallSupportFeeLvl3 = 7000
  66. ClanHallSupportFeeLvl4 = 11000
  67. ClanHallSupportFeeLvl5 = 21000
  68. ClanHallSupportFeeLvl6 = 36000
  69. ClanHallSupportFeeLvl7 = 37000
  70. ClanHallSupportFeeLvl8 = 364000
  71. # MP Regeneration price
  72. # Price = 1 day
  73. ClanHallMpRegenerationFunctionFeeRatio = 86400000
  74. ClanHallMpRegenerationFeeLvl1 = 2000
  75. ClanHallMpRegenerationFeeLvl2 = 3750
  76. ClanHallMpRegenerationFeeLvl3 = 6500
  77. ClanHallMpRegenerationFeeLvl4 = 13750
  78. ClanHallMpRegenerationFeeLvl5 = 20000
  79. # Hp Regeneration price
  80. # Price = 1 day
  81. ClanHallHpRegenerationFunctionFeeRatio = 86400000
  82. ClanHallHpRegenerationFeeLvl1 = 700
  83. ClanHallHpRegenerationFeeLvl2 = 800
  84. ClanHallHpRegenerationFeeLvl3 = 1000
  85. ClanHallHpRegenerationFeeLvl4 = 1166
  86. ClanHallHpRegenerationFeeLvl5 = 1500
  87. ClanHallHpRegenerationFeeLvl6 = 1750
  88. ClanHallHpRegenerationFeeLvl7 = 2000
  89. ClanHallHpRegenerationFeeLvl8 = 2250
  90. ClanHallHpRegenerationFeeLvl9 = 2500
  91. ClanHallHpRegenerationFeeLvl10 = 3250
  92. ClanHallHpRegenerationFeeLvl11 = 3750
  93. ClanHallHpRegenerationFeeLvl12 = 4250
  94. ClanHallHpRegenerationFeeLvl13 = 5166
  95. # Exp Regeneration price
  96. # Price = 1 day
  97. ClanHallExpRegenerationFunctionFeeRatio = 86400000
  98. ClanHallExpRegenerationFeeLvl1 = 3000
  99. ClanHallExpRegenerationFeeLvl2 = 6000
  100. ClanHallExpRegenerationFeeLvl3 = 9000
  101. ClanHallExpRegenerationFeeLvl4 = 15000
  102. ClanHallExpRegenerationFeeLvl5 = 21000
  103. ClanHallExpRegenerationFeeLvl6 = 23330
  104. ClanHallExpRegenerationFeeLvl7 = 30000
  105. # Creation item function
  106. # Price = 1 day
  107. ClanHallItemCreationFunctionFeeRatio = 86400000
  108. ClanHallItemCreationFunctionFeeLvl1 = 30000
  109. ClanHallItemCreationFunctionFeeLvl2 = 70000
  110. ClanHallItemCreationFunctionFeeLvl3 = 140000
  111. # Curtains Decoration
  112. # Price = 7 days
  113. ClanHallCurtainFunctionFeeRatio = 604800000
  114. ClanHallCurtainFunctionFeeLvl1 = 2000
  115. ClanHallCurtainFunctionFeeLvl2 = 2500
  116. # Fixtures Decoration
  117. # Price = 3 days
  118. ClanHallFrontPlatformFunctionFeeRatio = 259200000
  119. ClanHallFrontPlatformFunctionFeeLvl1 = 1300
  120. ClanHallFrontPlatformFunctionFeeLvl2 = 4000
  121. # ---------------------------------------------------------------------------
  122. # Fortress
  123. # ---------------------------------------------------------------------------
  124. # Teleport Function price
  125. # Price = 7 days
  126. FortressTeleportFunctionFeeRatio = 604800000
  127. FortressTeleportFunctionFeeLvl1 = 1000
  128. FortressTeleportFunctionFeeLvl2 = 10000
  129. # Support magic buff price
  130. # Price = 1 day
  131. FortressSupportFunctionFeeRatio = 86400000
  132. FortressSupportFeeLvl1 = 7000
  133. FortressSupportFeeLvl2 = 17000
  134. # MP Regeneration price
  135. # Price = 1 day
  136. FortressMpRegenerationFunctionFeeRatio = 86400000
  137. FortressMpRegenerationFeeLvl1 = 6500
  138. FortressMpRegenerationFeeLvl2 = 9300
  139. # Hp Regeneration price
  140. # Price = 1 day
  141. FortressHpRegenerationFunctionFeeRatio = 86400000
  142. FortressHpRegenerationFeeLvl1 = 2000
  143. FortressHpRegenerationFeeLvl2 = 3500
  144. # Exp Regeneration price
  145. # Price = 1 day
  146. FortressExpRegenerationFunctionFeeRatio = 86400000
  147. FortressExpRegenerationFeeLvl1 = 9000
  148. FortressExpRegenerationFeeLvl2 = 10000
  149. # ---------------------------------------------------------------------------
  150. # Seven Signs
  151. # ---------------------------------------------------------------------------
  152. # Determines whether castle ownership is determined by clan or by alliance.
  153. # Default is by alliance, as on official servers.
  154. AltRequireClanCastle = False
  155. # Dawn:
  156. # True - Players not owning castle need pay participation fee
  157. # False - Anyone can join Dawn
  158. AltCastleForDawn = True
  159. # Dusk:
  160. # True - Players owning castle can not join Dusk side
  161. # False - Anyone can join Dusk
  162. AltCastleForDusk = True
  163. # Minimum Players for participate in SevenSigns Festival.
  164. # Default: 5
  165. AltFestivalMinPlayer = 5
  166. # Maximum seal stone contribution per player during festival.
  167. # Default: 1000000
  168. AltMaxPlayerContrib = 1000000
  169. # Festival Manager Start time (set in miliseconds; 1000 = 1 second).
  170. # Default: 2 minutes
  171. AltFestivalManagerStart = 120000
  172. # Festival Length (set in miliseconds; 1000 = 1 second).
  173. # Default: 18 minutes
  174. AltFestivalLength = 1080000
  175. # Festival Cycle Length.
  176. # Default: 38 Minutes (20 minutes wait time + Festival Length) (set in miliseconds; 1000 = 1 second).
  177. AltFestivalCycleLength = 2280000
  178. # At what point the first festival spawn occurs.
  179. # Default: 2 minutes (set in miliseconds; 1000 = 1 second).
  180. AltFestivalFirstSpawn = 120000
  181. # At what Point the first festival swarm occurs.
  182. # Default: 5 minutes (set in miliseconds; 1000 = 1 second).
  183. AltFestivalFirstSwarm = 300000
  184. # At what Point the second festival spawn occurs.
  185. # Default: 9 minutes (set in miliseconds; 1000 = 1 second).
  186. AltFestivalSecondSpawn = 540000
  187. # At what Point the second festival spawn occurs.
  188. # Default: 12 minutes (set in miliseconds; 1000 = 1 second).
  189. AltFestivalSecondSwarm = 720000
  190. # At what point the chests spawn in.
  191. # Default: 15 minutes (set in miliseconds; 1000 = 1 second).
  192. AltFestivalChestSpawn = 900000
  193. # This multipliers are used to change P.Def/M.Def of castle gates/walls while Seal of Strife is controlled by one of the sides.
  194. # Default: 1.1,0.8,1.1,0.8
  195. AltDawnGatesPdefMult = 1.1
  196. AltDuskGatesPdefMult = 0.8
  197. AltDawnGatesMdefMult = 1.1
  198. AltDuskGatesMdefMult = 0.8
  199. # ---------------------------------------------------------------------------
  200. # Clan Reputation Points
  201. # ---------------------------------------------------------------------------
  202. # Reputation score gained by taking Fortress.
  203. TakeFortPoints = 200
  204. # Reputation score gained by taking Castle.
  205. TakeCastlePoints = 1500
  206. # Reputation score gained by defended Castle.
  207. CastleDefendedPoints = 750
  208. # Reputation score gained per clan members of festival winning party.
  209. FestivalOfDarknessWin = 200
  210. # Reputation score gained for per hero clan members.
  211. HeroPoints = 1000
  212. # Minimum Reputation score gained after completing 2nd class transfer under Academy.
  213. CompleteAcademyMinPoints = 190
  214. # Maximum Reputation score gained after completing 2nd class transfer under Academy.
  215. CompleteAcademyMaxPoints = 650
  216. # Reputation score gained per killed ballista.
  217. KillBallistaPoints = 30
  218. # Reputation score gained per clan member listed as top raid killers.
  219. 1stRaidRankingPoints = 1250
  220. 2ndRaidRankingPoints = 900
  221. 3rdRaidRankingPoints = 700
  222. 4thRaidRankingPoints = 600
  223. 5thRaidRankingPoints = 450
  224. 6thRaidRankingPoints = 350
  225. 7thRaidRankingPoints = 300
  226. 8thRaidRankingPoints = 200
  227. 9thRaidRankingPoints = 150
  228. 10thRaidRankingPoints = 100
  229. UpTo50thRaidRankingPoints = 25
  230. UpTo100thRaidRankingPoints = 12
  231. # Reputation score gained/reduced per kill during a clan war or siege war.
  232. ReputationScorePerKill = 1
  233. # Reputation score reduced by loosing Fortress in battle.
  234. LooseFortPoints = 400
  235. # Reputation score reduced by loosing Castle in battle.
  236. LooseCastlePoints = 3000
  237. # Reputation score reduced by creating Royal Guard.
  238. CreateRoyalGuardCost = 5000
  239. # Reputation score reduced by creating Knight Unit.
  240. CreateKnightUnitCost = 10000
  241. # Reputation score reduced by reinforcing Knight Unit (if clan level is 9 or more).
  242. ReinforceKnightUnitCost = 5000
  243. # Reputation score reduced by increasing clan level.
  244. ClanLevel6Cost = 10000
  245. ClanLevel7Cost = 20000
  246. ClanLevel8Cost = 40000
  247. ClanLevel9Cost = 40000
  248. ClanLevel10Cost = 40000