<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="29">
  <CheatEntries>
    <CheatEntry>
      <ID>4</ID>
      <Description>"Activate Mono (Must Enable Mono Features 1st)"</Description>
      <Options moHideChildren="1"/>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
if (LaunchMonoDataCollector()==0) then
  error('Failed to Activate Mono Features')
end
{$asm}
[ENABLE]
[DISABLE]
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>1</ID>
          <Description>"Invulnerability"</Description>
          <LastState Activated="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
PlayerAction:UpdateHealthBar+15:
nop
nop
nop
nop
nop
nop
 
 
[DISABLE]
PlayerAction:UpdateHealthBar+15:
fstp dword ptr [edi+00000278]


</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>10</ID>
          <Description>"Don't get hungry"</Description>
          <LastState Activated="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
PlayerAction:UpdateHungerBar+23:
nop
nop
nop
nop
nop
nop

 
[DISABLE]
PlayerAction:UpdateHungerBar+23:
fstp dword ptr [edi+0000027C]

</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>11</ID>
          <Description>"Don't spent mana"</Description>
          <LastState Activated="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
PlayerAction:UpdateMagicBar+15:
nop
nop
nop
nop
nop
nop


 
 
[DISABLE]
PlayerAction:UpdateMagicBar+15:
fstp dword ptr [edi+00000280]

</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>17</ID>
          <Description>"Torch does not burn down"</Description>
          <LastState Activated="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
PlayerAction:ShowHUD+92:
nop
nop
nop
nop
nop
nop

 
 
[DISABLE]
PlayerAction:ShowHUD+92:
fstp dword ptr [edi+00000284]

</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>7</ID>
          <Description>"Attribute Points do not decrease when spent"</Description>
          <LastState/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]
RPGStats:AddToAttributes+140:
nop
 
 
[DISABLE]
RPGStats:AddToAttributes+140:
dec ecx

</AssemblerScript>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Reads Health:
PlayerAction:FixedUpdate+75 
00BFF4FD - D9 87 78020000        - fld dword ptr [edi+00000278]

the values for health food and mana are in this order, right after each other, all floats</Comments>
</CheatTable>
