<?xml version="1.0"?>
<map proto="1.3.3">
<include src="tutorial.xml"/>
<name>Drow's Crevice: UHC</name>
<version>1.0.1</version>
<objective>Eliminate the enemy team in 8 minutes or less. You have one life!</objective>
<gamemode>blitz</gamemode>
<authors>
    <author uuid="c65e66b3-e932-4b33-b907-fe4916806076"/> <!-- Draco_Rogue -->
    <author uuid="8d812ffa-e5f1-4658-bb47-a18b785ccd27"/> <!-- HardstyleRaver2 -->
</authors>
<teams>
    <team color="gold" max="16" max-overfill="20">Orange</team>
    <team color="blue" max="16" max-overfill="20">Blue</team>
</teams>
<blitz>
    <time>8m</time>
    <title>Blitz: UHC</title>
</blitz>
<spawns>
    <spawn team="orange" kit="orange" yaw="-90">
        <cuboid min="244,21,-2" max="241,21,1"/>
    </spawn>
    <spawn team="blue" kit="blue" yaw="90">
        <cuboid min="156,21,1" max="153,21,-2"/>
    </spawn>
    <default yaw="0">
        <point>198.5,14,-0.5</point>
    </default>
</spawns>
<kits>
    <kit name="spawn">
        <item slot="0" unbreakable="true">stone sword</item>
        <item slot="1" unbreakable="true">bow</item>
        <item slot="2" amount="8">torch</item>
        <item slot="3" damage="8261">potion</item>
        <item slot="8" amount="16">arrow</item>
        <chestplate unbreakable="true">iron chestplate</chestplate>
        <boots unbreakable="true">iron boots</boots>
        <potion duration="3">heal</potion>
    </kit>
    <kit name="orange" parents="spawn">
        <helmet color="D87F33" unbreakable="true">leather helmet</helmet>
        <leggings color="D87F33" unbreakable="true">leather leggings</leggings>
    </kit>
    <kit name="blue" parents="spawn">
        <helmet color="6699D8" unbreakable="true">leather helmet</helmet>
        <leggings color="6699D8" unbreakable="true">leather leggings</leggings>
    </kit>
</kits>
<itemremove>
    <item>leather helmet</item>
    <item>iron chestplate</item>
    <item>leather leggings</item>
    <item>iron boots</item>
    <item>potion</item>
    <item>glass bottle</item>
    <item>torch</item>
    <item>arrow</item>
</itemremove>
<toolrepair>
    <tool>stone sword</tool>
    <tool>bow</tool>
</toolrepair>
<filters>
    <filter name="only-torches" parents="deny-all">
        <allow>
            <block>torch</block>
        </allow>
    </filter>
</filters>
<regions>
    <apply block="only-torches">
        <rectangle min="-oo,-oo" max="oo,oo"/>
    </apply>
</regions>
<timelock>on</timelock>
<killreward>
    <item amount="8">arrow</item>
    <item damage="8261">potion</item>
</killreward>
<hunger>
    <depletion>off</depletion>
</hunger>
<tutorial>
    <stage title="Blitz: UHC">
        <message>
            <line>This map is a `4`lBlitz`r map.</line>
            <line>It is in `bUHC`r mode, which means you will `lnot`r regenerate health through hunger.</line>
        </message>
        <teleport>
            <point yaw="-150" pitch="10">180,9,19</point>
        </teleport>
    </stage>
    <stage title="Regeneration Methods">
        <message>
            <line>This is a `aregeneration potion`r spawner. Each potion heals for `atwo and a half hearts`r.</line>
            <line>`rEach set of potions spawn every 18 seconds.</line>
            <line>`bPotions of Healing`r are also gained upon each `4kill`r.</line>
        </message>
        <teleport>
            <point yaw="130" pitch="10">203,5,4</point>
        </teleport>
    </stage>
</tutorial>
</map>