fatigued.xml
<statusEffects>
<statusEffect>
<name>Fatigued</name>
<key>fatigued</key>
<type>mental</type>
<icon>wounds_9</icon>
<description>
Travel weariness has seeped into your body.
[p]Sleep to remove. Mental wounds cannot be cured through normal medicine.
</description>
<hasTurns>false</hasTurns>
<modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-10.0</amount>
</modifiers>
<modifiers>
<type>AttackSpeedBonus</type>
<amount>-10.0</amount>
</modifiers>
<modifiers>
<type>MoveSpeedBonus</type>
<amount>-10.0</amount>
</modifiers>
</modifiers>
</statusEffect>
</statusEffects>