clan_hall_hq_zones.xml 849 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <list enabled="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="zones.xsd">
  3. <!-- Clan Hall HQ Zones -->
  4. <zone name="devastated_castle_headquarter_territory" type="HqZone" shape="NPoly" minZ="-2405" maxZ="595">
  5. <stat name="clanHallId" val="34" />
  6. <!-- headquarter_territory -->
  7. <node X="176740" Y="-13838" />
  8. <node X="180040" Y="-13838" />
  9. <node X="180040" Y="-13188" />
  10. <node X="176740" Y="-13188" />
  11. </zone>
  12. <zone name="fortress_of_restless_headquarter_territory" type="HqZone" shape="NPoly" minZ="-147" maxZ="1853">
  13. <stat name="clanHallId" val="64" />
  14. <!-- headquarter_territory -->
  15. <node X="57502" Y="-31651" />
  16. <node X="58431" Y="-31607" />
  17. <node X="59638" Y="-30984" />
  18. <node X="56685" Y="-30983" />
  19. </zone>
  20. </list>