Advertisement
Guest User

Cihla-Renga v1.1.1

a guest
Oct 21st, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.21 KB | None | 0 0
  1. <map proto="1.3.3">
  2.     <name>Cihla-Renga</name>
  3.     <version>1.0.0</version>
  4.     <objective>
  5.         Collect wool dyes from the Spawners and get strings killing players. You must Craft the Wool and put it on the Monument.
  6.     </objective>
  7.     <authors>
  8.         <author>Alfalik</author>
  9.         <author>Jrarizpe</author>
  10.         <author>Antnecb</author>
  11.     </authors>
  12.     <contributors>
  13.         <contributor contribution="Feedback">kschnupp93</contributor>
  14.         <contributor contribution="Feedback">_BlueShadic_</contributor>
  15.         <contributor contribution="XML">Alfalik</contributor>
  16.     </contributors>
  17.     <teams>
  18.         <team color="blue" id="blue-team"max="8" max-overfill="10">Blue Team</team>
  19.         <team color="lime" id="lime-team" max="8" max-overfill="10">Lime Team</team>
  20.         <team color="magenta" id="magenta-team" max="8" max-overfill="10">Magenta Team</team>
  21.         <team color="yellow" id="yellow-team" max="8" max-overfill="10">Yellow Team</team>
  22.     </teams>
  23.     <kits>
  24.         <kit name="night-vision">
  25.             <potion duration="oo">night vision</potion>
  26.             <potion duration="oo">speed</potion>
  27.         </kit>
  28.         <kit name="spawn" parents="night-vision">
  29.             <item slot="0">stone sword</item>
  30.             <item slot="1">bow</item>
  31.             <item slot="28" amount="8">arrow</item>
  32.             <item slot="8" amount="16">steak</item>
  33.             <potion duration="3" amplifier="4">damage resistance</potion>
  34.         </kit>
  35.         <kit name="no-speed" force="true">
  36.             <potion duration="0" amplifier="0">speed</potion>
  37.             <potion duration="oo">slow</potion>
  38.         </kit>
  39.         <kit name="boost-speed" force="true">
  40.             <potion duration="0" amplifier="0">slow</potion>
  41.             <potion duration="oo">speed</potion>
  42.         </kit>
  43.         <kit parents="spawn" name="blue">
  44.             <helmet color="334CB2" damage="-3000">leather helmet</helmet>
  45.             <chestplate color="334CB2" damage="-3000">leather chestplate</chestplate>
  46.             <leggings color="334CB2" damage="-3000">leather leggings</leggings>
  47.             <boots color="334CB2" damage="-3000">leather boots</boots>
  48.         </kit>
  49.         <kit parents="spawn" name="lime">
  50.             <helmet color="7FCC19" damage="-3000">leather helmet</helmet>
  51.             <chestplate color="7FCC19" damage="-3000">leather chestplate</chestplate>
  52.             <leggings color="7FCC19" damage="-3000">leather leggings</leggings>
  53.             <boots color="7FCC19" damage="-3000">leather boots</boots>
  54.         </kit>
  55.         <kit parents="spawn" name="magenta">
  56.             <helmet color="B24CD8" damage="-3000">leather helmet</helmet>
  57.             <chestplate color="B24CD8" damage="-3000">leather chestplate</chestplate>
  58.             <leggings color="B24CD8" damage="-3000">leather leggings</leggings>
  59.             <boots color="B24CD8" damage="-3000">leather boots</boots>
  60.         </kit>
  61.         <kit parents="spawn" name="yellow">
  62.             <helmet color="E5E533" damage="-3000">leather helmet</helmet>
  63.             <chestplate color="E5E533" damage="-3000">leather chestplate</chestplate>
  64.             <leggings color="E5E533" damage="-3000">leather leggings</leggings>
  65.             <boots color="E5E533" damage="-3000">leather boots</boots>
  66.         </kit>
  67.     </kits>
  68.     <killreward>
  69.         <item amount="1">string</item>
  70.         <item amount="8">arrow</item>
  71.         <item amount="1">golden apple</item>
  72.     </killreward>
  73.     <toolrepair>
  74.         <tool>stone sword</tool>
  75.         <tool>bow</tool>
  76.     </toolrepair>
  77.     <itemremove>
  78.         <item>leather helmet</item>
  79.         <item>leather chestplate</item>
  80.         <item>leather leggings</item>
  81.         <item>leather boots</item>
  82.         <item>string</item>
  83.         <item>steak</item>
  84.         <item>wool</item>
  85.         <item>arrow</item>
  86.     </itemremove>
  87.     <wools craftable="true">
  88.         <wools team="blue">
  89.             <wool color="lime">
  90.                 <block>171.5,26,-131.5</block>
  91.             </wool>
  92.             <wool color="cyan">
  93.                 <block>169.5,26,-131.5</block>
  94.             </wool>
  95.             <wool color="purple">
  96.                 <block>167.5,26,-131.5</block>
  97.             </wool>
  98.             <wool color="red">
  99.                 <block>165.5,26,-131.5</block>
  100.             </wool>
  101.             <wool color="yellow">
  102.                 <block>163.5,26,-131.5</block>
  103.             </wool>
  104.         </wools>
  105.         <wools team="lime">
  106.             <wool color="lime">
  107.                 <block>118.5,26,-176.5</block>
  108.             </wool>
  109.             <wool color="cyan">
  110.                 <block>118.5,26,-178.5</block>
  111.             </wool>
  112.             <wool color="purple">
  113.                 <block>118.5,26,-180.5</block>
  114.             </wool>
  115.             <wool color="red">
  116.                 <block>118.5,26,-182.5</block>
  117.             </wool>
  118.             <wool color="yellow">
  119.                 <block>118.5,26,-184.5</block>
  120.             </wool>
  121.         </wools>
  122.         <wools team="magenta">
  123.             <wool color="lime">
  124.                 <block>216.5,26,-184.5</block>
  125.             </wool>
  126.             <wool color="cyan">
  127.                 <block>216.5,26,-182.5</block>
  128.             </wool>
  129.             <wool color="purple">
  130.                 <block>216.5,26,-180.5</block>
  131.             </wool>
  132.             <wool color="red">
  133.                 <block>216.5,26,-178.5</block>
  134.             </wool>
  135.             <wool color="yellow">
  136.                 <block>216.5,26,-176.5</block>
  137.             </wool>
  138.         </wools>
  139.         <wools team="yellow">
  140.             <wool color="lime">
  141.                 <block>163.5,26,-229.5</block>
  142.             </wool>
  143.             <wool color="cyan">
  144.                 <block>165.5,26,-229.5</block>
  145.             </wool>
  146.             <wool color="purple">
  147.                 <block>167.5,26,-229.5</block>
  148.             </wool>
  149.             <wool color="red">
  150.                 <block>169.5,26,-229.5</block>
  151.             </wool>
  152.             <wool color="yellow">
  153.                 <block>171.5,26,-229.5</block>
  154.             </wool>
  155.         </wools>
  156.         </wools>
  157.     </wools>       
  158.     <spawns>
  159.         <spawn team="blue" kit="blue" yaw="180">
  160.             <cuboid min="168.5,26,-133.5" max="166.5,26,-135.5"/>
  161.         </spawn>
  162.         <spawn team="lime" kit="lime" yaw="-90">
  163.             <cuboid min="120.5,26,-179.5" max="122.5,26,-181.5"/>
  164.         </spawn>
  165.         <spawn team="magenta" kit="magenta" yaw="180">
  166.             <cuboid min="214.5,26,-181.5" max="212.5,26,-179.5"/>
  167.         </spawn>
  168.         <spawn team="yellow" kit="yellow" yaw="-180">
  169.             <cuboid min="166.5,26,-227.5" max="168.5,26,-225.5"/>
  170.         </spawn>
  171.         <default kit="night-vision" yaw="90">
  172.             <cuboid min="165.5,42,-182.5" max="169.5,42,-178.5"/>
  173.         </default>
  174.     </spawns>
  175.     <regions>
  176.         <apply block="deny-all">
  177.             <rectangle min="-oo,-oo" max="oo,oo"/>
  178.         </apply>
  179.         <union name="dyes">
  180.             <cylinder name="lime-dye" base="189.5,0,-201.5" radius="5" height="40"/>
  181.             <cylinder name="cyan-dye" base="145.5,0,-201.5" radius="5" height="40"/>
  182.             <cylinder name="purple-dye" base="167.5,0,-179.5" radius="5" height="40"/>
  183.             <cylinder name="red-dye" base="145.5,0,-157.5" radius="5" height="40"/>
  184.             <cylinder name="yellow-dye" base="189.5,0,-157.5" radius="5" height="40"/>
  185.         </union>
  186.         <apply kit="boost-speed">
  187.             <region name="dyes"/>
  188.         </apply>
  189.         <apply kit="no-speed">
  190.             <negative>
  191.                 <region name="dyes"/>
  192.             </negative>
  193.         </apply>
  194.     </regions> 
  195. </map>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement