entangled.xml

<statusEffects>
  <statusEffect>
    <turns>2</turns>
    <name>Entangled</name>
    <key>entangled</key>
    <icon>icon_status_entangled</icon>
    <color>6186b9</color>
    <resistedBy>MagicWarding</resistedBy>
    <modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-100.0</amount>
      </modifiers>
    </modifiers>
  </statusEffect>
</statusEffects>