<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="51">
  <CheatEntries>
    <CheatEntry>
      <ID>3743</ID>
      <Description>"╔══════════════════════════════╗"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3744</ID>
      <Description>"║                     Darksiders 3                            ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3745</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3746</ID>
      <Description>"║        === COMPACT VIEW ===               ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]
// Script Created By mgr.inz.Player On CE Forums
LuaCall(function cycleFullCompact(sender,force) local state = not(compactmenuitem.Caption == 'Compact View Mode'); if force~=nil then state = not force end; compactmenuitem.Caption = state and 'Compact View Mode' or 'Full View Mode'; getMainForm().Splitter1.Visible = state; getMainForm().Panel4.Visible    = state; getMainForm().Panel5.Visible    = state; end; function addCompactMenu() if compactmenualreadyexists then return end; local parent = getMainForm().Menu.Items; compactmenuitem = createMenuItem(parent); parent.add(compactmenuitem); compactmenuitem.Caption = 'Compact View Mode'; compactmenuitem.OnClick = cycleFullCompact; compactmenualreadyexists = 'yes'; end; addCompactMenu(); cycleFullCompact(nil,true))

[DISABLE]
LuaCall(cycleFullCompact(nil,false))
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>3747</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>7</ID>
      <Description>"║        === PLAYER MANAGER ===          ║"</Description>
      <Options moHideChildren="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{
  ==============================================
   Darksiders 3 Table by SeryogaSK
  ----------------------------------------------
   Game    : Darksiders3-Win64-Shipping.exe
   Version :  (Steam)
   Author  : SeryogaSK
   Website : Habibrahimov.com
  ----------------------------------------------
   Warning: Online use may trigger anti-cheat!
  ==============================================

  This script
}

[ENABLE]

aobscanmodule(ply_healths,Darksiders3-Win64-Shipping.exe,48 8B 01 F2 0F 11 44 24 40 FF 90 A0 06 00 00) // should be unique
alloc(newmem,$1000,ply_healths)
alloc(ply_base,8)

label(code)
label(return)

newmem:
mov [ply_base],rcx
code:
  mov rax,[rcx]
  movsd [rsp+40],xmm0
  call qword ptr [rax+000006A0]
  jmp return

ply_healths:
  jmp far newmem
  nop
return:
registersymbol(ply_healths ply_base)

[DISABLE]

ply_healths:
  db 48 8B 01 F2 0F 11 44 24 40 FF 90 A0 06 00 00

unregistersymbol(*)
dealloc(*)

{
// ORIGINAL CODE - INJECTION POINT: "Darksiders3-Win64-Shipping.exe"+1563013

"Darksiders3-Win64-Shipping.exe"+1562FE7: 75 07                    - jne "Darksiders3-Win64-Shipping.exe"+1562FF0
"Darksiders3-Win64-Shipping.exe"+1562FE9: 48 8B 8B 50 06 00 00     - mov rcx,[rbx+00000650]
"Darksiders3-Win64-Shipping.exe"+1562FF0: 48 8B 9C 24 80 00 00 00  - mov rbx,[rsp+00000080]
"Darksiders3-Win64-Shipping.exe"+1562FF8: 48 85 C9                 - test rcx,rcx
"Darksiders3-Win64-Shipping.exe"+1562FFB: 74 25                    - je "Darksiders3-Win64-Shipping.exe"+1563022
"Darksiders3-Win64-Shipping.exe"+1562FFD: 8B 44 24 28              - mov eax,[rsp+28]
"Darksiders3-Win64-Shipping.exe"+1563001: 48 8D 54 24 40           - lea rdx,[rsp+40]
"Darksiders3-Win64-Shipping.exe"+1563006: F2 0F 10 44 24 20        - movsd xmm0,[rsp+20]
"Darksiders3-Win64-Shipping.exe"+156300C: 0F 28 D6                 - movaps xmm2,xmm6
"Darksiders3-Win64-Shipping.exe"+156300F: 89 44 24 48              - mov [rsp+48],eax
// ---------- INJECTING HERE ----------
"Darksiders3-Win64-Shipping.exe"+1563013: 48 8B 01                 - mov rax,[rcx]
// ---------- DONE INJECTING  ----------
"Darksiders3-Win64-Shipping.exe"+1563016: F2 0F 11 44 24 40        - movsd [rsp+40],xmm0
"Darksiders3-Win64-Shipping.exe"+156301C: FF 90 A0 06 00 00        - call qword ptr [rax+000006A0]
"Darksiders3-Win64-Shipping.exe"+1563022: 0F 28 74 24 60           - movaps xmm6,[rsp+60]
"Darksiders3-Win64-Shipping.exe"+1563027: 48 83 C4 78              - add rsp,78
"Darksiders3-Win64-Shipping.exe"+156302B: C3                       - ret 
"Darksiders3-Win64-Shipping.exe"+156302C: CC                       - int 3 
"Darksiders3-Win64-Shipping.exe"+156302D: CC                       - int 3 
"Darksiders3-Win64-Shipping.exe"+156302E: CC                       - int 3 
"Darksiders3-Win64-Shipping.exe"+156302F: CC                       - int 3 
"Darksiders3-Win64-Shipping.exe"+1563030: 48 89 74 24 18           - mov [rsp+18],rsi
}
</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>8</ID>
          <Description>"Player Base"</Description>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>8 Bytes</VariableType>
          <Address>ply_base</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>104</ID>
          <Description>"--------------------------------------------- ----------------------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
        <CheatEntry>
          <ID>102</ID>
          <Description>"GodMode"</Description>
          <DropDownList DescriptionOnly="1" DisplayValueAsItem="1">0:OFF
1:ON
</DropDownList>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Byte</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>1270</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>166</ID>
          <Description>"Health"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Float</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>814</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>160</ID>
          <Description>"Speed"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Float</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>1d4</Offset>
            <Offset>380</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>165</ID>
          <Description>"Level"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>810</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>161</ID>
          <Description>"Lurcher"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>2C</Offset>
            <Offset>40</Offset>
            <Offset>158</Offset>
            <Offset>1208</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>246</ID>
          <Description>"Wrath"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Float</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>130</Offset>
            <Offset>10A0</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>244</ID>
          <Description>"Chaos"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Float</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>130</Offset>
            <Offset>FF0</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>245</ID>
          <Description>"Stamina"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Float</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>130</Offset>
            <Offset>1070</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>3757</ID>
          <Description>"--------------------------------------------- ----------------------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
        <CheatEntry>
          <ID>2877</ID>
          <Description>"Force Level"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>AF8</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>2876</ID>
          <Description>"Storm Level"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>AFC</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>2875</ID>
          <Description>"Stasis Level"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>B00</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>2874</ID>
          <Description>"Fire Level"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>B04</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>2878</ID>
          <Description>"Hollow Form Global Cooldown"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>Float</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>B08</Offset>
          </Offsets>
          <CheatEntries>
            <CheatEntry>
              <ID>2879</ID>
              <Description>"Cancel Hollow Form HoldTime"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>B0C</Offset>
              </Offsets>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2867</ID>
          <Description>"--------------------------------------------- ----------------------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
        <CheatEntry>
          <ID>2873</ID>
          <Description>"--------------------------------------------- Chaos Form ----------------------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>2872</ID>
              <Description>"Damage"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>D38</Offset>
              </Offsets>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>2881</ID>
          <Description>"--------------------------------------------- ----------------------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
        <CheatEntry>
          <ID>248</ID>
          <Description>"Attribute Points Per Level"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>110</Offset>
            <Offset>1108</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>2869</ID>
          <Description>"Attribute Points Spent"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>118</Offset>
            <Offset>1108</Offset>
          </Offsets>
        </CheatEntry>
        <CheatEntry>
          <ID>247</ID>
          <Description>"Attribute Points"</Description>
          <ShowAsSigned>0</ShowAsSigned>
          <VariableType>4 Bytes</VariableType>
          <Address>ply_base</Address>
          <Offsets>
            <Offset>114</Offset>
            <Offset>1108</Offset>
          </Offsets>
          <CheatEntries>
            <CheatEntry>
              <ID>2866</ID>
              <Description>"--------------------------------------------- Max 300 ----------------------------------------------"</Description>
              <GroupHeader>1</GroupHeader>
            </CheatEntry>
            <CheatEntry>
              <ID>2868</ID>
              <Description>"Health Attrib Level"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>8</Offset>
                <Offset>100</Offset>
                <Offset>1108</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>249</ID>
              <Description>"Stamina Attrib Level"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>18</Offset>
                <Offset>100</Offset>
                <Offset>1108</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>250</ID>
              <Description>"Strength Attrib Level"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>28</Offset>
                <Offset>100</Offset>
                <Offset>1108</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>251</ID>
              <Description>"Arcane Attrib Level"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>38</Offset>
                <Offset>100</Offset>
                <Offset>1108</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>252</ID>
              <Description>"Wrath Attrib Level"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>ply_base</Address>
              <Offsets>
                <Offset>48</Offset>
                <Offset>100</Offset>
                <Offset>1108</Offset>
              </Offsets>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>103</ID>
          <Description>"--------------------------------------------- ----------------------------------------------"</Description>
          <GroupHeader>1</GroupHeader>
        </CheatEntry>
        <CheatEntry>
          <ID>2883</ID>
          <Description>"║        === SAVE MANAGER ===          ║"</Description>
          <Options moHideChildren="1"/>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{
  ==============================================
   Darksiders 3 Table by SeryogaSK
  ----------------------------------------------
   Game    : Darksiders3-Win64-Shipping.exe
   Version :  (Steam)
   Author  : SeryogaSK
   Website : Habibrahimov.com
  ----------------------------------------------
   Warning: Online use may trigger anti-cheat!
  ==============================================

  This script
}

