Skip to content

Instantly share code, notes, and snippets.

@Dinner1111
Created March 19, 2014 00:02
Show Gist options
  • Save Dinner1111/9632749 to your computer and use it in GitHub Desktop.
Save Dinner1111/9632749 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<map proto="1.3.2">
<name>Encounter</name>
<version>1.0.2</version>
<objective>Take the enemies dyes and use it to dye the wool found in the center of the map; Place in the victory monument to win.</objective>
<rules>
<rule>You may not attempt to glitch into your own wool room(s)!</rule>
</rules>
<include src="tutorial.xml"/>
<tutorial>
<stage title="`aCapture The Wool (CTW)">
<message>
<line>`rThis is a `aCapture The Wool `rmap.</line>
<line>`rYour objective is to enter the capture the other team's `cwools `rby placing them in your `3wool monument`r.</line>
</message>
</stage>
<stage title="`aObtaining Wool">
<message>
<line>`rYou can get `cwool `rfrom theses islands, `aloacted between both team's sides`r.</line>
<line>`rThe `cwool `rwill renew itself slowly (1 block per second) so that it does not run out too quickly.</line>
</message>
<teleport>
<point yaw="55" pitch="40">-109.5,40,135.5</point>
</teleport>
</stage>
<stage title="`6Dye Rooms (Part 1)">
<message>
<line>`rAfter getting some wool, it must be dyed. You can find dye in the `6dye rooms`r, located on the enemy team's side.</line>
</message>
<teleport>
<point yaw="60" pitch="5">-225.5,39,149.5</point>
</teleport>
</stage>
<stage title="`6Dye Rooms (Part 2)">
<message>
<line>`rInside, there is `6dye `rso you can color your `cwool`r, as well as `3gear `rto help you make it back to your side.</line>
</message>
<teleport>
<point yaw="-135" pitch="15">-244.5,34,160.5</point>
</teleport>
</stage>
<stage title="`3Wool Monuments">
<message>
<line>`rThis is your `3wool monument`r.</line>
<line>`rAfter dying your `cwool `rand making it back to your side, you must place the `cwool `rhere.</line>
</message>
<teleport>
<point yaw="90" pitch="0">-16.5,53.5,124.5</point>
</teleport>
</stage>
<stage title="`aSpawns">
<message>
<line>`rThis is where you spawn. You can exit through the side tunnels.</line>
<line>`rPlayers spawn with `3gear`r, ready to go into battle!</line>
</message>
<teleport>
<point yaw="90" pitch="40">3.5,64,124.5</point>
</teleport>
</stage>
<stage title="`7Iron Supply">
<message>
<line>`rThis is your team's `7iron supply`r.</line>
<line>`rYou can use this to craft `2Tools `rand `2Armor`r!</line>
</message>
<teleport>
<point yaw="140" pitch="30">-3.5,5-,133.5</point>
</teleport>
</stage>
<stage title="`bPortals">
<message>
<line>You can use this `bportal `rto get back into your base.</line>
</message>
<teleport>
<point yaw="-90" pitch="0">-19.5,30,124.5</point>
</teleport>
</stage>
</tutorial>
<authors>
<author contribution="map design">oib5</author>
</authors>
<contributors>
<contributor contribution="Feedback">MoNoO</contributor>
<contributor contribution="Feedback, minor building help">TheJRRNinja</contributor>
<contributor contribution="Minor building help">intothevoid4</contributor>
</contributors>
<teams>
<team color="dark red" max="32">Red Team</team>
<team color="blue" max="32">Blue Team</team>
</teams>
<wools team="red">
<wool color="green">
<block>-20.5,55,126.5</block>
</wool>
<wool color="yellow">
<block>-20.5,55,122.5</block>
</wool>
</wools>
<wools team="blue">
<wool color="magenta">
<block>-216.5,55,122.5</block>
</wool>
<wool color="orange">
<block>-216.5,55,126.5</block>
</wool>
</wools>
<maxbuildheight>53</maxbuildheight>
<kits>
<kit name="spawn">
<item slot="0" name="`aIon Saber">iron sword</item>
<item slot="1" enchantment="arrow infinite:1" name="`aAntimatter Bow">bow</item>
<item slot="28">arrow</item>
<item slot="2" enchantment="dig speed:1;durability:2">iron pickaxe</item>
<item slot="3" enchantment="durability:2">iron axe</item>
<item slot="4" amount="64" damage="1">log</item>
<item slot="5" amount="64">glass</item>
<item slot="7" amount="64">cooked beef</item>
<item slot="8" amount="2">golden apple</item>
</kit>
<kit name="red" parents="spawn">
<helmet color="FFFFFF">leather helmet</helmet>
<chestplate color="FF0000">leather chestplate</chestplate>
<leggings color="FFFFFF">leather leggings</leggings>
<boots color="FFFFFF" enchantment="protection fall:2">leather boots</boots>
</kit>
<kit name="blue" parents="spawn">
<helmet color="FFFFFF">leather helmet</helmet>
<chestplate color="0000FF">leather chestplate</chestplate>
<leggings color="FFFFFF">leather leggings</leggings>
<boots color="FFFFFF" enchantment="protection fall:2">leather boots</boots>
</kit>
</kits>
<toolrepair>
<tool>iron sword</tool>
<tool>bow</tool>
<tool>iron pickaxe</tool>
<tool>iron axe</tool>
</toolrepair>
<itemremove>
<item>leather helmet</item>
<item>leather chestplate</item>
<item>leather leggings</item>
<item>leather boots</item>
<item>cooked beef</item>
<item>string</item>
</itemremove>
<spawns>
<spawn team="red" kit="red" yaw="90">
<cuboid min="0,61,126" max="4,61,122"/>
</spawn>
<spawn team="blue" kit="blue" yaw="-90">
<cuboid min="-237,61,122" max="-241,61,127"/>
</spawn>
<default yaw="0">
<cylinder base="-118.5,67,49.5" radius="1.5" height="0"/>
</default>
</spawns>
<timelock>on</timelock>
<filters>
<filter name="no-void" parents="allow-all">
<deny>
<void/>
</deny>
</filter>
<filter name="only-red">
<team>red</team>
</filter>
<filter name="only-blue">
<team>blue</team>
</filter>
<filter name="dye-room-protection">
<not>
<block>chest</block>
<block>mob spawner</block>
</not>
</filter>
<filter name="spawn-block-protection">
<block>iron block</block>
<block damage="13">wool</block>
<block damage="4">wool</block>
<block damage="2">wool</block>
<block damage="1">wool</block>
</filter>
</filters>
<regions>
<union name="void-area">
<rectangle name="void-middle" min="-140,75" max="-97,174"/>
<rectangle name="drills" min="-31,102" max="-206,147"/> <!-- Drills located on each side -->
</union>
<union name="bases">
<circle name="red-base" center="-6.5,124.5" radius="21.5"/>
<circle name="blue-base" center="-230.5,124.5" radius="21.5"/>
</union>
<union name="water-drops" message="`7You may not edit the water drop!">
<union name="red-water-drops">
<circle center="-38.5,177.5" radius="9.5"/>
<circle center="-38.5,71.5" radius="9.5"/>
</union>
<union name="blue-water-drops">
<circle center="-198.5,71.5" radius="9.5"/>
<circle center="-198.5,177.5" radius="9.5"/>
</union>
</union>
<union name="dye-rooms">
<union name="red-dye-rooms"> <!-- Wool rooms on red's side; blue must enter -->
<cuboid name="magenta-dye-room" min="-15,0,103" max="18,53,78"/>
<cuboid name="orange-dye-room" min="-15,0,146" max="18,53,171"/>
</union>
<union name="blue-dye-rooms"> <!-- Wool rooms on blue; red must enter -->
<cuboid name="green-dye-room" min="-222,0,146" max="-255,53,171"/>
<cuboid name="yellow-dye-room" min="-222,0,103" max="-255,53,78"/>
</union>
</union>
<union name="wool-islands">
<rectangle min="-110,116" max="-130,94"/>
<rectangle min="-130,131" max="-110,153"/>
</union>
<!-- Applied -->
<apply block="no-void" message="`7You may not edit the void area!">
<negative>
<region name="void-area"/>
</negative>
</apply>
<!-- Spawn protection -->
<apply block="spawn-block-protection" message="`7You may only break iron blocks within the vicinity of the base!">
<region name="bases"/>
</apply>
<apply block="deny-all">
<region name="water-drops"/>
</apply>
<apply enter="only-red">
<region name="red-water-drops"/>
</apply>
<apply enter="only-blue">
<region name="blue-water-drops"/>
</apply>
<!-- Dye Room Protection -->
<apply block="dye-room-protection">
<region name="dye-rooms"/>
</apply>
<apply enter="only-red" message="`7You may not enter your own dye room!">
<region name="blue-dye-rooms"/>
</apply>
<apply enter="only-blue" message="`7You may not enter your own dye room!">
<region name="red-dye-rooms"/>
</apply>
<apply block="only-red" use="only-red">
<region name="blue-dye-rooms"/>
</apply>
<apply block="only-blue" use="only-blue">
<region name="red-dye-rooms"/>
</apply>
</regions>
<portals>
<!-- Red Team's Portal -->
<portal x="@-15.5" y="@55.5" z="@124.5" yaw="@-90" filter="only-red">
<cuboid name="red-portal" min="-16,29,124" max="-16,33,125"/>
</portal>
<!-- Blue Team's Portal -->
<portal x="@-221.5" y="@55.5" z="@124.5" yaw="@90" filter="only-blue">
<cuboid name="blue-portal" min="-222,29,124" max="-222,33,125"/>
</portal>
</portals>
<renewables>
<!-- Patricles set to false to prevent lag -->
<renewable rate="1" grow="false" particles="false" sound="true" avoid-entities="true">
<region>
<rectangle min="-110,116" max="-130,94"/>
<rectangle min="-130,131" max="-110,153"/>
</region>
<renew>wool</renew>
<replace>stone</replace>
<replace>cobblestone</replace>
<replace>coal ore</replace>
<replace>iron ore</replace>
</renewable>
</renewables>
<blockdrops>
<rule>
<rectangle min="-110,116" max="-130,94"/>
<rectangle min="-130,131" max="-110,153"/>
<filter>wool</filter>
<drops>
<item amount="3">wool</item>
</drops>
<replacement>stone</replacement>
<wrongtool>true</wrongtool>
</rule>
</blockdrops>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment