<abilities>
  <ability>
    <hideHitSplash>true</hideHitSplash>
    <name>Summon Brambles</name>
    <key>summon_brambles</key>
    <skill>nature_magic</skill>
    <icon>naturemagic_3</icon>
    <tagline>"Thorns arise, bite and hinder their every step."</tagline>
    <description>
      Summon bramble bushes in target area.
      [p]Bramble bushes last for 30 turns. Standing in a bramble bush deals 4 damage per turn and slows
      movement by 75.
      [p]Bramble bushes cannot grow on the same tile as doors.
    </description>
    <type>Target</type>
    <subType>1_Abilities</subType>
    <abilitySoundPack>spell_poison</abilitySoundPack>
    <cost>30.0</cost>
    <cooldown>1</cooldown>
    <targetInfo>
      <type>TileSelection</type>
      <aoeTargeting>
        <selectionArea>
          <type>square</type>
          <allowTargets>
            <allowCreature>false</allowCreature>
            <allowEmpty>true</allowEmpty>
            <allowPlayer>false</allowPlayer>
          </allowTargets>
          <params>
            <params type="width">6</params>
            <params type="height">6</params>
          </params>
        </selectionArea>
        <targetArea>
          <type>square</type>
          <params>
            <params type="width">1</params>
            <params type="height">1</params>
          </params>
        </targetArea>
      </aoeTargeting>
      <tileEffect>
        SummonBrambles
      </tileEffect>
      <usesAmmo>false</usesAmmo>
      <abilityUseTime>
        <type>standard</type>
      </abilityUseTime>
    </targetInfo>
    <unlockInfo>
      <autoUnlock>-1</autoUnlock>
      <autoDiscover>0</autoDiscover>
      <unlockRequirements>
        <requiredPoints>1</requiredPoints>
      </unlockRequirements>
    </unlockInfo>
    <requirements>
      <requirements>
        <type>HasStat</type>
        <params>
          <params type="key">EnaliaAttunement</params>
          <params type="amount">1</params>
        </params>
      </requirements>
    </requirements>
  </ability>
</abilities>
