Advertisement
FrostyTeeth

Dune Ocean 1v1 Treasure Chest

Feb 19th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.27 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <dokmap version="1.1">
  3.     <!-- More Maps by SSSS -->
  4.     <meta name="Treasure Chest [2]"
  5.           authors="HottestManEver, FrostyTeeth"
  6.           description="fun"/>
  7.    
  8.     <layout map="M06" mode="Team" players="2">
  9.    
  10.     <bounds top="-2200" right="6200" bottom="-10000" left="-7500"/>
  11.  
  12.         <spawns>
  13.                 <!-- team 1 -->
  14.                 <spawn team="0" index="0" x="5300" y="-4400" angle="0"/>
  15.  
  16.                 <!-- team 2 -->
  17.                 <spawn team="1" index="0" x="-7000" y="-7500" angle="0"/>
  18.  
  19.         </spawns>
  20.    
  21.         <resources>
  22.        
  23.         <!-- east -->
  24.         <resource x="5500" y="-4250" type="cu" amount="7500"/>
  25.         <resource x="5500" y="-4400" type="ru" amount="3000"/>
  26.         <resource x="5500" y="-4550" type="cu" amount="7500" />
  27.  
  28.         <resource x="2900" y="-4300" type="ru" amount="4000" />
  29.         <resource x="2900" y="-4200" type="cu" amount="10500" />
  30.  
  31.  
  32.  
  33.         <!-- west -->
  34.         <resource x="-7200" y="-7350" type="cu" amount="7500" />
  35.         <resource x="-7200" y="-7500" type="ru" amount="3000" />
  36.         <resource x="-7200" y="-7650" type="cu" amount="7500" />
  37.  
  38.         <resource x="-4750" y="-5900" type="ru" amount="4000" />
  39.         <resource x="-4650" y="-6000" type="cu" amount="10500" />
  40.  
  41.  
  42.  
  43.  
  44.  
  45.         </resources>
  46.    
  47.         <wrecks>
  48.             <!-- West Wreck for East resources -->
  49.             <wreck x="-7000" y="-5000" angle="315">
  50.                 <resource x="5700" y="-4250" type="cu" amount="17500" collectors="4"/>
  51.                 <resource x="5700" y="-4400" type="ru" amount="12000" collectors="4"/>
  52.             </wreck>
  53.  
  54.             <!-- East Wreck for West resources -->
  55.             <wreck x="5725" y="-6500" angle="97">
  56.                 <resource x="-7500" y="-7350" type="cu" amount="17500" collectors="4"/>
  57.                 <resource x="-7500" y="-7500" type="ru" amount="12000" collectors="4"/>
  58.             </wreck>
  59.         </wrecks>
  60.  
  61.             <artifacts>
  62.  
  63.                     <artifact x="-2700" y="-3950"/>
  64.                     <artifact x="-1300" y="-3650"/>
  65.                     <artifact x="0" y="-3650"/>
  66.  
  67.  
  68.             </artifacts>
  69.  
  70.         <ezs>
  71.                 <!-- extraction zones -->
  72.                     <!-- Kalash Teeth has extraction zones of radius 500 for reference -->
  73.                     <ez team="0" x="-1700" y="-8900" radius="500"/>
  74.                     <ez team="1" x="1250" y="-8120" radius="500"/>
  75.             </ezs>
  76.  
  77.             <blockers existing="false">
  78.  
  79.         </blockers>
  80.  
  81.  
  82.  
  83.     </layout>
  84. </dokmap>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement