dance_of_shadows_status.xml

<statusEffects>
  <statusEffect>
    <turns>3</turns>
    <name>Dance of Shadows</name>
    <key>dance_of_shadows_status</key>
    <icon>dance_of_shadows</icon>
    <allowMany>true</allowMany>
    <modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>CritResist</type>
        <amount>0.05</amount>
      </modifiers>
    </modifiers>
  </statusEffect>
</statusEffects>