<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="46">
  <CheatEntries>
    <CheatEntry>
      <ID>2671</ID>
      <Description>"Code of Princess"</Description>
      <Options moHideChildren="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1"/>
      <Color>C08000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

aobscanmodule(One,game.exe,3B 06 74 41 81 3E 0F 27 00 00)
aobscanmodule(Two,game.exe,66 83 B9 AA 05 00 00 00 7F 04)

alloc(newmemOne,$1000)
alloc(newmemTwo,$1000)
alloc(Three,4)
alloc(Four,1)
alloc(Five,1)

registersymbol(One)
registersymbol(Two)
registersymbol(Three)
registersymbol(Four)
registersymbol(Five)

label(codeOne)
label(codeTwo)
label(codeThree)
label(codeFour)
label(returnOne)
label(returnTwo)

Three:
  dd 0

Four:
  db 0

Five:
  db 0

newmemOne:

codeOne:
  mov dword ptr [Three],esi
  cmp eax,[esi]
  je game.exe+16C51C
  cmp [esi],0000270F
  jmp returnOne

One:
  jmp newmemOne
  nop 5

returnOne:

newmemTwo:
  cmp byte ptr [Four],1
  je codeTwo
  cmp byte ptr [Five],1
  je codeThree
  jmp codeFour

codeTwo:
  xor ax,ax
  mov word ptr [ecx+000005AA],ax
  jmp returnTwo

codeThree:
  cmp word ptr [ecx+000005AA],1
  jbe codeFour
  mov  word ptr [ecx+000005AA],1

codeFour:
  cmp word ptr [ecx+000005AA],00
  jmp returnTwo

Two:
  jmp newmemTwo
  nop 3

returnTwo:

[DISABLE]

One:
  db 3B 06 74 41 81 3E 0F 27 00 00

Two:
  db 66 83 B9 AA 05 00 00 00

unregistersymbol(One)
unregistersymbol(Two)
unregistersymbol(Three)
unregistersymbol(Four)
unregistersymbol(Five)

dealloc(newmemOne)
dealloc(newmemTwo)
dealloc(Three)
dealloc(Four)
dealloc(Five)
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>2550</ID>
          <Description>"==== General ===="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2663</ID>
              <Description>"Freeze Time"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Six,game.exe,FF 86 E0 02 00 00 E8)
registersymbol(Six)

game.exe+191C5E:
  db 90 90 90 90 90 90

[DISABLE]

Six:
  db FF 86 E0 02 00 00

unregistersymbol(Six)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2687</ID>
              <Description>"Infinite Health"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Seven,game.exe,0F BF 82 AA 05 00 00 0F)
aobscanmodule(Eight,game.exe,0F BF 92 A8 05 00 00)

alloc(newmemOne,$1000)
alloc(newmemTwo,$1000)

registersymbol(Seven)
registersymbol(Eight)

label(codeOne)
label(codeTwo)
label(returnOne)
label(returnTwo)

newmemOne:

codeOne:
  mov ax,word ptr [edx+000005AE]
  mov word ptr [edx+000005AA],ax
  movsx eax,word ptr [edx+000005AA]
  jmp returnOne

Seven:
  jmp newmemOne
  nop 2

returnOne:

newmemTwo:

codeTwo:
  mov ax,word ptr [edx+000005AE]
  mov word ptr [edx+000005A8],ax
  movsx edx,word ptr [edx+000005A8]
  jmp returnTwo

Eight:
  jmp newmemTwo
  nop 2

returnTwo:

[DISABLE]

Seven:
  db 0F BF 82 AA 05 00 00

Eight:
  db 0F BF 92 A8 05 00 00

unregistersymbol(Seven)
unregistersymbol(Eight)

dealloc(newmemOne)
dealloc(newmemTwo)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2678</ID>
              <Description>"Infinite Magic"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Nine,game.exe,C2 66 89 81 AC 05 00 00 5D)
alloc(newmem,$1000)

label(code)
label(return)

newmem:

code:
  mov ax,word ptr [ecx+000005B2]
  mov [ecx+000005AC],ax
  jmp return

Nine+01:
  jmp newmem
  nop 2

return:
registersymbol(Nine)

[DISABLE]

Nine+01:
  db 66 89 81 AC 05 00 00

unregistersymbol(Nine)
dealloc(newmem)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2958</ID>
              <Description>"Instant Kills"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Four:
  db 1

[DISABLE]

Four:
  db 0
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2962</ID>
              <Description>"⬆Don't use it during the quest Milk Macchiato, or disable it before 'Quest Clear' appears."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2959</ID>
              <Description>"Quick Kills"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

Five:
  db 1

[DISABLE]

Five:
  db 0
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2551</ID>
          <Description>"==== Extras ====="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2676</ID>
              <Description>"Gold"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5751E4</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2672</ID>
              <Description>"Bonus Points"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[Three]</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2688</ID>
              <Description>"⬆Only shows the correct value while in the Level Up screen."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2935</ID>
              <Description>"Infinite Gold"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Ten,game.exe,A3 E4 51 ?? ?? 8D)

alloc(Eleven,5)

registersymbol(Ten)
registersymbol(Eleven)

Eleven:
  readmem(Ten,5)

game.exe+1905FD:
  db 90 90 90 90 90

[DISABLE]

