Feature.properties 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  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. # Castle
  9. # ---------------------------------------------------------------------------
  10. # Siege Time rules
  11. # Which hours can change Castle Lords
  12. # Default: 16,20
  13. SiegeHourList = 16,20
  14. # Teleport Function price
  15. # Price = 7 days
  16. CastleTeleportFunctionFeeRatio = 604800000
  17. CastleTeleportFunctionFeeLvl1 = 1000
  18. CastleTeleportFunctionFeeLvl2 = 10000
  19. # Support magic buff price
  20. # Price = 7 day
  21. CastleSupportFunctionFeeRatio = 604800000
  22. CastleSupportFeeLvl1 = 49000
  23. CastleSupportFeeLvl2 = 120000
  24. # MP Regeneration price
  25. # Price = 7 day
  26. CastleMpRegenerationFunctionFeeRatio = 604800000
  27. CastleMpRegenerationFeeLvl1 = 45000
  28. CastleMpRegenerationFeeLvl2 = 65000
  29. # Hp Regeneration price
  30. # Price = 7 day
  31. CastleHpRegenerationFunctionFeeRatio = 604800000
  32. CastleHpRegenerationFeeLvl1 = 12000
  33. CastleHpRegenerationFeeLvl2 = 20000
  34. # Exp Regeneration price
  35. # Price = 7 day
  36. CastleExpRegenerationFunctionFeeRatio = 604800000
  37. CastleExpRegenerationFeeLvl1 = 63000
  38. CastleExpRegenerationFeeLvl2 = 70000
  39. # Outer Door upgrade price
  40. OuterDoorUpgradePriceLvl2 = 3000000
  41. OuterDoorUpgradePriceLvl3 = 4000000
  42. OuterDoorUpgradePriceLvl5 = 5000000
  43. # Inner Door upgrade price
  44. InnerDoorUpgradePriceLvl2 = 750000
  45. InnerDoorUpgradePriceLvl3 = 900000
  46. InnerDoorUpgradePriceLvl5 = 1000000
  47. # Wall upgrade price
  48. WallUpgradePriceLvl2 = 1600000
  49. WallUpgradePriceLvl3 = 1800000
  50. WallUpgradePriceLvl5 = 2000000
  51. # Trap upgrade price
  52. TrapUpgradePriceLvl1 = 3000000
  53. TrapUpgradePriceLvl2 = 4000000
  54. TrapUpgradePriceLvl3 = 5000000
  55. TrapUpgradePriceLvl4 = 6000000
  56. # ---------------------------------------------------------------------------
  57. # Clan Hall
  58. # ---------------------------------------------------------------------------
  59. # Teleport Function price
  60. # Price = 7 days
  61. ClanHallTeleportFunctionFeeRatio = 604800000
  62. ClanHallTeleportFunctionFeeLvl1 = 7000
  63. ClanHallTeleportFunctionFeeLvl2 = 14000
  64. # Support magic buff price
  65. # Price = 1 day
  66. ClanHallSupportFunctionFeeRatio = 86400000
  67. ClanHallSupportFeeLvl1 = 2500
  68. ClanHallSupportFeeLvl2 = 5000
  69. ClanHallSupportFeeLvl3 = 7000
  70. ClanHallSupportFeeLvl4 = 11000
  71. ClanHallSupportFeeLvl5 = 21000
  72. ClanHallSupportFeeLvl6 = 36000
  73. ClanHallSupportFeeLvl7 = 37000
  74. ClanHallSupportFeeLvl8 = 364000
  75. # MP Regeneration price
  76. # Price = 1 day
  77. ClanHallMpRegenerationFunctionFeeRatio = 86400000
  78. ClanHallMpRegenerationFeeLvl1 = 2000
  79. ClanHallMpRegenerationFeeLvl2 = 3750
  80. ClanHallMpRegenerationFeeLvl3 = 6500
  81. ClanHallMpRegenerationFeeLvl4 = 13750
  82. ClanHallMpRegenerationFeeLvl5 = 20000
  83. # Hp Regeneration price
  84. # Price = 1 day
  85. ClanHallHpRegenerationFunctionFeeRatio = 86400000
  86. ClanHallHpRegenerationFeeLvl1 = 700
  87. ClanHallHpRegenerationFeeLvl2 = 800
  88. ClanHallHpRegenerationFeeLvl3 = 1000
  89. ClanHallHpRegenerationFeeLvl4 = 1166
  90. ClanHallHpRegenerationFeeLvl5 = 1500
  91. ClanHallHpRegenerationFeeLvl6 = 1750
  92. ClanHallHpRegenerationFeeLvl7 = 2000
  93. ClanHallHpRegenerationFeeLvl8 = 2250
  94. ClanHallHpRegenerationFeeLvl9 = 2500
  95. ClanHallHpRegenerationFeeLvl10 = 3250
  96. ClanHallHpRegenerationFeeLvl11 = 3750
  97. ClanHallHpRegenerationFeeLvl12 = 4250
  98. ClanHallHpRegenerationFeeLvl13 = 5166
  99. # Exp Regeneration price
  100. # Price = 1 day
  101. ClanHallExpRegenerationFunctionFeeRatio = 86400000
  102. ClanHallExpRegenerationFeeLvl1 = 3000
  103. ClanHallExpRegenerationFeeLvl2 = 6000
  104. ClanHallExpRegenerationFeeLvl3 = 9000
  105. ClanHallExpRegenerationFeeLvl4 = 15000
  106. ClanHallExpRegenerationFeeLvl5 = 21000
  107. ClanHallExpRegenerationFeeLvl6 = 23330
  108. ClanHallExpRegenerationFeeLvl7 = 30000
  109. # Creation item function
  110. # Price = 1 day
  111. ClanHallItemCreationFunctionFeeRatio = 86400000
  112. ClanHallItemCreationFunctionFeeLvl1 = 30000
  113. ClanHallItemCreationFunctionFeeLvl2 = 70000
  114. ClanHallItemCreationFunctionFeeLvl3 = 140000
  115. # Curtains Decoration
  116. # Price = 7 days
  117. ClanHallCurtainFunctionFeeRatio = 604800000
  118. ClanHallCurtainFunctionFeeLvl1 = 2000
  119. ClanHallCurtainFunctionFeeLvl2 = 2500
  120. # Fixtures Decoration
  121. # Price = 3 days
  122. ClanHallFrontPlatformFunctionFeeRatio = 259200000
  123. ClanHallFrontPlatformFunctionFeeLvl1 = 1300
  124. ClanHallFrontPlatformFunctionFeeLvl2 = 4000
  125. # If true Clan Hall buff cost 0 mp.
  126. # Default: False
  127. AltClanHallMpBuffFree = False
  128. # ---------------------------------------------------------------------------
  129. # Fortress
  130. # ---------------------------------------------------------------------------
  131. # Teleport Function price
  132. # Price = 7 days
  133. FortressTeleportFunctionFeeRatio = 604800000
  134. FortressTeleportFunctionFeeLvl1 = 1000
  135. FortressTeleportFunctionFeeLvl2 = 10000
  136. # Support magic buff price
  137. # Price = 1 day
  138. FortressSupportFunctionFeeRatio = 86400000
  139. FortressSupportFeeLvl1 = 7000
  140. FortressSupportFeeLvl2 = 17000
  141. # MP Regeneration price
  142. # Price = 1 day
  143. FortressMpRegenerationFunctionFeeRatio = 86400000
  144. FortressMpRegenerationFeeLvl1 = 6500
  145. FortressMpRegenerationFeeLvl2 = 9300
  146. # Hp Regeneration price
  147. # Price = 1 day
  148. FortressHpRegenerationFunctionFeeRatio = 86400000
  149. FortressHpRegenerationFeeLvl1 = 2000
  150. FortressHpRegenerationFeeLvl2 = 3500
  151. # Exp Regeneration price
  152. # Price = 1 day
  153. FortressExpRegenerationFunctionFeeRatio = 86400000
  154. FortressExpRegenerationFeeLvl1 = 9000
  155. FortressExpRegenerationFeeLvl2 = 10000
  156. # This is the time frequently when Fort owner gets Blood Oath, supply level raised and Fort fee is payed
  157. # Default 360 mins
  158. FortressPeriodicUpdateFrequency = 360
  159. # The number of Blood Oath which given to the Fort owner clan when Fort Updater runs
  160. # Default: 1
  161. FortressBloodOathCount = 1
  162. # The maximum Fort supply level
  163. # Max lvl what you can define here is 21!
  164. # Default: 6
  165. FortressMaxSupplyLevel = 6
  166. # Fort fee which payed to the Castle
  167. # Default: 25000
  168. FortressFeeForCastle = 25000
  169. # The maximum time while a clan can own a fortress
  170. # Deafault: 168 hours
  171. FortressMaximumOwnTime = 168
  172. # ---------------------------------------------------------------------------
  173. # Seven Signs
  174. # ---------------------------------------------------------------------------
  175. # Determines whether castle ownership is determined by clan or by alliance.
  176. # Default is by alliance, as on official servers.
  177. AltRequireClanCastle = False
  178. # Dawn:
  179. # True - Players not owning castle need pay participation fee
  180. # False - Anyone can join Dawn
  181. AltCastleForDawn = True
  182. # Dusk:
  183. # True - Players owning castle can not join Dusk side
  184. # False - Anyone can join Dusk
  185. AltCastleForDusk = True
  186. # Minimum Players for participate in SevenSigns Festival.
  187. # Default: 5
  188. AltFestivalMinPlayer = 5
  189. # Maximum seal stone contribution per player during festival.
  190. # Default: 1000000
  191. AltMaxPlayerContrib = 1000000
  192. # Festival Manager Start time (set in milliseconds; 1000 = 1 second).
  193. # Default: 2 minutes
  194. AltFestivalManagerStart = 120000
  195. # Festival Length (set in milliseconds; 1000 = 1 second).
  196. # Default: 18 minutes
  197. AltFestivalLength = 1080000
  198. # Festival Cycle Length.
  199. # Default: 38 Minutes (20 minutes wait time + Festival Length) (set in milliseconds; 1000 = 1 second).
  200. AltFestivalCycleLength = 2280000
  201. # At what point the first festival spawn occurs.
  202. # Default: 2 minutes (set in milliseconds; 1000 = 1 second).
  203. AltFestivalFirstSpawn = 120000
  204. # At what Point the first festival swarm occurs.
  205. # Default: 5 minutes (set in milliseconds; 1000 = 1 second).
  206. AltFestivalFirstSwarm = 300000
  207. # At what Point the second festival spawn occurs.
  208. # Default: 9 minutes (set in milliseconds; 1000 = 1 second).
  209. AltFestivalSecondSpawn = 540000
  210. # At what Point the second festival spawn occurs.
  211. # Default: 12 minutes (set in milliseconds; 1000 = 1 second).
  212. AltFestivalSecondSwarm = 720000
  213. # At what point the chests spawn in.
  214. # Default: 15 minutes (set in milliseconds; 1000 = 1 second).
  215. AltFestivalChestSpawn = 900000
  216. # 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.
  217. # Default: 1.1,0.8,1.1,0.8
  218. AltDawnGatesPdefMult = 1.1
  219. AltDuskGatesPdefMult = 0.8
  220. AltDawnGatesMdefMult = 1.1
  221. AltDuskGatesMdefMult = 0.8
  222. # If this = true only cabal period owners can use merchant and blacksmith of mammon.
  223. # If false any player can use.
  224. # Default: True
  225. StrictSevenSigns = True
  226. # Save SevenSigns status only each 30 minutes and after period change.
  227. # Player info saved only during periodic data store (set by CharacterDataStoreInterval) and logout.
  228. # If False then save info and status immediately after changes.
  229. # Default: True
  230. AltSevenSignsLazyUpdate = True
  231. # Total count of available tickets.
  232. # Default: 300
  233. SevenSignsDawnTicketQuantity = 300
  234. # Price of each ticket.
  235. # Default: 1000
  236. SevenSignsDawnTicketPrice = 1000
  237. # Tickets bundle (exchanged in amounts of).
  238. # Default: 10
  239. SevenSignsDawnTicketBundle = 10
  240. # Ticket item Id.
  241. # Default: 6388
  242. SevenSignsManorsAgreementId = 6388
  243. # Fee for joining Dawn
  244. SevenSignsJoinDawnFee = 50000
  245. # ---------------------------------------------------------------------------
  246. # Clan Reputation Points
  247. # ---------------------------------------------------------------------------
  248. # Reputation score gained by taking Fortress.
  249. TakeFortPoints = 200
  250. # Reputation score gained by taking Castle.
  251. TakeCastlePoints = 1500
  252. # Reputation score gained by defended Castle.
  253. CastleDefendedPoints = 750
  254. # Reputation score gained per clan members of festival winning party.
  255. FestivalOfDarknessWin = 200
  256. # Reputation score gained for per hero clan members.
  257. HeroPoints = 1000
  258. # Minimum Reputation score gained after completing 2nd class transfer under Academy.
  259. CompleteAcademyMinPoints = 190
  260. # Maximum Reputation score gained after completing 2nd class transfer under Academy.
  261. CompleteAcademyMaxPoints = 650
  262. # Reputation score gained per killed ballista.
  263. KillBallistaPoints = 30
  264. # Reputation score gained for one Blood Alliance.
  265. BloodAlliancePoints = 500
  266. # Reputation score gained for 10 Blood Oaths.
  267. BloodOathPoints = 200
  268. # Reputation score gained for 100 Knight's Epaulettes.
  269. KnightsEpaulettePoints = 20
  270. # Reputation score gained per clan member listed as top raid killers.
  271. 1stRaidRankingPoints = 1250
  272. 2ndRaidRankingPoints = 900
  273. 3rdRaidRankingPoints = 700
  274. 4thRaidRankingPoints = 600
  275. 5thRaidRankingPoints = 450
  276. 6thRaidRankingPoints = 350
  277. 7thRaidRankingPoints = 300
  278. 8thRaidRankingPoints = 200
  279. 9thRaidRankingPoints = 150
  280. 10thRaidRankingPoints = 100
  281. UpTo50thRaidRankingPoints = 25
  282. UpTo100thRaidRankingPoints = 12
  283. # Reputation score gained/reduced per kill during a clan war or siege war.
  284. ReputationScorePerKill = 1
  285. # Reputation score reduced by loosing Fortress in battle.
  286. LooseFortPoints = 0
  287. # Reputation score reduced by loosing Castle in battle.
  288. LooseCastlePoints = 3000
  289. # Reputation score reduced by creating Royal Guard.
  290. CreateRoyalGuardCost = 5000
  291. # Reputation score reduced by creating Knight Unit.
  292. CreateKnightUnitCost = 10000
  293. # Reputation score reduced by reinforcing Knight Unit (if clan level is 9 or more).
  294. ReinforceKnightUnitCost = 5000
  295. # Reputation score reduced by increasing clan level.
  296. ClanLevel6Cost = 5000
  297. ClanLevel7Cost = 10000
  298. ClanLevel8Cost = 20000
  299. ClanLevel9Cost = 40000
  300. ClanLevel10Cost = 40000
  301. ClanLevel11Cost = 75000
  302. # Number of clan members needed to increase clan level.
  303. ClanLevel6Requirement = 30
  304. ClanLevel7Requirement = 50
  305. ClanLevel8Requirement = 80
  306. ClanLevel9Requirement = 120
  307. ClanLevel10Requirement = 140
  308. ClanLevel11Requirement = 170
  309. # ---------------------------------------------------------------------------
  310. # Other
  311. # ---------------------------------------------------------------------------
  312. # Allow riding wyvern ignoring 7 Signs status
  313. # This will allow Castle Lords to ride wyvern even when Dusk has won Seal of Strife
  314. # Default: False
  315. AllowRideWyvernAlways = False
  316. # Allow riding wyvern during Castle/Fort Siege
  317. # Default: True
  318. AllowRideWyvernDuringSiege = True