[ENABLE]

aobscanmodule(ply_waypontelst,Darksiders3-Win64-Shipping.exe,49 8B 45 00 4C 8B CB 4D 8B C7 49 8B D6 49 8B CD) // should be unique
alloc(newmem,$1000,ply_waypontelst)
alloc(ply_wppointsof,8)

label(code)
label(return)

newmem:
mov [ply_wppointsof],r13
code:
  mov rax,[r13+00]
  mov r9,rbx
  mov r8,r15
  mov rdx,r14
  mov rcx,r13
  jmp return

ply_waypontelst:
  jmp far newmem
  nop 2
return:
registersymbol(ply_waypontelst ply_wppointsof)

[DISABLE]

ply_waypontelst:
  db 49 8B 45 00 4C 8B CB 4D 8B C7 49 8B D6 49 8B CD

unregistersymbol(*)
dealloc(*)

{
// ORIGINAL CODE - INJECTION POINT: "Darksiders3-Win64-Shipping.exe"+704A79

"Darksiders3-Win64-Shipping.exe"+704A4D: 48 8D 41 0F                    - lea rax,[rcx+0F]
"Darksiders3-Win64-Shipping.exe"+704A51: 48 3B C1                       - cmp rax,rcx
"Darksiders3-Win64-Shipping.exe"+704A54: 77 0A                          - ja "Darksiders3-Win64-Shipping.exe"+704A60
"Darksiders3-Win64-Shipping.exe"+704A56: 48 B8 F0 FF FF FF FF FF FF 0F  - mov rax,0FFFFFFFFFFFFFF0
"Darksiders3-Win64-Shipping.exe"+704A60: 48 83 E0 F0                    - and rax,-10
"Darksiders3-Win64-Shipping.exe"+704A64: E8 47 9D 73 01                 - call "Darksiders3-Win64-Shipping.exe"+1E3E7B0
"Darksiders3-Win64-Shipping.exe"+704A69: 48 2B E0                       - sub rsp,rax
"Darksiders3-Win64-Shipping.exe"+704A6C: 4C 8D 7C 24 30                 - lea r15,[rsp+30]
"Darksiders3-Win64-Shipping.exe"+704A71: 49 83 C7 0F                    - add r15,0F
"Darksiders3-Win64-Shipping.exe"+704A75: 49 83 E7 F0                    - and r15,-10
// ---------- INJECTING HERE ----------
"Darksiders3-Win64-Shipping.exe"+704A79: 49 8B 45 00                    - mov rax,[r13+00]
// ---------- DONE INJECTING  ----------
"Darksiders3-Win64-Shipping.exe"+704A7D: 4C 8B CB                       - mov r9,rbx
"Darksiders3-Win64-Shipping.exe"+704A80: 4D 8B C7                       - mov r8,r15
"Darksiders3-Win64-Shipping.exe"+704A83: 49 8B D6                       - mov rdx,r14
"Darksiders3-Win64-Shipping.exe"+704A86: 49 8B CD                       - mov rcx,r13
"Darksiders3-Win64-Shipping.exe"+704A89: FF 90 00 02 00 00              - call qword ptr [rax+00000200]
"Darksiders3-Win64-Shipping.exe"+704A8F: 89 45 20                       - mov [rbp+20],eax
"Darksiders3-Win64-Shipping.exe"+704A92: 8B F0                          - mov esi,eax
"Darksiders3-Win64-Shipping.exe"+704A94: A8 01                          - test al,01
"Darksiders3-Win64-Shipping.exe"+704A96: 0F 84 44 01 00 00              - je "Darksiders3-Win64-Shipping.exe"+704BE0
"Darksiders3-Win64-Shipping.exe"+704A9C: 45 0F B7 86 8E 00 00 00        - movzx r8d,word ptr [r14+0000008E]
}
</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>2885</ID>
              <Description>"OwningGameInstance"</Description>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>[ply_wppointsof]</Address>
              <CheatEntries>
                <CheatEntry>
                  <ID>2886</ID>
                  <Description>"Waypoints [60 x WaypointInfo (144B)]"</Description>
                  <Options moManualExpandCollapse="1"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+3E8</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>2887</ID>
                      <Description>"[0]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2888</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2889</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2890</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2891</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2892</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2893</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2894</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2895</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2896</ID>
                      <Description>"[1]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+90</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2897</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2898</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2899</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2900</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2901</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2902</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2903</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2904</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2905</ID>
                      <Description>"[2]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+120</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2906</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2907</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2908</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2909</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2910</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2911</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2912</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2913</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2914</ID>
                      <Description>"[3]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1B0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2915</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2916</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2917</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2918</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2919</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2920</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2921</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2922</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2923</ID>
                      <Description>"[4]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+240</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2924</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2925</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2926</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2927</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2928</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2929</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2930</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2931</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2932</ID>
                      <Description>"[5]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+2D0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2933</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2934</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2935</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2936</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2937</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2938</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2939</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2940</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2941</ID>
                      <Description>"[6]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+360</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2942</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2943</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2944</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2945</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2946</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2947</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2948</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2949</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2950</ID>
                      <Description>"[7]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+3F0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2951</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2952</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2953</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2954</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2955</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2956</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2957</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2958</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2959</ID>
                      <Description>"[8]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+480</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2960</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2961</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2962</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2963</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2964</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2965</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2966</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2967</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2968</ID>
                      <Description>"[9]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+510</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2969</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2970</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2971</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2972</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2973</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2974</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2975</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2976</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2977</ID>
                      <Description>"[10]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+5A0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2978</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2979</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2980</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2981</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2982</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2983</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2984</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2985</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2986</ID>
                      <Description>"[11]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+630</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2987</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2988</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2989</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2990</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2991</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2992</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2993</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2994</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>2995</ID>
                      <Description>"[12]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+6C0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>2996</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2997</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2998</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2999</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3000</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3001</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3002</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3003</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3004</ID>
                      <Description>"[13]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+750</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3005</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3006</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3007</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3008</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3009</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3010</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3011</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3012</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3013</ID>
                      <Description>"[14]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+7E0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3014</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3015</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3016</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3017</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3018</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3019</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3020</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3021</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3022</ID>
                      <Description>"[15]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+870</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3023</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3024</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3025</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3026</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3027</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3028</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3029</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3030</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3031</ID>
                      <Description>"[16]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+900</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3032</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3033</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3034</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3035</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3036</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>253</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3037</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3038</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3039</ID>
                      <Description>"[17]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+990</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3040</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3041</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3042</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3043</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3044</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3045</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3046</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3047</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3048</ID>
                      <Description>"[18]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+A20</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3049</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3050</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3051</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3052</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3053</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3054</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3055</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3056</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3057</ID>
                      <Description>"[19]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+AB0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3058</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3059</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3060</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3061</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3062</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3063</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3064</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3065</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3066</ID>
                      <Description>"[20]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+B40</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3067</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3068</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3069</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3070</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3071</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3072</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3073</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3074</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3075</ID>
                      <Description>"[21]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+BD0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3076</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3077</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3078</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3079</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3080</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3081</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3082</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3083</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3084</ID>
                      <Description>"[22]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+C60</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3085</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3086</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3087</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3088</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3089</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3090</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3091</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3092</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3093</ID>
                      <Description>"[23]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+CF0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3094</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3095</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3096</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3097</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3098</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3099</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3100</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3101</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3102</ID>
                      <Description>"[24]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+D80</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3103</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3104</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3105</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3106</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3107</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3108</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3109</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3110</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3111</ID>
                      <Description>"[25]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+E10</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3112</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3113</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3114</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3115</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3116</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3117</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3118</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3119</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3120</ID>
                      <Description>"[26]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+EA0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3121</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3122</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3123</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3124</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3125</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3126</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3127</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3128</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3129</ID>
                      <Description>"[27]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+F30</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3130</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3131</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3132</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3133</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3134</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3135</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3136</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3137</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3138</ID>
                      <Description>"[28]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+FC0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3139</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3140</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3141</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3142</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3143</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3144</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3145</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3146</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3147</ID>
                      <Description>"[29]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1050</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3148</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3149</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3150</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3151</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3152</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3153</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3154</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3155</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3156</ID>
                      <Description>"[30]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+10E0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3157</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3158</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3159</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3160</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3161</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3162</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3163</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3164</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3165</ID>
                      <Description>"[31]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1170</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3166</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3167</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3168</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3169</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3170</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3171</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3172</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3173</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3174</ID>
                      <Description>"[32]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1200</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3175</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3176</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3177</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3178</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3179</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3180</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3181</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3182</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3183</ID>
                      <Description>"[33]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1290</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3184</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3185</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3186</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3187</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3188</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3189</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3190</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3191</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3192</ID>
                      <Description>"[34]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1320</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3193</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3194</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3195</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3196</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3197</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3198</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3199</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3200</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3201</ID>
                      <Description>"[35]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+13B0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3202</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3203</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3204</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3205</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3206</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3207</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3208</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3209</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3210</ID>
                      <Description>"[36]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1440</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3211</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3212</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3213</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3214</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3215</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3216</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3217</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3218</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3219</ID>
                      <Description>"[37]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+14D0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3220</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3221</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3222</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3223</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3224</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3225</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3226</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3227</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3228</ID>
                      <Description>"[38]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1560</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3229</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3230</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3231</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3232</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3233</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3234</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3235</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3236</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3237</ID>
                      <Description>"[39]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+15F0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3238</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3239</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3240</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3241</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3242</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3243</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3244</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3245</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3246</ID>
                      <Description>"[40]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1680</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3247</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3248</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3249</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3250</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3251</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3252</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3253</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3254</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3255</ID>
                      <Description>"[41]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1710</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3256</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3257</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3258</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3259</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3260</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3261</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3262</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3263</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3264</ID>
                      <Description>"[42]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+17A0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3265</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3266</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3267</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3268</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3269</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3270</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3271</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3272</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3273</ID>
                      <Description>"[43]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1830</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3274</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3275</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3276</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3277</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3278</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3279</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3280</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3281</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3282</ID>
                      <Description>"[44]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+18C0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3283</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3284</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3285</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3286</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3287</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3288</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3289</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3290</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3291</ID>
                      <Description>"[45]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1950</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3292</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3293</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3294</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3295</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3296</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3297</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3298</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3299</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3300</ID>
                      <Description>"[46]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+19E0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3301</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3302</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3303</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3304</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3305</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3306</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3307</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3308</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3309</ID>
                      <Description>"[47]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1A70</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3310</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3311</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3312</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3313</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3314</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3315</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3316</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3317</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3318</ID>
                      <Description>"[48]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1B00</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3319</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3320</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3321</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3322</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3323</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3324</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3325</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3326</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3327</ID>
                      <Description>"[49]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1B90</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3328</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3329</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3330</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3331</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3332</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3333</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3334</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3335</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3336</ID>
                      <Description>"[50]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1C20</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3337</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3338</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3339</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3340</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3341</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3342</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3343</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3344</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3345</ID>
                      <Description>"[51]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1CB0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3346</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3347</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3348</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3349</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3350</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3351</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3352</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3353</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3354</ID>
                      <Description>"[52]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1D40</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3355</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3356</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3357</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3358</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3359</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3360</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3361</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3362</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3363</ID>
                      <Description>"[53]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1DD0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3364</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3365</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3366</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3367</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3368</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3369</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3370</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3371</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3372</ID>
                      <Description>"[54]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1E60</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3373</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3374</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3375</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3376</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3377</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3378</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3379</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3380</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3381</ID>
                      <Description>"[55]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1EF0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3382</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3383</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3384</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3385</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3386</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3387</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3388</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3389</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3390</ID>
                      <Description>"[56]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+1F80</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3391</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3392</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3393</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3394</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3395</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3396</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3397</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3398</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3399</ID>
                      <Description>"[57]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+2010</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3400</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3401</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3402</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3403</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3404</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3405</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3406</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3407</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3408</ID>
                      <Description>"[58]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+20A0</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3409</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3410</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3411</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3412</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3413</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3414</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3415</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3416</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3417</ID>
                      <Description>"[59]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+2130</Address>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3418</ID>
                          <Description>"NameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3419</ID>
                          <Description>"SpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+38</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3420</ID>
                          <Description>"UnlockedByDefault"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+70</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3421</ID>
                          <Description>"CanBeCurrent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+71</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3422</ID>
                          <Description>"IsVulgrumWormhole"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+72</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3423</ID>
                          <Description>"UIImage"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+78</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3424</ID>
                          <Description>"Level"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+80</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3425</ID>
                          <Description>"WaypointActor"</Description>
                          <ShowAsHex>1</ShowAsHex>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>8 Bytes</VariableType>
                          <Address>+88</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>3428</ID>
                  <Description>"PersistenceManager"</Description>
                  <Options moManualExpandCollapse="1"/>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+140</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>3429</ID>
                      <Description>"CurrentData"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <ShowAsHex>1</ShowAsHex>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+290</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3468</ID>
                          <Description>"Difficulty"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Binary</VariableType>
                          <BitStart>0</BitStart>
                          <BitLength>1</BitLength>
                          <ShowAsBinary>0</ShowAsBinary>
                          <Address>+40</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3469</ID>
                          <Description>"LegacyMode"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+41</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3470</ID>
                          <Description>"WorldLevel"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+44</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3471</ID>
                          <Description>"CurrentSpawnPointTag"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+48</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3472</ID>
                          <Description>"CurrentWaypoint"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+50</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3489</ID>
                          <Description>"bRequiresFullGameInstall"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+7C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3547</ID>
                          <Description>"NGPlusTier"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+90</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3549</ID>
                          <Description>"Bonelands_AngelInt_IntroSeen"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+A0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3550</ID>
                          <Description>"Faction_AngelFriendly"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+A1</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3551</ID>
                          <Description>"AngelBruteIntro_Seen"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+A2</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3552</ID>
                          <Description>"TimePlayed"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+A4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3553</ID>
                          <Description>"FuryLevel"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+A8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3554</ID>
                          <Description>"LurcherQuanity"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+AC</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3559</ID>
                          <Description>"SlothDead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+D4</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3560</ID>
                          <Description>"EligibleForceHollow"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+D5</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3561</ID>
                          <Description>"Wrath1_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+D6</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3562</ID>
                          <Description>"Haven_Ulthane_IntroSeen"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+D7</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3563</ID>
                          <Description>"Wrath1_Demo_Complete"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+D8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3564</ID>
                          <Description>"Wrath2_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+D9</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3565</ID>
                          <Description>"Avarice_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+DA</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3566</ID>
                          <Description>"Kraken_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+DB</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3567</ID>
                          <Description>"Lust_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+DC</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3568</ID>
                          <Description>"Gluttony_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+DD</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3569</ID>
                          <Description>"Pride1_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+DE</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3570</ID>
                          <Description>"Pride2_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+DF</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3571</ID>
                          <Description>"Envy_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+E0</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3572</ID>
                          <Description>"CompassGates"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+E8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3573</ID>
                          <Description>"Tutorial_BombBugThrow"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+F8</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3574</ID>
                          <Description>"Nether_A_Ethan'sSpiderComplete"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+F9</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3575</ID>
                          <Description>"LowestDifficulty"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+FC</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3598</ID>
                          <Description>"Jones_EarlyGameVersion"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+120</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3599</ID>
                          <Description>"Maker_GameStage"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+121</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3600</ID>
                          <Description>"Abraxis_Spared"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+122</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3601</ID>
                          <Description>"Abraxis_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+123</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3602</ID>
                          <Description>"HollowLord_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+124</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3603</ID>
                          <Description>"FakeEnvy_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+125</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3604</ID>
                          <Description>"HollowLord_Spare"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+126</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3605</ID>
                          <Description>"Tutorial_Health"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+128</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3606</ID>
                          <Description>"Tutorial_HavocForm"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+12C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3607</ID>
                          <Description>"Darksiders2DIntroSeen"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+130</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3608</ID>
                          <Description>"Tutorial_DodgeCounter"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+134</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3609</ID>
                          <Description>"TwisterBill_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+138</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3610</ID>
                          <Description>"TwisterHelen_Dead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+139</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3611</ID>
                          <Description>"MinibossKills"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+13C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3612</ID>
                          <Description>"ScarIConveyorsPowered"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+140</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3613</ID>
                          <Description>"PrevSerpentHoleNameID"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+148</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3614</ID>
                          <Description>"DifficultyWarning"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+150</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3615</ID>
                          <Description>"SlothTrainBacktrackOpened"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+151</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3616</ID>
                          <Description>"Nether_CocoonCinematic_Seen"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+152</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3617</ID>
                          <Description>"FuryMetVulgrim"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+153</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3618</ID>
                          <Description>"StormHollowCinematicPlayed"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+154</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3619</ID>
                          <Description>"Bonelands_BeatKraken"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+155</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3620</ID>
                          <Description>"DLC1_Required"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+156</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3621</ID>
                          <Description>"UnlockStage2"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+157</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3622</ID>
                          <Description>"UnlockStage3"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+158</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3623</ID>
                          <Description>"UnlockStage4"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+159</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3624</ID>
                          <Description>"BeatStage1"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+15A</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3625</ID>
                          <Description>"BeatStage2"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+15B</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3626</ID>
                          <Description>"BeatStage3"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+15C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3627</ID>
                          <Description>"BeatStage4"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+15D</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3628</ID>
                          <Description>"Beat100Waves"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+15E</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3629</ID>
                          <Description>"UnlockWickedK"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+15F</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3630</ID>
                          <Description>"BeatWickedK"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+160</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3631</ID>
                          <Description>"HighestScore"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+164</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3632</ID>
                          <Description>"HighestWave"</Description>
                          <ShowAsSigned>1</ShowAsSigned>
                          <VariableType>4 Bytes</VariableType>
                          <Address>+168</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3633</ID>
                          <Description>"DLC2_Required"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+16C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3634</ID>
                          <Description>"DidSeeKargonOutro"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+16D</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3635</ID>
                          <Description>"ResetPlayerNGPlus"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+16E</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3636</ID>
                          <Description>"FireBossDead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+16F</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3637</ID>
                          <Description>"StormBossDead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+170</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3638</ID>
                          <Description>"ForceBossDead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+171</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3639</ID>
                          <Description>"StasisBossDead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+172</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3640</ID>
                          <Description>"FinalBossDead"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+173</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3641</ID>
                          <Description>"NightmareMode"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+174</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3642</ID>
                          <Description>"HasSeenIntro_FireBoss"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+175</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3643</ID>
                          <Description>"HasSeenIntro_StormBoss"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+176</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3644</ID>
                          <Description>"HasSeenIntro_ForceBoss"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+177</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3645</ID>
                          <Description>"HasSeenIntro_StasisBoss"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+178</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3646</ID>
                          <Description>"HasSeenIntro_FinalBoss"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+179</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3647</ID>
                          <Description>"Location_VisitStorm"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+17A</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3648</ID>
                          <Description>"Location_VisitForce"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+17B</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3649</ID>
                          <Description>"Location_VisitStasis"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+17C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3650</ID>
                          <Description>"NightmareWarning"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+17D</Address>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>3654</ID>
                      <Description>"UserProfile"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <ShowAsHex>1</ShowAsHex>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+298</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>3724</ID>
                          <Description>"PreOrder"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+74</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3729</ID>
                          <Description>"TotalKills"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Float</VariableType>
                          <Address>+68</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3730</ID>
                          <Description>"DLC1_Flame_Enhancement"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+7C</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3731</ID>
                          <Description>"DLC1_Storm_Enhancement"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+7D</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3732</ID>
                          <Description>"DLC1_Force_Enhancement"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+7E</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3733</ID>
                          <Description>"DLC1_Stasis_Enhancement"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+7F</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3739</ID>
                          <Description>"DLC1_Armor [3 x BoolProperty (1B)]"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+80</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>3740</ID>
                              <Description>"[0]"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Byte</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3741</ID>
                              <Description>"[1]"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Byte</VariableType>
                              <Address>+1</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3742</ID>
                              <Description>"[2]"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Byte</VariableType>
                              <Address>+2</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3734</ID>
                          <Description>"DLC2_Abyssal_Armor"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <VariableType>Byte</VariableType>
                          <Address>+90</Address>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>3655</ID>
                          <Description>"Achievment Progress [64 x IntProperty (4B)]"</Description>
                          <Options moManualExpandCollapse="1"/>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+58</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>3656</ID>
                              <Description>"[0]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3657</ID>
                              <Description>"[1]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3658</ID>
                              <Description>"[2]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3659</ID>
                              <Description>"[3]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3660</ID>
                              <Description>"[4]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3661</ID>
                              <Description>"[5]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3662</ID>
                              <Description>"[6]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3663</ID>
                              <Description>"[7]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3664</ID>
                              <Description>"[8]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3665</ID>
                              <Description>"[9]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3666</ID>
                              <Description>"[10]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3667</ID>
                              <Description>"[11]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3668</ID>
                              <Description>"[12]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3669</ID>
                              <Description>"[13]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3670</ID>
                              <Description>"[14]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3671</ID>
                              <Description>"[15]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3672</ID>
                              <Description>"[16]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3673</ID>
                              <Description>"[17]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3674</ID>
                              <Description>"[18]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3675</ID>
                              <Description>"[19]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3676</ID>
                              <Description>"[20]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3677</ID>
                              <Description>"[21]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3678</ID>
                              <Description>"[22]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3679</ID>
                              <Description>"[23]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3680</ID>
                              <Description>"[24]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3681</ID>
                              <Description>"[25]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3682</ID>
                              <Description>"[26]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3683</ID>
                              <Description>"[27]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3684</ID>
                              <Description>"[28]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3685</ID>
                              <Description>"[29]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3686</ID>
                              <Description>"[30]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3687</ID>
                              <Description>"[31]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3688</ID>
                              <Description>"[32]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3689</ID>
                              <Description>"[33]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3690</ID>
                              <Description>"[34]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3691</ID>
                              <Description>"[35]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3692</ID>
                              <Description>"[36]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3693</ID>
                              <Description>"[37]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3694</ID>
                              <Description>"[38]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3695</ID>
                              <Description>"[39]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3696</ID>
                              <Description>"[40]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3697</ID>
                              <Description>"[41]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+A4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3698</ID>
                              <Description>"[42]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+A8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3699</ID>
                              <Description>"[43]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+AC</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3700</ID>
                              <Description>"[44]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+B0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3701</ID>
                              <Description>"[45]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+B4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3702</ID>
                              <Description>"[46]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+B8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3703</ID>
                              <Description>"[47]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+BC</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3704</ID>
                              <Description>"[48]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+C0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3705</ID>
                              <Description>"[49]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+C4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3706</ID>
                              <Description>"[50]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+C8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3707</ID>
                              <Description>"[51]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+CC</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3708</ID>
                              <Description>"[52]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+D0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3709</ID>
                              <Description>"[53]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+D4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3710</ID>
                              <Description>"[54]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+D8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3711</ID>
                              <Description>"[55]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+DC</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3712</ID>
                              <Description>"[56]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+E0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3713</ID>
                              <Description>"[57]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+E4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3714</ID>
                              <Description>"[58]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+E8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3715</ID>
                              <Description>"[59]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+EC</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3716</ID>
                              <Description>"[60]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+F0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3717</ID>
                              <Description>"[61]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+F4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3718</ID>
                              <Description>"[62]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+F8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>3719</ID>
                              <Description>"[63]"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+FC</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>100</ID>
          <Description>"Debug"</Description>
          <Options moManualExpandCollapse="1"/>
          <ShowAsHex>1</ShowAsHex>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
          <Address>[ply_base]</Address>
          <CheatEntries>
            <CheatEntry>
              <ID>163</ID>
              <Description>"Level"</Description>
              <ShowAsSigned>1</ShowAsSigned>
              <VariableType>4 Bytes</VariableType>
              <Address>+810</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>164</ID>
              <Description>"HealthNormalized"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>+814</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>101</ID>
              <Description>"bCanBeDamaged"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Binary</VariableType>
              <BitStart>7</BitStart>
              <BitLength>1</BitLength>
              <ShowAsBinary>0</ShowAsBinary>
              <Address>+81</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>107</ID>
              <Description>"CharacterMovement"</Description>
              <Options moManualExpandCollapse="1"/>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+380</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>108</ID>
                  <Description>"GravityScale"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+194</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>109</ID>
                  <Description>"MaxStepHeight"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+198</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>110</ID>
                  <Description>"JumpZVelocity"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+19C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>111</ID>
                  <Description>"JumpOffJumpZFactor"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1A0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>112</ID>
                  <Description>"WalkableFloorAngle"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1A4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>113</ID>
                  <Description>"WalkableFloorZ"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1A8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>114</ID>
                  <Description>"MovementMode"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Byte</VariableType>
                  <Address>+1AC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>115</ID>
                  <Description>"CustomMovementMode"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Byte</VariableType>
                  <Address>+1AD</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>116</ID>
                  <Description>"GroundFriction"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1D0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>117</ID>
                  <Description>"MaxWalkSpeed"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1D4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>118</ID>
                  <Description>"MaxWalkSpeedCrouched"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1D8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>119</ID>
                  <Description>"MaxSwimSpeed"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1DC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>120</ID>
                  <Description>"MaxFlySpeed"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1E0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>121</ID>
                  <Description>"MaxCustomMovementSpeed"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1E4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>122</ID>
                  <Description>"MaxAcceleration"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1E8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>123</ID>
                  <Description>"MinAnalogWalkSpeed"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1EC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>124</ID>
                  <Description>"BrakingFrictionFactor"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1F0</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>125</ID>
                  <Description>"BrakingFriction"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1F4</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>126</ID>
                  <Description>"bUseSeparateBrakingFriction"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>0</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+1F8</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>127</ID>
                  <Description>"BrakingDecelerationWalking"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+1FC</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>128</ID>
                  <Description>"BrakingDecelerationFalling"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+200</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>129</ID>
                  <Description>"BrakingDecelerationSwimming"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+204</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>130</ID>
                  <Description>"BrakingDecelerationFlying"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+208</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>131</ID>
                  <Description>"AirControl"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+20C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>132</ID>
                  <Description>"AirControlBoostMultiplier"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+210</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>133</ID>
                  <Description>"AirControlBoostVelocityThreshold"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+214</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>134</ID>
                  <Description>"FallingLateralFriction"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+218</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>135</ID>
                  <Description>"CrouchedHalfHeight"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+21C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>136</ID>
                  <Description>"Buoyancy"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+220</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>137</ID>
                  <Description>"PerchRadiusThreshold"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+224</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>138</ID>
                  <Description>"PerchAdditionalHeight"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+228</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>139</ID>
                  <Description>"RotationRate (Rotator)"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+22C</Address>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>140</ID>
                      <Description>"Pitch"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+0</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>141</ID>
                      <Description>"Yaw"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+4</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>142</ID>
                      <Description>"Roll"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+8</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>143</ID>
                  <Description>"bUseControllerDesiredRotation"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>0</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>144</ID>
                  <Description>"bOrientRotationToMovement"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>1</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>145</ID>
                  <Description>"bSweepWhileNavWalking"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>2</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>146</ID>
                  <Description>"bMovementInProgress"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>4</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>147</ID>
                  <Description>"bEnableScopedMovementUpdates"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>5</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>148</ID>
                  <Description>"bForceMaxAccel"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>6</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>149</ID>
                  <Description>"bRunPhysicsWithNoController"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>7</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+238</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>150</ID>
                  <Description>"bForceNextFloorCheck"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>0</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+239</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>151</ID>
                  <Description>"bShrinkProxyCapsule"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>1</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+239</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>152</ID>
                  <Description>"bCanWalkOffLedges"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>2</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+239</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>153</ID>
                  <Description>"bCanWalkOffLedgesWhenCrouching"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>3</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+239</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>154</ID>
                  <Description>"bNetworkSkipProxyPredictionOnNetUpdate"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>6</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+239</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>155</ID>
                  <Description>"bDeferUpdateMoveComponent"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Binary</VariableType>
                  <BitStart>7</BitStart>
                  <BitLength>1</BitLength>
                  <ShowAsBinary>0</ShowAsBinary>
                  <Address>+239</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>156</ID>
                  <Description>"DeferredUpdatedMoveComponent"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>8 Bytes</VariableType>
                  <Address>+240</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>157</ID>
                  <Description>"MaxOutOfWaterStepHeight"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+248</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>158</ID>
                  <Description>"OutofWaterZ"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+24C</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>159</ID>
                  <Description>"Mass"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+250</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>254</ID>
              <Description>"Attributes"</Description>
              <Options moManualExpandCollapse="1"/>
              <ShowAsHex>1</ShowAsHex>
              <ShowAsSigned>0</ShowAsSigned>
              <GroupHeader>1</GroupHeader>
              <Address>+1108</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>255</ID>
                  <Description>"AttributePointsStats"</Description>
                  <ShowAsHex>1</ShowAsHex>
                  <ShowAsSigned>0</ShowAsSigned>
                  <GroupHeader>1</GroupHeader>
                  <Address>+120</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>256</ID>
                      <Description>"RowMap [DataTable: 129 x StatDef_CharacterStats]"</Description>
                      <ShowAsSigned>0</ShowAsSigned>
                      <GroupHeader>1</GroupHeader>
                      <Address>+D0</Address>
                      <Offsets>
                        <Offset>0</Offset>
                      </Offsets>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>257</ID>
                          <Description>"[0] Haven"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>258</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>106</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>259</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>260</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>261</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>262</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>263</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>264</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>265</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>266</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>267</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>268</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>269</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>270</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>271</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>272</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>273</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>274</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>275</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>276</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>277</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>278</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>279</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>280</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>281</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>282</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>283</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>284</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>285</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>286</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>287</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>288</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>289</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>290</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>291</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>292</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>293</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>294</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>295</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>296</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>297</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>298</ID>
                          <Description>"[1] Sycophant_Soldier_Weak"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+20</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>299</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>300</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>301</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>302</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>303</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>304</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>305</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>306</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>307</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>308</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>309</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>310</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>311</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>312</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>313</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>162</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>314</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>315</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>316</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>317</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>167</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>168</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>169</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>170</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>171</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>172</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>173</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>174</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>175</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>176</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>177</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>178</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>179</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>180</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>181</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>182</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>183</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>184</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>185</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>186</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>187</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>188</ID>
                          <Description>"[2] Sycophant_Soldier"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+38</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>189</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>190</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>191</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>192</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>193</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>194</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>195</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>196</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>197</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>198</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>199</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>200</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>201</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>202</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>203</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>204</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>205</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>206</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>207</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>208</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>209</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>210</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>211</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>212</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>213</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>214</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>215</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>216</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>217</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>218</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>219</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>220</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>221</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>222</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>223</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>224</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>225</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>226</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>227</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>228</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>229</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>230</ID>
                          <Description>"[3] Sycophant_Soldier_Plus"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+50</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>231</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>232</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>233</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>234</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>235</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>236</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>237</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>238</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>239</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>240</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>241</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>242</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>243</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>318</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>319</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>320</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>321</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>322</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>323</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>324</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>325</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>326</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>327</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>328</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>329</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>330</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>331</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>332</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>333</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>334</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>335</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>336</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>337</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>338</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>339</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>340</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>341</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>342</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>343</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>344</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>345</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>346</ID>
                          <Description>"[4] Sycophant_Soldier_Plus_Red"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+68</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>347</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>348</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>349</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>350</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>351</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>352</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>353</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>354</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>355</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>356</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>357</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>358</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>359</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>360</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>361</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>362</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>363</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>364</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>365</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>366</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>367</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>368</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>369</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>370</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>371</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>372</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>373</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>374</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>375</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>376</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>377</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>378</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>379</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>380</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>381</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>382</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>383</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>384</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>385</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>386</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>387</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>388</ID>
                          <Description>"[5] Sycophant_Ranged"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+80</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>389</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>390</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>391</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>392</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>393</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>394</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>395</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>396</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>397</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>398</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>399</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>400</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>401</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>402</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>403</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>404</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>405</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>406</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>407</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>408</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>409</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>410</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>411</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>412</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>413</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>414</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>415</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>416</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>417</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>418</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>419</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>420</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>421</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>422</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>423</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>424</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>425</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>426</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>427</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>428</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>429</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>430</ID>
                          <Description>"[6] Sycophant_Stalker"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+98</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>431</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>432</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>433</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>434</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>435</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>436</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>437</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>438</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>439</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>440</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>441</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>442</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>443</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>444</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>445</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>446</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>447</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>448</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>449</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>450</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>451</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>452</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>453</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>454</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>455</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>456</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>457</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>458</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>459</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>460</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>461</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>462</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>463</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>464</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>465</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>466</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>467</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>468</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>469</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>470</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>471</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>472</ID>
                          <Description>"[7] Sycophant_Elite"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+B0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>473</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>474</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>475</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>476</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>477</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>478</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>479</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>480</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>481</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>482</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>483</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>484</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>485</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>486</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>487</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>488</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>489</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>490</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>491</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>492</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>493</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>494</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>495</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>496</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>497</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>498</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>499</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>500</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>501</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>502</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>503</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>504</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>505</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>506</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>507</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>508</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>509</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>510</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>511</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>512</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>513</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>514</ID>
                          <Description>"[8] Suffering"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+C8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>515</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>516</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>517</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>518</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>519</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>520</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>521</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>522</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>523</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>524</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>525</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>526</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>527</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>528</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>529</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>530</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>531</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>532</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>533</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>534</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>535</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>536</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>537</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>538</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>539</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>540</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>541</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>542</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>543</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>544</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>545</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>546</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>547</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>548</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>549</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>550</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>551</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>552</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>553</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>554</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>555</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>556</ID>
                          <Description>"[9] Swarm"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+E0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>557</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>558</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>559</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>560</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>561</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>562</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>563</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>564</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>565</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>566</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>567</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>568</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>569</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>570</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>571</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>572</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>573</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>574</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>575</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>576</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>577</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>578</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>579</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>580</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>581</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>582</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>583</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>584</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>585</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>586</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>587</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>588</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>589</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>590</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>591</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>592</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>593</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>594</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>595</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>596</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>597</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>598</ID>
                          <Description>"[10] ------------------------------"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+F8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>599</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>600</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>601</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>602</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>603</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>604</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>605</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>606</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>607</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>608</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>609</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>610</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>611</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>612</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>613</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>614</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>615</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>616</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>617</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>618</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>619</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>620</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>621</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>622</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>623</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>624</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>625</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>626</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>627</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>628</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>629</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>630</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>631</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>632</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>633</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>634</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>635</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>636</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>637</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>638</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>639</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>640</ID>
                          <Description>"[11] Nether"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+110</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>641</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>642</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>643</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>644</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>645</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>646</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>647</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>648</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>649</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>650</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>651</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>652</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>653</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>654</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>655</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>656</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>657</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>658</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>659</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>660</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>661</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>662</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>663</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>664</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>665</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>666</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>667</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>668</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>669</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>670</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>671</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>672</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>673</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>674</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>675</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>676</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>677</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>678</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>679</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>680</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>681</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>682</ID>
                          <Description>"[12] DeepLurker"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+128</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>683</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>684</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>685</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>686</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>687</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>688</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>689</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>690</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>691</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>692</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>693</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>694</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>695</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>696</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>697</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>698</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>699</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>700</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>701</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>702</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>703</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>704</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>705</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>706</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>707</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>708</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>709</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>710</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>711</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>712</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>713</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>714</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>715</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>716</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>717</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>718</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>719</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>720</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>721</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>722</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>723</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>724</ID>
                          <Description>"[13] Avarice_Children"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+140</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>725</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>726</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>727</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>728</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>729</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>730</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>731</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>732</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>733</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>734</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>735</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>736</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>737</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>738</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>739</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>740</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>741</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>742</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>743</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>744</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>745</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>746</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>747</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>748</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>749</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>750</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>751</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>752</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>753</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>754</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>755</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>756</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>757</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>758</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>759</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>760</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>761</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>762</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>763</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>764</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>765</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>766</ID>
                          <Description>"[14] DemonFish"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+158</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>767</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>768</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>769</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>770</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>771</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>772</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>773</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>774</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>775</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>776</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>777</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>778</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>779</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>780</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>781</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>782</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>783</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>784</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>785</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>786</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>787</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>788</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>789</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>790</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>791</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>792</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>793</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>794</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>795</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>796</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>797</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>798</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>799</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>800</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>801</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>802</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>803</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>804</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>805</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>806</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>807</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>808</ID>
                          <Description>"[15] SpiderCrab"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+170</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>809</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>810</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>811</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>812</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>813</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>814</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>815</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>816</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>817</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>818</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>819</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>820</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>821</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>822</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>823</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>824</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>825</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>826</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>827</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>828</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>829</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>830</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>831</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>832</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>833</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>834</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>835</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>836</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>837</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>838</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>839</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>840</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>841</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>842</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>843</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>844</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>845</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>846</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>847</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>848</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>849</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>850</ID>
                          <Description>"[16] Sloth_Minion"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+188</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>851</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>852</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>853</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>854</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>855</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>856</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>857</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>858</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>859</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>860</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>861</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>862</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>863</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>864</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>865</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>866</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>867</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>868</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>869</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>870</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>871</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>872</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>873</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>874</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>875</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>876</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>877</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>878</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>879</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>880</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>881</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>882</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>883</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>884</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>885</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>886</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>887</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>888</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>889</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>890</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>891</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>892</ID>
                          <Description>"[17] Sloth_Minion_Ranged"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+1A0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>893</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>894</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>895</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>896</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>897</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>898</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>899</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>900</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>901</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>902</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>903</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>904</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>905</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>906</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>907</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>908</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>909</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>910</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>911</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>912</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>913</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>914</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>915</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>916</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>917</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>918</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>919</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>920</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>921</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>922</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>923</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>924</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>925</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>926</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>927</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>928</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>929</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>930</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>931</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>932</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>933</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>934</ID>
                          <Description>"[18] Sloth_Minion_Plus"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+1B8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>935</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>936</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>937</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>938</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>939</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>940</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>941</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>942</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>943</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>944</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>945</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>946</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>947</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>948</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>949</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>950</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>951</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>952</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>953</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>954</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>955</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>956</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>957</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>958</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>959</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>960</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>961</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>962</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>963</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>964</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>965</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>966</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>967</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>968</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>969</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>970</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>971</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>972</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>973</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>974</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>975</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>976</ID>
                          <Description>"[19] Sloth_Minion_Plus_Red"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+1D0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>977</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>978</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>979</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>980</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>981</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>982</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>983</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>984</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>985</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>986</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>987</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>988</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>989</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>990</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>991</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>992</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>993</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>994</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>995</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>996</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>997</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>998</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>999</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1000</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1001</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1002</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1003</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1004</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1005</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1006</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1007</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1008</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1009</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1010</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1011</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1012</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1013</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1014</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1015</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1016</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1017</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1018</ID>
                          <Description>"[20] Sloth_Bug"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+1E8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1019</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1020</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1021</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1022</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1023</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1024</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1025</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1026</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1027</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1028</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1029</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1030</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1031</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1032</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1033</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1034</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1035</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1036</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1037</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1038</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1039</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1040</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1041</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1042</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1043</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1044</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1045</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1046</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1047</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1048</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1049</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1050</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1051</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1052</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1053</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1054</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1055</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1056</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1057</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1058</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1059</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1060</ID>
                          <Description>"[21] Sloth_Bug_Minion"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+200</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1061</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1062</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1063</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1064</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1065</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1066</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1067</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1068</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1069</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1070</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1071</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1072</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1073</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1074</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1075</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1076</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1077</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1078</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1079</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1080</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1081</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1082</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1083</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1084</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1085</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1086</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1087</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1088</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1089</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1090</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1091</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1092</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1093</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1094</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1095</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1096</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1097</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1098</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1099</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1100</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1101</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1102</ID>
                          <Description>"[22] Mosquito"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+218</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1103</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1104</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1105</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1106</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1107</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1108</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1109</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1110</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1111</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1112</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1113</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1114</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1115</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1116</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1117</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1118</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1119</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1120</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1121</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1122</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1123</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1124</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1125</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1126</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1127</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1128</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1129</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1130</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1131</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1132</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1133</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1134</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1135</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1136</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1137</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1138</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1139</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1140</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1141</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1142</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1143</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1144</ID>
                          <Description>"[23] Mimic"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+230</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1145</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1146</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1147</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1148</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1149</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1150</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1151</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1152</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1153</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1154</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1155</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1156</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1157</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1158</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1159</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1160</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1161</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1162</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1163</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1164</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1165</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1166</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1167</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1168</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1169</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1170</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1171</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1172</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1173</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1174</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1175</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1176</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1177</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1178</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1179</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1180</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1181</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1182</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1183</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1184</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1185</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1186</ID>
                          <Description>"[24] Harvester"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+248</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1187</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1188</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1189</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1190</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1191</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1192</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1193</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1194</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1195</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1196</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1197</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1198</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1199</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1200</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1201</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1202</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1203</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1204</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1205</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1206</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1207</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1208</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1209</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1210</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1211</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1212</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1213</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1214</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1215</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1216</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1217</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1218</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1219</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1220</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1221</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1222</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1223</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1224</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1225</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1226</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1227</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1228</ID>
                          <Description>"[25] ChainSpider"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+260</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1229</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1230</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1231</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1232</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1233</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1234</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1235</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1236</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1237</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1238</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1239</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1240</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1241</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1242</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1243</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1244</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1245</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1246</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1247</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1248</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1249</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1250</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1251</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1252</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1253</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1254</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1255</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1256</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1257</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1258</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1259</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1260</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1261</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1262</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1263</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1264</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1265</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1266</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1267</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1268</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1269</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1270</ID>
                          <Description>"[26] BroodMother_Spawn"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+278</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1271</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1272</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1273</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1274</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1275</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1276</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1277</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1278</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1279</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1280</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1281</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1282</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1283</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1284</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1285</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1286</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1287</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1288</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1289</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1290</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1291</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1292</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1293</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1294</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1295</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1296</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1297</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1298</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1299</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1300</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1301</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1302</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1303</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1304</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1305</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1306</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1307</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1308</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1309</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1310</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1311</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1312</ID>
                          <Description>"[27] BroodMother"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+290</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1313</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1314</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1315</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1316</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1317</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1318</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1319</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1320</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1321</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1322</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1323</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1324</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1325</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1326</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1327</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1328</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1329</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1330</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1331</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1332</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1333</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1334</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1335</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1336</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1337</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1338</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1339</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1340</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1341</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1342</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1343</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1344</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1345</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1346</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1347</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1348</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1349</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1350</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1351</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1352</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1353</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1354</ID>
                          <Description>"[28] ----------------------------"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+2A8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1355</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1356</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1357</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1358</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1359</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1360</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1361</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1362</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1363</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1364</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1365</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1366</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1367</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1368</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1369</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1370</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1371</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1372</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1373</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1374</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1375</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1376</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1377</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1378</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1379</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1380</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1381</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1382</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1383</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1384</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1385</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1386</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1387</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1388</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1389</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1390</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1391</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1392</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1393</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1394</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1395</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1396</ID>
                          <Description>"[29] Bonelands"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+2C0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1397</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1398</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1399</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1400</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1401</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1402</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1403</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1404</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1405</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1406</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1407</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1408</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1409</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1410</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1411</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1412</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1413</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1414</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1415</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1416</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1417</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1418</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1419</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1420</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1421</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1422</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1423</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1424</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1425</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1426</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1427</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1428</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1429</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1430</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1431</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1432</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1433</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1434</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1435</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1436</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1437</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1438</ID>
                          <Description>"[30] Angel_Brute"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+2D8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1439</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1440</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1441</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1442</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1443</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1444</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1445</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1446</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1447</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1448</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1449</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1450</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1451</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1452</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1453</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1454</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1455</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1456</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1457</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1458</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1459</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1460</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1461</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1462</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1463</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1464</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1465</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1466</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1467</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1468</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1469</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1470</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1471</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1472</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1473</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1474</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1475</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1476</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1477</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1478</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1479</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1480</ID>
                          <Description>"[31] Angel_Male"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+2F0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1481</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1482</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1483</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1484</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1485</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1486</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1487</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1488</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1489</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1490</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1491</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1492</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1493</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1494</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1495</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1496</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1497</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1498</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1499</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1500</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1501</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1502</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1503</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1504</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1505</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1506</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1507</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1508</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1509</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1510</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1511</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1512</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1513</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1514</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1515</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1516</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1517</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1518</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1519</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1520</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1521</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1522</ID>
                          <Description>"[32] Penitent"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+308</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1523</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1524</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1525</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1526</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1527</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1528</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1529</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1530</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1531</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1532</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1533</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1534</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1535</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1536</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1537</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1538</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1539</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1540</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1541</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1542</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1543</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1544</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1545</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1546</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1547</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1548</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1549</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1550</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1551</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1552</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1553</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1554</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1555</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1556</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1557</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1558</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1559</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1560</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1561</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1562</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1563</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1564</ID>
                          <Description>"[33] Undead_Angel"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+320</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1565</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1566</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1567</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1568</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1569</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1570</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1571</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1572</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1573</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1574</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1575</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1576</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1577</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1578</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1579</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1580</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1581</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1582</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1583</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1584</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1585</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1586</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1587</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1588</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1589</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1590</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1591</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1592</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1593</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1594</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1595</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1596</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1597</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1598</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1599</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1600</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1601</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1602</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1603</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1604</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1605</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1606</ID>
                          <Description>"[34] Undead_Angel_Plus"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+338</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1607</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1608</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1609</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1610</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1611</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1612</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1613</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1614</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1615</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1616</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1617</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1618</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1619</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1620</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1621</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1622</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1623</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1624</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1625</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1626</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1627</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1628</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1629</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1630</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1631</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1632</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1633</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1634</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1635</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1636</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1637</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1638</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1639</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1640</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1641</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1642</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1643</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1644</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1645</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1646</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1647</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1648</ID>
                          <Description>"[35] Undead_Angel_Plus_Red"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+350</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1649</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1650</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1651</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1652</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1653</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1654</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1655</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1656</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1657</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1658</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1659</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1660</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1661</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1662</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1663</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1664</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1665</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1666</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1667</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1668</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1669</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1670</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1671</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1672</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1673</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1674</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1675</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1676</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1677</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1678</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1679</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1680</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1681</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1682</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1683</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1684</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1685</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1686</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1687</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1688</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1689</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1690</ID>
                          <Description>"[36] Undead_Beast"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+368</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1691</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1692</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1693</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1694</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1695</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1696</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1697</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1698</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1699</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1700</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1701</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1702</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1703</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1704</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1705</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1706</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1707</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1708</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1709</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1710</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1711</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1712</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1713</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1714</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1715</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1716</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1717</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1718</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1719</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1720</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1721</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1722</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1723</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1724</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1725</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1726</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1727</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1728</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1729</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1730</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1731</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1732</ID>
                          <Description>"[37] Undead_Raider"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+380</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1733</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1734</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1735</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1736</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1737</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1738</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1739</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1740</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1741</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1742</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1743</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1744</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1745</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1746</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1747</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1748</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1749</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1750</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1751</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1752</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1753</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1754</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1755</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1756</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1757</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1758</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1759</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1760</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1761</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1762</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1763</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1764</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1765</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1766</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1767</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1768</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1769</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1770</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1771</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1772</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1773</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1774</ID>
                          <Description>"[38] Undead_Raider_Plus"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+398</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1775</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1776</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1777</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1778</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1779</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1780</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1781</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1782</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1783</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1784</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1785</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1786</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1787</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1788</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1789</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1790</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1791</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1792</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1793</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1794</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1795</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1796</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1797</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1798</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1799</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1800</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1801</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1802</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1803</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1804</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1805</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1806</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1807</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1808</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1809</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1810</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1811</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1812</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1813</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1814</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1815</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1816</ID>
                          <Description>"[39] Undead_Scribe"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+3B0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1817</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1818</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1819</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1820</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1821</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1822</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1823</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1824</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1825</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1826</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1827</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1828</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1829</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1830</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1831</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1832</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1833</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1834</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1835</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1836</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1837</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1838</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1839</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1840</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1841</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1842</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1843</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1844</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1845</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1846</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1847</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1848</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1849</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1850</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1851</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1852</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1853</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1854</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1855</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1856</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1857</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1858</ID>
                          <Description>"[40] Undead_Angel_Brute"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+3C8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1859</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1860</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1861</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1862</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1863</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1864</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1865</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1866</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1867</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1868</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1869</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1870</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1871</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1872</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1873</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1874</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1875</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1876</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1877</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1878</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1879</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1880</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1881</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1882</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1883</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1884</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1885</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1886</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1887</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1888</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1889</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1890</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1891</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1892</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1893</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1894</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1895</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1896</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1897</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1898</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1899</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1900</ID>
                          <Description>"[41] Mansk"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+3E0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1901</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1902</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1903</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1904</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1905</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1906</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1907</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1908</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1909</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1910</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1911</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1912</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1913</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1914</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1915</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1916</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1917</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1918</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1919</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1920</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1921</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1922</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1923</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1924</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1925</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1926</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1927</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1928</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1929</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1930</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1931</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1932</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1933</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1934</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1935</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1936</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1937</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1938</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1939</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1940</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1941</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1942</ID>
                          <Description>"[42] Kraken"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+3F8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1943</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1944</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1945</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1946</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1947</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1948</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1949</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1950</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1951</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1952</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1953</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1954</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1955</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1956</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1957</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1958</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1959</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1960</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1961</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1962</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1963</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1964</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1965</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1966</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1967</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1968</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1969</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1970</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1971</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1972</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1973</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1974</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1975</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1976</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1977</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1978</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1979</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1980</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1981</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1982</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1983</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1984</ID>
                          <Description>"[43] -----------------------"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+410</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1985</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1986</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1987</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1988</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1989</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1990</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1991</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1992</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1993</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1994</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1995</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1996</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1997</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1998</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>1999</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2000</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2001</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2002</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2003</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2004</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2005</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2006</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2007</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2008</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2009</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2010</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2011</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2012</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2013</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2014</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2015</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2016</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2017</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2018</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2019</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2020</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2021</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2022</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2023</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2024</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2025</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2026</ID>
                          <Description>"[44] CAUSEWAYS"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+428</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2027</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2028</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2029</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2030</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2031</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2032</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2033</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2034</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2035</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2036</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2037</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2038</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2039</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2040</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2041</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2042</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2043</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2044</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2045</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2046</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2047</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2048</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2049</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2050</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2051</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2052</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2053</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2054</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2055</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2056</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2057</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2058</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2059</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2060</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2061</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2062</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2063</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2064</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2065</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2066</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2067</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2068</ID>
                          <Description>"[45] LavaBrute"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+440</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2069</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2070</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2071</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2072</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2073</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2074</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2075</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2076</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2077</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2078</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2079</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2080</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2081</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2082</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2083</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2084</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2085</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2086</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2087</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2088</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2089</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2090</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2091</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2092</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2093</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2094</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2095</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2096</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2097</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2098</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2099</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2100</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2101</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2102</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2103</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2104</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2105</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2106</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2107</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2108</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2109</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2110</ID>
                          <Description>"[46] Lava_Abomination"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+458</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2111</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2112</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2113</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2114</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2115</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2116</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2117</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2118</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2119</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2120</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2121</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2122</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2123</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2124</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2125</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2126</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2127</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2128</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2129</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2130</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2131</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2132</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2133</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2134</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2135</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2136</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2137</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2138</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2139</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2140</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2141</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2142</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2143</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2144</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2145</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2146</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2147</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2148</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2149</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2150</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2151</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2152</ID>
                          <Description>"[47] Skeleton"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+470</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2153</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2154</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2155</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2156</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2157</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2158</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2159</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2160</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2161</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2162</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2163</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2164</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2165</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2166</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2167</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2168</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2169</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2170</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2171</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2172</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2173</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2174</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2175</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2176</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2177</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2178</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2179</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2180</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2181</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2182</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2183</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2184</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2185</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2186</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2187</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2188</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2189</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2190</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2191</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2192</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2193</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2194</ID>
                          <Description>"[48] Skeleton_Armored"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+488</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2195</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2196</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2197</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2198</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2199</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2200</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2201</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2202</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2203</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2204</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2205</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2206</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2207</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2208</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2209</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2210</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2211</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2212</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2213</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2214</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2215</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2216</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2217</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2218</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2219</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2220</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2221</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2222</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2223</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2224</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2225</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2226</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2227</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2228</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2229</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2230</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2231</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2232</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2233</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2234</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2235</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2236</ID>
                          <Description>"[49] Skeleton_Armored_Plus"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+4A0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2237</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2238</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2239</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2240</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2241</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2242</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2243</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2244</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2245</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2246</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2247</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2248</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2249</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2250</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2251</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2252</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2253</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2254</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2255</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2256</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2257</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2258</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2259</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2260</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2261</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2262</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2263</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2264</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2265</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2266</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2267</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2268</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2269</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2270</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2271</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2272</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2273</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2274</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2275</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2276</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2277</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2278</ID>
                          <Description>"[50] Skeleton_Armored_Plus_Red"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+4B8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2279</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2280</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2281</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2282</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2283</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2284</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2285</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2286</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2287</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2288</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2289</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2290</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2291</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2292</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2293</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2294</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2295</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2296</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2297</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2298</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2299</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2300</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2301</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2302</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2303</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2304</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2305</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2306</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2307</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2308</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2309</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2310</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2311</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2312</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2313</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2314</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2315</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2316</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2317</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2318</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2319</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2320</ID>
                          <Description>"[51] Skeleton_Ranged"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+4D0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2321</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2322</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2323</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2324</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2325</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2326</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2327</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2328</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2329</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2330</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2331</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2332</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2333</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2334</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2335</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2336</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2337</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2338</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2339</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2340</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2341</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2342</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2343</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2344</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2345</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2346</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2347</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2348</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2349</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2350</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2351</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2352</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2353</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2354</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2355</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2356</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2357</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2358</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2359</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2360</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2361</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2362</ID>
                          <Description>"[52] Skeleton_Champion"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+4E8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2363</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2364</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2365</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2366</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2367</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2368</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2369</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2370</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2371</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2372</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2373</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2374</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2375</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2376</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2377</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2378</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2379</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2380</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2381</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2382</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2383</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2384</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2385</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2386</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2387</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2388</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2389</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2390</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2391</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2392</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2393</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2394</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2395</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2396</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2397</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2398</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2399</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2400</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2401</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2402</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2403</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2404</ID>
                          <Description>"[53] Skeleton_Fodder"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+500</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2405</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2406</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2407</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2408</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2409</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2410</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2411</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2412</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2413</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2414</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2415</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2416</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2417</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2418</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2419</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2420</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2421</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2422</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2423</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2424</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2425</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2426</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2427</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2428</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2429</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2430</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2431</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2432</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2433</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2434</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2435</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2436</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2437</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2438</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2439</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2440</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2441</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2442</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2443</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2444</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2445</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2446</ID>
                          <Description>"[54] Skeleton_Shadow"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+518</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2447</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2448</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2449</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2450</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2451</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2452</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2453</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2454</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2455</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2456</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2457</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2458</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2459</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2460</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2461</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2462</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2463</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2464</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2465</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2466</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2467</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2468</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2469</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2470</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2471</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2472</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2473</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2474</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2475</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2476</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2477</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2478</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2479</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2480</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2481</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2482</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2483</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2484</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2485</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2486</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2487</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2488</ID>
                          <Description>"[55] Skeleton_Shadow_Tough"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+530</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2489</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2490</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2491</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2492</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2493</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2494</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2495</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2496</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2497</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2498</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2499</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2500</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2501</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2502</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2503</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2504</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2505</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2506</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2507</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2508</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2509</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2510</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2511</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2512</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2513</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2514</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2515</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2516</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2517</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2518</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2519</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2520</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2521</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2522</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2523</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2524</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2525</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2526</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2527</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2528</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2529</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2530</ID>
                          <Description>"[56] ----------------------"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+548</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2531</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2532</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2533</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2534</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2535</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2536</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2537</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2538</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2539</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2540</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2541</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2542</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2543</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2544</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2545</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2546</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2547</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2548</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2549</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2550</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2551</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2552</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2553</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2554</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2555</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2556</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2557</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2558</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2559</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2560</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2561</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2562</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2563</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2564</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2565</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2566</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2567</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2568</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2569</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2570</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2571</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2572</ID>
                          <Description>"[57] Aires"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+560</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2573</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2574</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2575</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2576</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2577</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2578</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2579</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2580</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2581</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2582</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2583</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2584</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2585</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2586</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2587</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2588</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2589</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2590</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2591</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2592</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2593</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2594</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2595</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2596</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2597</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2598</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2599</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2600</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2601</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2602</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2603</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2604</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2605</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2606</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2607</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2608</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2609</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2610</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2611</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2612</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2613</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2614</ID>
                          <Description>"[58] Ayfid"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+578</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2615</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2616</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2617</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2618</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2619</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2620</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2621</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2622</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2623</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2624</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2625</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2626</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2627</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2628</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2629</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2630</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2631</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2632</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2633</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2634</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2635</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2636</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2637</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2638</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2639</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2640</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2641</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2642</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2643</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2644</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2645</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2646</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2647</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2648</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2649</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2650</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2651</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2652</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2653</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2654</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2655</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2656</ID>
                          <Description>"[59] ---------------------------"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+590</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2657</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2658</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2659</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2660</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2661</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2662</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2663</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2664</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2665</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2666</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2667</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2668</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2669</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2670</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2671</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2672</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2673</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2674</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2675</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2676</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2677</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2678</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2679</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2680</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2681</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2682</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2683</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2684</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2685</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2686</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2687</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2688</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2689</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2690</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2691</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2692</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2693</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2694</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2695</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2696</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2697</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2698</ID>
                          <Description>"[60] Scar"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+5A8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2699</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2700</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2701</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2702</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2703</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2704</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2705</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2706</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2707</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2708</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2709</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2710</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2711</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2712</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2713</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2714</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2715</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2716</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2717</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2718</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2719</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2720</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2721</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2722</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2723</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2724</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2725</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2726</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2727</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2728</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2729</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2730</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2731</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2732</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2733</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2734</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2735</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2736</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2737</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2738</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2739</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2740</ID>
                          <Description>"[61] PG_Captain"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+5C0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2741</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2742</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2743</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2744</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2745</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2746</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2747</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2748</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2749</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2750</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2751</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2752</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2753</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2754</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2755</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2756</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2757</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2758</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2759</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2760</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2761</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2762</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2763</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2764</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2765</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2766</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2767</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2768</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2769</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2770</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2771</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2772</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2773</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2774</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2775</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2776</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2777</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2778</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2779</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2780</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2781</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2782</ID>
                          <Description>"[62] Trauma"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+5D8</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2783</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2784</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2785</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2786</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2787</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2788</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2789</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2790</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2791</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2792</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2793</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2794</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2795</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2796</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2797</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2798</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2799</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2800</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2801</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2802</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2803</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2804</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2805</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2806</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2807</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2808</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2809</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2810</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2811</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2812</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2813</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2814</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2815</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2816</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2817</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2818</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2819</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2820</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2821</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2822</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2823</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>2824</ID>
                          <Description>"[63] Phantom_Guard_Wretch"</Description>
                          <ShowAsSigned>0</ShowAsSigned>
                          <GroupHeader>1</GroupHeader>
                          <Address>+5F0</Address>
                          <Offsets>
                            <Offset>0</Offset>
                          </Offsets>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>2825</ID>
                              <Description>"ExperienceValue_2_1758ACF54CE815CE0627BDA669059B84"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+0</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2826</ID>
                              <Description>"HealthMax_4_5323B1C645A89E3A5CF8CF9F889A6872"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2827</ID>
                              <Description>"HealthMaxMod_30_8E158C484800D7D2B72FA48DB7F749FD"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+8</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2828</ID>
                              <Description>"HealthRegen_7_8DF92F3644C6D4D9CA9E56B8A0B28E6E"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2829</ID>
                              <Description>"StaminaMax_12_308FFC444E506A6598F6939B7862711C"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+10</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2830</ID>
                              <Description>"StaminaMaxMod_29_D9E8706349D78D4D2E67378FC55DF499"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+14</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2831</ID>
                              <Description>"StaminaRegen_15_9E9AD5FA45F810CF5337B9B72152AD03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+18</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2832</ID>
                              <Description>"StaminaRegenDelay_17_7FF714774EADA2E6CBD2D3B5F2F4E675"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+1C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2833</ID>
                              <Description>"StaminaEmptyDelay_19_42891F7A461B91E00D5CA9BF758DF500"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+20</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2834</ID>
                              <Description>"WrathMax_33_2033B8CB4C8886D35FEE9CA5412BCF18"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+24</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2835</ID>
                              <Description>"WrathMaxMod_103_E56814B24C50804C63DBD0A80372EAF6"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+28</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2836</ID>
                              <Description>"WrathRegen_59_B4B057894E4052466513B1AC20938353"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+2C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2837</ID>
                              <Description>"WrathRegenMod_62_A7F79D744065C087257882BC14718364"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+30</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2838</ID>
                              <Description>"WrathDepletionRateMod_41_1D910CDD4FB920D03012D3A81D49D57F"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+34</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2839</ID>
                              <Description>"ChaosMax_117_105D152948121E8EC37CBAB799D601F8"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+38</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2840</ID>
                              <Description>"ChaosMaxMod_118_897D8EF14FC4458599B27EB1839284CC"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+3C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2841</ID>
                              <Description>"ChaosRegen_129_B04182064A0031EB61D9BBA17A59E870"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+40</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2842</ID>
                              <Description>"ChaosDepletionRate_122_5606CA1A468DC349DAB4D690869A07E3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+44</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2843</ID>
                              <Description>"ChaosDepletionRateMod_126_56ED64C84E645F573EA430BC6D7B00F3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+48</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2844</ID>
                              <Description>"Damage_24_F48799CC473E828E1A50A48D5284ED95"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+4C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2845</ID>
                              <Description>"DamageMod_26_54F7D27D4D6FB936233C79B5ACACA4B4"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+50</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2846</ID>
                              <Description>"PhysicalDamageMod_98_DAD6A6094134D71F951120B54DF74B72"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+54</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2847</ID>
                              <Description>"ArcaneDamageMod_100_6D11E1F34FE71C2BFF2FBC8417FE7313"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+58</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2848</ID>
                              <Description>"PhysicalResistance_142_6B624141438A0720055C409EC3468CC1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+5C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2849</ID>
                              <Description>"ArcaneResistance_143_C99E1F4048FD02F1296ABDB7D76271E0"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+60</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2850</ID>
                              <Description>"AttackSpeed_108_2B70717944B90B561B6BEB8A14825120"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+64</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2851</ID>
                              <Description>"AttackSpeedMod_109_392AD2DB41AA4698A2817FB74E29BFD1"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+68</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2852</ID>
                              <Description>"HeavyAttackSpeed_148_5FB78F484D5492C00C67FEB17ED9B9B9"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+6C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2853</ID>
                              <Description>"HeavyAttackSpeedMod_149_7D83E29D4675E1C061948E826580FB32"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+70</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2854</ID>
                              <Description>"Defense_28_6178D69C4624C47AB77FBCA2FBA4FC02"</Description>
                              <ShowAsSigned>1</ShowAsSigned>
                              <VariableType>4 Bytes</VariableType>
                              <Address>+74</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2855</ID>
                              <Description>"ExperienceValueMod_71_9A30AAD446142219084CC0949D1051F2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+78</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2856</ID>
                              <Description>"HealthChanceBase_88_7C17829541C47706F7432D8910C9AE03"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+7C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2857</ID>
                              <Description>"HealthChanceHalf_93_8E8EB2F44E2C1982EBAEE3A3568C9720"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+80</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2858</ID>
                              <Description>"HealthChanceEmpty_94_AD2E76894B1171538FAC518CDA8D736B"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+84</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2859</ID>
                              <Description>"HealthQuantity_87_5D442CF64E7362B3434AF8BA551847D3"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+88</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2860</ID>
                              <Description>"HealthQuantityMod_77_75C68FE444434AC3E5D7C39A7D29A97D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+8C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2861</ID>
                              <Description>"WrathChance_80_EE90C91743F826CBA57DEC914767E6D2"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+90</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2862</ID>
                              <Description>"WrathQuantity_85_415502074892D9AE0DECCFA327C1B59D"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+94</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2863</ID>
                              <Description>"WrathQuantityMod_81_A2C3F68A4AD611D31E24DCB2C36C0B04"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+98</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2864</ID>
                              <Description>"CrossbladeRange_135_39B74D5D469C6E3835D1BEA8E42575B7"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+9C</Address>
                            </CheatEntry>
                            <CheatEntry>
                              <ID>2865</ID>
                              <Description>"CrossbladeRangeMod_136_7CD40FA4488E112C0E859DBD605194AA"</Description>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>Float</VariableType>
                              <Address>+A0</Address>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <ID>3748</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3749</ID>
      <Description>"║   TIP: Right-click values to set hotkeys!  ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3750</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3751</ID>
      <Description>"║       === YOUTUBE ===                            ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://www.youtube.com/@SeryogaSK");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>3752</ID>
      <Description>"║       === OCT PROFILE ===                      ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://opencheattables.com/memberlist.php?mode=viewprofile&amp;u=6096");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>3753</ID>
      <Description>"║       === Habibrahimov.com ===           ║"</Description>
      <Color>FFFFFF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://habibrahimov.com");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]
</AssemblerScript>
    </CheatEntry>
    <CheatEntry>
      <ID>3754</ID>
      <Description>"╠══════════════════════════════╣"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3755</ID>
      <Description>"║     === Latest Update 27.05.26 ===        ║"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
    <CheatEntry>
      <ID>3756</ID>
      <Description>"╚══════════════════════════════╝"</Description>
      <GroupHeader>1</GroupHeader>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <LuaScript>
-- Cheat Table Decorator
function decorateSSKTable()
  local mainForm = getMainForm()

  -- Main Form Styling
  mainForm.Caption = 'Darksiders 3 (Steam) - Enhanced Table [by SeryogaSK] {Habibrahimov.com}'
  mainForm.Color = 0x2B2B2B  -- Dark background
  mainForm.Font.Color = 0xE6E6E6 -- Light text
  getAutoAttachList().add("Darksiders3-Win64-Shipping.exe")
end

-- Execute when table loads
decorateSSKTable()


</LuaScript>
</CheatTable>
