Olympiad.properties 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  1. # ---------------------------------------------------------------------------
  2. # Olympiad Settings
  3. # ---------------------------------------------------------------------------
  4. # The defaults are set to be retail-like.
  5. # If you modify any of these settings your server will deviate from being retail-like.
  6. # Warning:
  7. # Please take extreme caution when changing anything.
  8. # Also please understand what you are changing before you do so on a live server.
  9. # ---------------------------------------------------------------------------
  10. # Olympiad Start Time in Military hours Default 6pm (18)
  11. # Default: 18
  12. AltOlyStartTime = 18
  13. # Olympiad Start Time for Min's, Default 00 so at the start of the hour.
  14. # Default: 00
  15. AltOlyMin = 00
  16. # Olympiad Competition Period, Default 6 hours.
  17. # (If set different, should be increment by 10mins)
  18. # Default: 21600000
  19. AltOlyCPeriod = 21600000
  20. # Olympiad Battle Period, Default 5 minutes.
  21. # Default: 300000
  22. AltOlyBattle = 300000
  23. # Olympiad Weekly Period, Default 1 week
  24. # Used for adding points to nobles
  25. # Default: 604800000
  26. AltOlyWPeriod = 604800000
  27. # Olympiad Validation Period, Default 24 Hours.
  28. # Default: 86400000
  29. AltOlyVPeriod = 86400000
  30. # Points for reaching Noblesse for the first time
  31. # Default: 10
  32. AltOlyStartPoints = 10
  33. # Points every week
  34. # Default: 10
  35. AltOlyWeeklyPoints = 10
  36. # Required number of participants for the class based games
  37. # Default: 11
  38. AltOlyClassedParticipants = 11
  39. # Required number of participants for the non-class based games
  40. # Default: 11
  41. AltOlyNonClassedParticipants = 11
  42. # Required number of participants for the 3x3 teams games
  43. # Default: 6
  44. AltOlyTeamsParticipants = 6
  45. # Number used for displaying amount of registered participants, messages "Fewer than ..." or "More than ...".
  46. # 0 for displaying digits instead of text phrase (old style).
  47. # Default: 100
  48. AltOlyRegistrationDisplayNumber = 100
  49. # Reward for the class based games
  50. # Format: itemId1,itemNum1;itemId2,itemNum2...
  51. # Default: 13722,50
  52. AltOlyClassedReward = 13722,50
  53. # Reward for the non-class based games
  54. # Format: itemId1,itemNum1;itemId2,itemNum2...
  55. # Default: 13722,40
  56. AltOlyNonClassedReward = 13722,40
  57. # Reward for the 3x3 teams games
  58. # Format: itemId1,itemNum1;itemId2,itemNum2...
  59. # Default: 13722,85
  60. AltOlyTeamReward = 13722,85
  61. # ItemId used for exchanging to the points.
  62. # Default: 13722
  63. AltOlyCompRewItem = 13722
  64. # The minimal matches you need to participate to receive point rewards
  65. # Default: 15
  66. AltOlyMinMatchesForPoints = 15
  67. # Rate to exchange points to reward item.
  68. # Default: 1000
  69. AltOlyGPPerPoint = 1000
  70. # Noblesse points awarded to Heros.
  71. # Default: 200
  72. AltOlyHeroPoints = 200
  73. # Noblesse points awarded to Rank 1 members.
  74. # Default: 100
  75. AltOlyRank1Points = 100
  76. # Noblesse points awarded to Rank 2 members.
  77. # Default: 75
  78. AltOlyRank2Points = 75
  79. # Noblesse points awarded to Rank 3 members.
  80. # Default: 55
  81. AltOlyRank3Points = 55
  82. # Noblesse points awarded to Rank 4 members.
  83. # Default: 40
  84. AltOlyRank4Points = 40
  85. # Noblesse points awarded to Rank 5 members.
  86. # Default: 30
  87. AltOlyRank5Points = 30
  88. # Maximum points that player can gain/lose on a match.
  89. # Default: 10
  90. AltOlyMaxPoints = 10
  91. # Hero tables show last month's winners or current status.
  92. # Default: True
  93. AltOlyShowMonthlyWinners = True
  94. # Olympiad Managers announce each start of fight.
  95. # Default: True
  96. AltOlyAnnounceGames = True
  97. # Restrict specified items in Olympiad. ItemID's need to be separated with a comma (ex. 1,200,350)
  98. # Equipped items will be moved to inventory during port.
  99. # Default: 6611,6612,6613,6614,6615,6616,6617,6618,6619,6620,6621,9388,9389,9390,17049,17050,17051,17052,17053,17054,17055,17056,17057,17058,17059,17060,17061,20759,20775,20776,20777,20778,14774
  100. AltOlyRestrictedItems = 6611,6612,6613,6614,6615,6616,6617,6618,6619,6620,6621,9388,9389,9390,17049,17050,17051,17052,17053,17054,17055,17056,17057,17058,17059,17060,17061,20759,20775,20776,20777,20778,14774
  101. # Enchant limit for items during Olympiad battles. Disabled = -1.
  102. # Default: -1
  103. AltOlyEnchantLimit = -1
  104. # Log all Olympiad fights and outcome to olympiad.csv file.
  105. # Default: False
  106. AltOlyLogFights = False
  107. # Time to wait before teleported to arena.
  108. # Default: 120
  109. AltOlyWaitTime = 120
  110. # Divider for points in classed and non-classed games
  111. # Default: 5, 5
  112. AltOlyDividerClassed = 5
  113. AltOlyDividerNonClassed = 5
  114. # Maximum number of matches a Noblesse character can join per week
  115. # Default: 70
  116. AltOlyMaxWeeklyMatches = 70
  117. # Maximum number of Class-Irrelevant Individual matches a character can join per week
  118. # Default: 60
  119. AltOlyMaxWeeklyMatchesNonClassed = 60
  120. # Maximum number of Class Individual matches a character can join per week
  121. # Default: 30
  122. AltOlyMaxWeeklyMatchesClassed = 30
  123. # Maximum number of Class-Irrelevant Team matches a character can join per week
  124. # Default: 10
  125. AltOlyMaxWeeklyMatchesTeam = 10