Ten:
  readmem(Eleven,5)

unregistersymbol(Ten)
unregistersymbol(Eleven)

dealloc(Eleven)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2941</ID>
              <Description>"Infinite Bonus Points"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Twelve,game.exe,89 46 1C FF 07)
registersymbol(Twelve)

game.exe+16CD13:
  db 90 90 90

[DISABLE]

Twelve:
  db 89 46 1C

unregistersymbol(Twelve)
</AssemblerScript>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2937</ID>
          <Description>"=== Experience ==="</Description>
          <Options moHideChildren="1" moDeactivateChildrenAsWell="1"/>
          <Color>C080FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2942</ID>
              <Description>"Maximum Experience"</Description>
              <Color>C08000</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]

aobscanmodule(Thirteen,game.exe,8B 14 D5 60 5B ?? ?? E8 AD)

alloc(newmem,$1000)
alloc(Fourteen,7)

registersymbol(Thirteen)
registersymbol(Fourteen)

label(code)
label(return)

Fourteen:
  readmem(Thirteen,7)

newmem:

code:
  mov dword ptr [edx*8+game.exe+575B60],34ADF
  mov edx,[edx*8+game.exe+575B60]
  jmp return

Thirteen:
  jmp newmem
  nop 2

return:

[DISABLE]

Thirteen:
  readmem(Fourteen,7)

unregistersymbol(Thirteen)
unregistersymbol(Fourteen)

dealloc(newmem)
dealloc(Fourteen)
</AssemblerScript>
            </CheatEntry>
            <CheatEntry>
              <ID>2936</ID>
              <Description>"⬆Complete a quest with each character to level them up to maximum."</Description>
              <Color>C0C0C0</Color>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2931</ID>
              <Description>"Ali-Baba"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575BD0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2933</ID>
              <Description>"Allegro Nantabile Cantabile"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575C40</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2992</ID>
              <Description>"Archdemon"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5765E0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2981</ID>
              <Description>"Bandit"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576378</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2972</ID>
              <Description>"Bomb Bug"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576110</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2990</ID>
              <Description>"Bonecaster"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576570</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2963</ID>
              <Description>"Boss Baku Juppongi"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575EA8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2976</ID>
              <Description>"Distron Captain"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576260</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2975</ID>
              <Description>"Distron Knight"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576228</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2978</ID>
              <Description>"Distron Officer"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5762D0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2977</ID>
              <Description>"Distron Soldier"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576298</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2993</ID>
              <Description>"Dragon"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576618</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2967</ID>
              <Description>"Dreadlord"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575FF8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2980</ID>
              <Description>"Ergeant Semble"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576340</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2964</ID>
              <Description>"Fallen Angel Dios Diablos Distille"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575F18</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2960</ID>
              <Description>"General Alchemia"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575E00</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2961</ID>
              <Description>"General Baku Juppongi"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575E70</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2946</ID>
              <Description>"General Joe the Liongate"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575D58</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2988</ID>
              <Description>"Iron Golem"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576500</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2983</ID>
              <Description>"Juggernaut"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5763E8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2994</ID>
              <Description>"King Golgius de Lux"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576650</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2984</ID>
              <Description>"Kobold Scout"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576420</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2932</ID>
              <Description>"Lady Zozo"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575C08</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2965</ID>
              <Description>"Mandrake"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575F88</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2945</ID>
              <Description>"Marcopolis Neko"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575D20</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2939</ID>
              <Description>"Master T Drakkhen"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575CE8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2995</ID>
              <Description>"Mistress Eluda"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576688</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2966</ID>
              <Description>"Ogre"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575FC0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3000</ID>
              <Description>"Old Man"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576880</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>3001</ID>
              <Description>"Old Woman"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5768B8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2968</ID>
              <Description>"Ooze"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576030</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2971</ID>
              <Description>"Orc"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5760D8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2996</ID>
              <Description>"Orphan"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5766C0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2982</ID>
              <Description>"Ruffian"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5763B0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2979</ID>
              <Description>"Sergeant Emble"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576308</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2947</ID>
              <Description>"Schwartz Dunkelheit de Lux"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575D90</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2973</ID>
              <Description>"Shade"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576180</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2943</ID>
              <Description>"Sister Helga Wilhelmina"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575C78</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2989</ID>
              <Description>"Skullknight"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576538</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2929</ID>
              <Description>"Solange Blanchefleur de Lux"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575B98</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2986</ID>
              <Description>"Spiderpod"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576490</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2974</ID>
              <Description>"Sword Wasp"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5761B8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2948</ID>
              <Description>"The Guardian"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575DC8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2970</ID>
              <Description>"Tiny Troll"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5760A0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2969</ID>
              <Description>"Troll"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576068</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2985</ID>
              <Description>"Treant"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576458</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2938</ID>
              <Description>"Tsukikage"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+575CB0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2987</ID>
              <Description>"Vampyre Bat"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5764C8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2999</ID>
              <Description>"Village Girl"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576810</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2998</ID>
              <Description>"Villager"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+576768</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2997</ID>
              <Description>"Young Girl"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5766F8</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>2991</ID>
              <Description>"Zombie"</Description>
              <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">??:Waiting
</DropDownList>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>C08000</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>game.exe+5765A8</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Created by: Outrun
https://opencheattables.com</Comments>
</CheatTable>
