hexed.xml
<statusEffects>
<statusEffect>
<turns>2</turns>
<name>Hexed</name>
<key>hexed</key>
<icon>icon_status_hex</icon>
<resistedBy>MagicWarding</resistedBy>
<reduceOnStartOfTurn>true</reduceOnStartOfTurn>
<description>
You are standing on Hexed ground. Stay at your own peril.
</description>
<hasTurns>true</hasTurns>
<hideTurns>true</hideTurns>
<modifiers>
<modifiers>
<type>DamageReceived</type>
<amount>0.2</amount>
</modifiers>
<modifiers>
<type>HealingEfficiency</type>
<amount>-0.45</amount>
</modifiers>
<modifiers>
<type>MentalWarding</type>
<amount>-0.15</amount>
</modifiers>
</modifiers>
</statusEffect>
</statusEffects>