fortsiege.properties 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. #Length of siege before the count down (in minutes)
  2. SiegeLength=60
  3. #Count down length, best to use a multiple of 5 (in minutes)
  4. CountDownLength=10
  5. #Max no. flags per clan
  6. MaxFlags=1
  7. #Minimum level to register
  8. SiegeClanMinLevel=4
  9. #Max no. of clans that can register on each side
  10. AttackerMaxClans=500
  11. DefenderMaxClans=500
  12. #Respawn times in ms
  13. DefenderRespawn=20000
  14. AttackerRespawn=0
  15. #Respawn time penalty for loosing each Control tower
  16. CTLossPenalty=20000
  17. # Fortress Commander spawns
  18. #
  19. # Commander syntax: NameCommanderN=x,y,z,heading,npc_id
  20. # Name - fortress name
  21. # N - number
  22. # x,y,z - coords
  23. # heading
  24. # npc_id - id of template
  25. # Flag syntax: NameCommanderN=x,y,z,flag_id
  26. # Name - fortress name
  27. # N - number
  28. # x,y,z - coords
  29. # flag_id - id of comabt flag
  30. #-------------------------------------------------------------
  31. # DragonSpine
  32. #-------------------------------------------------------------
  33. DragonspineCommander1=9472,94992,-3392,0,36143
  34. DragonspineCommander2=13184,94928,-3144,0,36144
  35. DragonspineCommander3=11537,95056,-2496,16384,36153
  36. DragonspineFlag1=11459,95308,-3264,9819
  37. DragonspineFlag2=11527,95301,-3264,9819
  38. DragonspineFlag3=11623,95311,-3264,9819