ConquerableHallSiege.properties 520 B

123456789101112131415161718192021222324
  1. # --------------------------------------------------
  2. # Contestable halls general configuration
  3. # --------------------------------------------------
  4. # Min level that each clan needs to register
  5. # for the siege
  6. MinClanLevel = 4
  7. # Max number of clans allowed to register for
  8. # the battle
  9. MaxAttackers = 500
  10. # Max numbers of flags that each clan is allowed
  11. # to put
  12. MaxFlagsPerClan = 1
  13. # Enable the fame reward
  14. EnableFame = false
  15. # Fame amount
  16. FameAmount = 0
  17. # Fame Frequency
  18. FameFrequency = 0