<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="45">
  <CheatEntries>
    <CheatEntry>
      <ID>2702</ID>
      <Description>"Yokai Art  [Steam] "</Description>
      <Options moHideChildren="1"/>
      <Color>FFFF00</Color>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <ID>2703</ID>
          <Description>"Youtube"</Description>
          <Color>208FFF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://www.youtube.com/user/droelke");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]

</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>2704</ID>
          <Description>"OCT Profile"</Description>
          <Color>208FFF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>{$lua}
[ENABLE]
shellExecute("https://opencheattables.com/memberlist.php?mode=viewprofile&amp;u=85");
createThread(function();sleep(100);memrec.Active=false;end);
[DISABLE]

</AssemblerScript>
        </CheatEntry>
        <CheatEntry>
          <ID>2705</ID>
          <Description>"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"</Description>
          <Options moManualExpandCollapse="1"/>
          <Color>0000FF</Color>
          <GroupHeader>1</GroupHeader>
          <CheatEntries>
            <CheatEntry>
              <ID>39</ID>
              <Description>"Table Author:  XxDaRealSlimballinxX"</Description>
              <Color>FC94B0</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>40</ID>
                  <Description>"Visit us today @ GBA Services!"</Description>
                  <Color>C080FF</Color>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
                <CheatEntry>
                  <ID>1337110746</ID>
                  <Description>"Discord  @ DaRealSlimballin"</Description>
                  <Color>008080</Color>
                  <GroupHeader>1</GroupHeader>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>1337110747</ID>
              <Description>"[X] &lt;=== For Full Tool View"</Description>
              <Options moManualExpandCollapse="1"/>
              <Color>00FF00</Color>
              <VariableType>Auto Assembler Script</VariableType>
              <AssemblerScript>[ENABLE]
// Script Creaded 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>
              <CheatEntries>
                <CheatEntry>
                  <ID>1337110748</ID>
                  <Description>"Cheats"</Description>
                  <Options moManualExpandCollapse="1"/>
                  <Color>FF00FF</Color>
                  <GroupHeader>1</GroupHeader>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>1337110749</ID>
                      <Description>"xxxxxxxxxxxxxxxxxxxxxxx"</Description>
                      <Options moManualExpandCollapse="1"/>
                      <GroupHeader>1</GroupHeader>
                      <CheatEntries>
                        <CheatEntry>
                          <ID>1337110964</ID>
                          <Description>"Get Game Manager"</Description>
                          <VariableType>Auto Assembler Script</VariableType>
                          <AssemblerScript Async="1">{ Game   : Yokai Art.exe (paused)
  Version: 
  Date   : 2024-09-11
  Author : slimb

  This script does blah blah blah
}

[ENABLE]

aobscanregion(Hook_table_list_A,A1.GameManager:get_HasInit+04,A1.GameManager:get_HasInit+ff,48 63 80 88 04 00 00 85 C0 40 0F 97 C0 48 0F B6 C0) // should be unique
alloc(newmem,$1000,Hook_table_list_A)
registersymbol(Hook_table_list_A List_Points)
label(code List_Points)
label(return)

newmem:
mov [List_Points],rax
jmp return

List_Points:
dq 0

code:
  movsxd  rax,dword ptr [rax+00000488]
  test eax,eax
  seta al
  movzx rax,al
  jmp return

Hook_table_list_A:
  jmp far newmem
  nop 3
return:
registersymbol(Hook_table_list_A)

[DISABLE]

Hook_table_list_A:
  db 48 63 80 88 04 00 00 85 C0 40 0F 97 C0 48 0F B6 C0

unregistersymbol(Hook_table_list_A)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: 1C7669FAE70

1C7669FAE45: 33 D2                          - xor edx,edx
1C7669FAE47: 48 8D AD 00 00 00 00           - lea rbp,[rbp+00000000]
1C7669FAE4E: 49 BB E0 5A B8 86 C7 01 00 00  - mov r11,000001C786B85AE0
1C7669FAE58: 41 FF D3                       - call r11
1C7669FAE5B: 85 C0                          - test eax,eax
1C7669FAE5D: 74 04                          - je 1C7669FAE63
1C7669FAE5F: 33 C0                          - xor eax,eax
1C7669FAE61: EB 1E                          - jmp 1C7669FAE81
1C7669FAE63: 48 B8 78 7C 03 DB C5 01 00 00  - mov rax,000001C5DB037C78
1C7669FAE6D: 48 8B 00                       - mov rax,[rax]
// ---------- INJECTING HERE ----------
1C7669FAE70: 48 63 80 88 04 00 00           - movsxd  rax,dword ptr [rax+00000488]
// ---------- DONE INJECTING  ----------
1C7669FAE77: 85 C0                          - test eax,eax
1C7669FAE79: 40 0F 97 C0                    - seta al
1C7669FAE7D: 48 0F B6 C0                    - movzx rax,al
1C7669FAE81: 48 8D 65 00                    - lea rsp,[rbp+00]
1C7669FAE85: 5D                             - pop rbp
1C7669FAE86: C3                             - ret 
1C7669FAE87: 00 01                          - add [rcx],al
1C7669FAE89: 04 02                          - add al,02
1C7669FAE8B: 05 04 03 01 50                 - add eax,50010304
1C7669FAE90: 00 00                          - add [rax],al
}
</AssemblerScript>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1337110965</ID>
                              <Description>"-&gt;"</Description>
                              <ShowAsHex>1</ShowAsHex>
                              <ShowAsSigned>0</ShowAsSigned>
                              <VariableType>8 Bytes</VariableType>
                              <Address>List_Points</Address>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>1337110966</ID>
                                  <Description>"Player statics"</Description>
                                  <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                  <Color>80FFFF</Color>
                                  <GroupHeader>1</GroupHeader>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337111185</ID>
                                      <Description>"HP"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3EC</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111186</ID>
                                      <Description>"HPMax"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3F0</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>1337110978</ID>
                                  <Description>"CVars"</Description>
                                  <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                  <Color>FFFF00</Color>
                                  <GroupHeader>1</GroupHeader>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337111183</ID>
                                      <Description>"bCheatNoDamage"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3E8</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111184</ID>
                                      <Description>"bSkipCardSelection"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3E9</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111190</ID>
                                      <Description>"bCheatFragSoul"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>41C</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111199</ID>
                                      <Description>"bFreeUpgradePrice"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>478</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111204</ID>
                                      <Description>"bFastSpeed"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>498</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111206</ID>
                                      <Description>"DebugNameOn"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4B4</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111207</ID>
                                      <Description>"bShowDamage"</Description>
                                      <VariableType>Byte</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4B5</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111167</ID>
                                      <Description>"x2Toggle"</Description>
                                      <Options moManualExpandCollapse="1"/>
                                      <ShowAsHex>1</ShowAsHex>
                                      <Color>8000FF</Color>
                                      <VariableType>8 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>248</Offset>
                                      </Offsets>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337111168</ID>
                                          <Description>"m_IsOn"</Description>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>104</Offset>
                                            <Offset>248</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>1337110994</ID>
                                  <Description>"Upgrades"</Description>
                                  <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                  <Color>00FF00</Color>
                                  <GroupHeader>1</GroupHeader>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337111197</ID>
                                      <Description>"UpgradeCardCnt"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>470</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111198</ID>
                                      <Description>"UpgradeMutiplierCount"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>474</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>1337110999</ID>
                                  <Description>"Boosts"</Description>
                                  <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                  <Color>4080FF</Color>
                                  <GroupHeader>1</GroupHeader>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337111208</ID>
                                      <Description>"Boost_UpgradeCostReduction"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4B8</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111209</ID>
                                      <Description>"Boost_BuyUnitCostReduction"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4BC</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111210</ID>
                                      <Description>"Boost_DamageBuff"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4C0</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111211</ID>
                                      <Description>"Boost_HPBuff"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4C4</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111212</ID>
                                      <Description>"Boost_AtkSpeedBuff"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4C8</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111213</ID>
                                      <Description>"Boost_CritRateBuff"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4CC</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>1337111006</ID>
                                  <Description>"DPS\Battle Elements Controls"</Description>
                                  <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                  <Color>FFFF00</Color>
                                  <GroupHeader>1</GroupHeader>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337111170</ID>
                                      <Description>"MoveSpeedMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>20</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111171</ID>
                                      <Description>"AttackMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>24</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111172</ID>
                                      <Description>"HPMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>28</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111173</ID>
                                      <Description>"AtkSpdMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>2C</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111174</ID>
                                      <Description>"RewardMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>30</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111175</ID>
                                      <Description>"BossGaugeMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>34</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111176</ID>
                                      <Description>"FragmentEarnMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>38</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111177</ID>
                                      <Description>"SoulEarnMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3C</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111178</ID>
                                      <Description>"BossBadStatusDurationMultiplier"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>40</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111179</ID>
                                      <Description>"UniversalMaxPlacing"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>48</Offset>
                                        <Offset>310</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111180</ID>
                                      <Description>"TotalDPSSecond"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3D8</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111181</ID>
                                      <Description>"DPSPeriod"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3DC</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111182</ID>
                                      <Description>"debugTimer"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3E0</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                                <CheatEntry>
                                  <ID>1337111029</ID>
                                  <Description>"Pointers"</Description>
                                  <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                  <GroupHeader>1</GroupHeader>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337111187</ID>
                                      <Description>"TotalEnemy"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>3F4</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111188</ID>
                                      <Description>"CollectedKoban"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>408</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111189</ID>
                                      <Description>"PreDropItemListCount"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>40C</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111191</ID>
                                      <Description>"FragmentGenRate"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>430</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111192</ID>
                                      <Description>"Fragment"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>420</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111193</ID>
                                      <Description>"Soul"</Description>
                                      <ShowAsHex>1</ShowAsHex>
                                      <ShowAsSigned>0</ShowAsSigned>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>438</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111194</ID>
                                      <Description>"CacheSoulMax"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>44C</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111195</ID>
                                      <Description>"CacheSoulRegen"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>450</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111196</ID>
                                      <Description>"_soulRegenTimer"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>454</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111200</ID>
                                      <Description>"WaveTimer"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>480</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111201</ID>
                                      <Description>"WavePrepareTime"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>484</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111202</ID>
                                      <Description>"CurGameState"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>488</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111203</ID>
                                      <Description>"MainAtkDropDelay"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>490</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111205</ID>
                                      <Description>"FastSpeed"</Description>
                                      <VariableType>Float</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>49C</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337111214</ID>
                                      <Description>"MaxEnemySpawn"</Description>
                                      <VariableType>4 Bytes</VariableType>
                                      <Address>List_Points</Address>
                                      <Offsets>
                                        <Offset>4D0</Offset>
                                      </Offsets>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                        <CheatEntry>
                          <ID>1337111215</ID>
                          <Description>"R-N-D/OutDated"</Description>
                          <Options moHideChildren="1"/>
                          <GroupHeader>1</GroupHeader>
                          <CheatEntries>
                            <CheatEntry>
                              <ID>1337110760</ID>
                              <Description>"Get Game Manager"</Description>
                              <Options moHideChildren="1"/>
                              <Color>FFFF00</Color>
                              <VariableType>Auto Assembler Script</VariableType>
                              <AssemblerScript Async="1">{ Game   : Yokai Art Survival Prologue.exe
  Version: 
  Date   : 2024-04-06
  Author : slimb

  This script does blah blah blah
}

[ENABLE]

aobscan(Hook_table_list_A,48 63 80 88 04 00 00 85 C0 40) // should be unique
alloc(newmem,$1000,Hook_table_list_A)
registersymbol(Hook_table_list_A List_Points)
label(code List_Points)
label(return)

newmem:
mov [List_Points],rax
jmp return

List_Points:
dq 0

code:
  movsxd  rax,dword ptr [rax+00000488]
  jmp return

Hook_table_list_A:
  jmp newmem
  nop 2
return:


[DISABLE]

Hook_table_list_A:
  db 48 63 80 18 04 00 00

unregistersymbol(Hook_table_list_A List_Points)
dealloc(newmem)

{
// ORIGINAL CODE - INJECTION POINT: A1.GameManager:get_HasInit+40

A1.GameManager:get_HasInit+15: 33 D2                          - xor edx,edx
A1.GameManager:get_HasInit+17: 48 8D AD 00 00 00 00           - lea rbp,[rbp+00000000]
A1.GameManager:get_HasInit+1e: 49 BB 50 2A 55 BB 74 01 00 00  - mov r11,UnityEngine.Object:op_Equality
A1.GameManager:get_HasInit+28: 41 FF D3                       - call r11
A1.GameManager:get_HasInit+2b: 85 C0                          - test eax,eax
A1.GameManager:get_HasInit+2d: 74 04                          - je A1.GameManager:get_HasInit+33
A1.GameManager:get_HasInit+2f: 33 C0                          - xor eax,eax
A1.GameManager:get_HasInit+31: EB 1E                          - jmp A1.GameManager:get_HasInit+51
A1.GameManager:get_HasInit+33: 48 B8 30 2B 9F CA 71 01 00 00  - mov rax,00000171CA9F2B30
A1.GameManager:get_HasInit+3d: 48 8B 00                       - mov rax,[rax]
// ---------- INJECTING HERE ----------
A1.GameManager:get_HasInit+40: 48 63 80 18 04 00 00           - movsxd  rax,dword ptr [rax+00000418]
// ---------- DONE INJECTING  ----------
A1.GameManager:get_HasInit+47: 85 C0                          - test eax,eax
A1.GameManager:get_HasInit+49: 40 0F 97 C0                    - seta al
A1.GameManager:get_HasInit+4d: 48 0F B6 C0                    - movzx rax,al
A1.GameManager:get_HasInit+51: 48 8D 65 00                    - lea rsp,[rbp+00]
A1.GameManager:get_HasInit+55: 5D                             - pop rbp
A1.GameManager:get_HasInit+56: C3                             - ret 
174BE7B8787: 00 01                          - add [rcx],al
174BE7B8789: 04 02                          - add al,02
174BE7B878B: 05 04 03 01 50                 - add eax,50010304
174BE7B8790: 00 00                          - add [rax],al
}
</AssemblerScript>
                              <CheatEntries>
                                <CheatEntry>
                                  <ID>1337110761</ID>
                                  <Description>"-&gt;"</Description>
                                  <ShowAsHex>1</ShowAsHex>
                                  <ShowAsSigned>0</ShowAsSigned>
                                  <VariableType>8 Bytes</VariableType>
                                  <Address>List_Points</Address>
                                  <CheatEntries>
                                    <CheatEntry>
                                      <ID>1337110959</ID>
                                      <Description>"Player statics"</Description>
                                      <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                      <Color>80FFFF</Color>
                                      <GroupHeader>1</GroupHeader>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337110945</ID>
                                          <Description>"Level"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>518</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110946</ID>
                                          <Description>"LevelCap"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>51C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110947</ID>
                                          <Description>"Exp"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>520</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110948</ID>
                                          <Description>"CurrentExpMax"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>524</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110949</ID>
                                          <Description>"ChestLevel"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>528</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110950</ID>
                                          <Description>"ChestLevelCap"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>52C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110951</ID>
                                          <Description>"ChestExp"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>530</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110952</ID>
                                          <Description>"CurrentChestExpMax"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>534</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110953</ID>
                                          <Description>"CurrentChestExpCost"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>538</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110954</ID>
                                          <Description>"CurrentChestFragMultiplierIndex"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>53C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110956</ID>
                                          <Description>"bPlayerSkillGroupUnlock"</Description>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>544</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337110960</ID>
                                      <Description>"CVars"</Description>
                                      <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                      <Color>FFFF00</Color>
                                      <GroupHeader>1</GroupHeader>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337110880</ID>
                                          <Description>"bCheatNoDamage"</Description>
                                          <Color>00FFFF</Color>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3B0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110881</ID>
                                          <Description>"bSkipCardSelection"</Description>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3B1</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110882</ID>
                                          <Description>"HP"</Description>
                                          <Color>FFFF00</Color>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3B4</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110883</ID>
                                          <Description>"HPMax"</Description>
                                          <Color>FFFF00</Color>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3B8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110884</ID>
                                          <Description>"TotalEnemy"</Description>
                                          <Color>4080FF</Color>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3BC</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110888</ID>
                                          <Description>"bCheatFragSoul"</Description>
                                          <Color>00FFFF</Color>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3D4</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110889</ID>
                                          <Description>"Fragment"</Description>
                                          <Color>40FF00</Color>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3D8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110890</ID>
                                          <Description>"Soul"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3DC</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110909</ID>
                                          <Description>"bFastSpeed"</Description>
                                          <Color>FF00FF</Color>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>428</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110910</ID>
                                          <Description>"FastSpeed"</Description>
                                          <Color>FF00FF</Color>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>42C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110913</ID>
                                          <Description>"bShowDamage"</Description>
                                          <Color>FFFF80</Color>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>435</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110920</ID>
                                          <Description>"MaxEnemySpawn"</Description>
                                          <Color>8000FF</Color>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>450</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110957</ID>
                                          <Description>"bSurvivalTutorialOn"</Description>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>545</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110955</ID>
                                          <Description>"_cacheModDataLevel"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>540</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110912</ID>
                                          <Description>"DebugNameOn"</Description>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>434</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337110961</ID>
                                      <Description>"Upgrades"</Description>
                                      <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                      <Color>00FF00</Color>
                                      <GroupHeader>1</GroupHeader>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337110898</ID>
                                          <Description>"UpgradeCardLockTimeRemain"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3FC</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110899</ID>
                                          <Description>"UpgradeCardCnt"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>400</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110900</ID>
                                          <Description>"UpgradeMutiplierCount"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>404</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110901</ID>
                                          <Description>"bFreeUpgradePrice"</Description>
                                          <VariableType>Byte</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>408</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337110962</ID>
                                      <Description>"Boosts"</Description>
                                      <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                      <Color>4080FF</Color>
                                      <GroupHeader>1</GroupHeader>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337110914</ID>
                                          <Description>"Boost_UpgradeCostReduction"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>438</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110915</ID>
                                          <Description>"Boost_BuyUnitCostReduction"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>43C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110916</ID>
                                          <Description>"Boost_DamageBuff"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>440</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110917</ID>
                                          <Description>"Boost_HPBuff"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>444</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110918</ID>
                                          <Description>"Boost_AtkSpeedBuff"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>448</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110919</ID>
                                          <Description>"Boost_CritRateBuff"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>44C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337110963</ID>
                                      <Description>"DPS\Battle Elements Controls"</Description>
                                      <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                      <Color>FFFF00</Color>
                                      <GroupHeader>1</GroupHeader>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337110876</ID>
                                          <Description>"TotalDPSSecond"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3A0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110877</ID>
                                          <Description>"DPSPeriod"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3A4</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110878</ID>
                                          <Description>"debugTimer"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3A8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110879</ID>
                                          <Description>"GameMode"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3AC</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110885</ID>
                                          <Description>"CollectedKoban"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3C0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110886</ID>
                                          <Description>"PreDropItemListCount"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3C4</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110887</ID>
                                          <Description>"DamageTextOffset"</Description>
                                          <ShowAsSigned>0</ShowAsSigned>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3C8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110891</ID>
                                          <Description>"CacheSoulMax"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3E0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110892</ID>
                                          <Description>"CacheSoulRegen"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3E4</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110893</ID>
                                          <Description>"_soulRegenTimer"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3E8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110894</ID>
                                          <Description>"PlayerSkillIndex"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3EC</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110895</ID>
                                          <Description>"SkillPlaceType"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3F0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110896</ID>
                                          <Description>"PreviousState"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3F4</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110897</ID>
                                          <Description>"LockCardIndex"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>3F8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110902</ID>
                                          <Description>"WaveIndex"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>40C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110903</ID>
                                          <Description>"WaveTimer"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>410</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110904</ID>
                                          <Description>"WavePrepareTime"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>414</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110905</ID>
                                          <Description>"CurGameState"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>418</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110906</ID>
                                          <Description>"CurPlayerState"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>41C</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110907</ID>
                                          <Description>"MainAtkDropDelay"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>420</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110908</ID>
                                          <Description>"TickCount"</Description>
                                          <VariableType>4 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>424</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110911</ID>
                                          <Description>"BattleTiming"</Description>
                                          <VariableType>Float</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>430</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                    <CheatEntry>
                                      <ID>1337110958</ID>
                                      <Description>"Pointers"</Description>
                                      <Options moHideChildren="1" moManualExpandCollapse="1"/>
                                      <GroupHeader>1</GroupHeader>
                                      <CheatEntries>
                                        <CheatEntry>
                                          <ID>1337110763</ID>
                                          <Description>"TotalDamageByClass"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>18</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110764</ID>
                                          <Description>"TotalSubDamageByClass"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>20</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110765</ID>
                                          <Description>"DPSByClass"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>28</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110766</ID>
                                          <Description>"MaxDamageByClass"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>30</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110767</ID>
                                          <Description>"PlaceUnitCard"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>38</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110768</ID>
                                          <Description>"PlaceUnitTemplate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>40</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110769</ID>
                                          <Description>"BattleSetup"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>48</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110770</ID>
                                          <Description>"ActionQList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>50</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110771</ID>
                                          <Description>"EnemyClickSprite"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>58</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110772</ID>
                                          <Description>"InputFormationDataList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>60</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110773</ID>
                                          <Description>"FormationInstanceList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>68</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110774</ID>
                                          <Description>"FormationSlotList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>70</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110775</ID>
                                          <Description>"ScanFormationQueue"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>78</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110776</ID>
                                          <Description>"HPText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>80</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110777</ID>
                                          <Description>"CurLogBattle"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>88</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110778</ID>
                                          <Description>"CurLogWave"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>90</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110779</ID>
                                          <Description>"EvolveLv3List"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>98</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110780</ID>
                                          <Description>"SkillLv3List"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>A0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110781</ID>
                                          <Description>"ForceList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>A8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110782</ID>
                                          <Description>"TFomrationElementTypeCache"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>B0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110783</ID>
                                          <Description>"TestStatusSO"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>B8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110784</ID>
                                          <Description>"CollectedItemList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>C0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110785</ID>
                                          <Description>"PreDropItemPool"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>C8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110786</ID>
                                          <Description>"OnChangedFragment"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>D0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110787</ID>
                                          <Description>"OnChangedSoul"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>D8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110788</ID>
                                          <Description>"CanDebitSoul"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>E0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110789</ID>
                                          <Description>"FragmentText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>E8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110790</ID>
                                          <Description>"SoulText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>F0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110791</ID>
                                          <Description>"RemovePlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>F8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110792</ID>
                                          <Description>"ScheduleSpawnTaskList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>100</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110793</ID>
                                          <Description>"OnPlacePlayerSkill"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>108</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110794</ID>
                                          <Description>"EvolvePlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>110</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110795</ID>
                                          <Description>"Evolve1To2PlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>118</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110796</ID>
                                          <Description>"Evolve1To2List"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>120</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110797</ID>
                                          <Description>"FormationPlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>128</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110798</ID>
                                          <Description>"FormationPlaceholder"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>130</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110799</ID>
                                          <Description>"FormationInput"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>138</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110800</ID>
                                          <Description>"FormationUnitList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>140</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110801</ID>
                                          <Description>"PlayerSkill"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>148</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110802</ID>
                                          <Description>"SkillPlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>150</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110803</ID>
                                          <Description>"MousePlaceHolder"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>158</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110804</ID>
                                          <Description>"HealthUnitTemplate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>160</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110805</ID>
                                          <Description>"AtkRangeIndicatorTemplate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>168</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110806</ID>
                                          <Description>"AtkRangeIndicator"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>170</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110807</ID>
                                          <Description>"BackAtkRangeIndicator"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>178</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110808</ID>
                                          <Description>"HealthUnitSlotList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>180</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110809</ID>
                                          <Description>"HealthUnitList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>188</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110810</ID>
                                          <Description>"AllyList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>190</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110811</ID>
                                          <Description>"EnemyList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>198</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110812</ID>
                                          <Description>"_allAttackableUnit"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1A0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110813</ID>
                                          <Description>"BoostItemList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1A8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110814</ID>
                                          <Description>"UnitPlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1B0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110815</ID>
                                          <Description>"FormationIndicatorList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1B8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110816</ID>
                                          <Description>"OverridePlaceUnitOnSlot"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1C0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110817</ID>
                                          <Description>"UAttackPlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1C8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110818</ID>
                                          <Description>"UnitAtkIndicatorBeh"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1D0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110819</ID>
                                          <Description>"OnSelectPosition"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1D8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110820</ID>
                                          <Description>"USkillPlaceHolderUI"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1E0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110821</ID>
                                          <Description>"USkillTooltip"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1E8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110822</ID>
                                          <Description>"TTTierUnlockCache"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1F0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110823</ID>
                                          <Description>"TalentTreeCache"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>1F8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110824</ID>
                                          <Description>"TalentValueCache"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>200</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110825</ID>
                                          <Description>"CutinHolder"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>208</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110826</ID>
                                          <Description>"BlackCover"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>210</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110827</ID>
                                          <Description>"Text_LevelNo"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>218</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110828</ID>
                                          <Description>"x2Toggle"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>220</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110829</ID>
                                          <Description>"TimeScaleText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>228</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110830</ID>
                                          <Description>"CinematicDisableUIList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>230</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110831</ID>
                                          <Description>"SoundToggle"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>238</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110832</ID>
                                          <Description>"UnitRefreshAtkTargetList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>240</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110833</ID>
                                          <Description>"EnemiesRowDict"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>248</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110834</ID>
                                          <Description>"CacheUpgradeCardDataList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>250</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110835</ID>
                                          <Description>"UpgradeCardTemplate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>258</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110836</ID>
                                          <Description>"UpgradeCardHolder"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>260</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110837</ID>
                                          <Description>"UpgradeCardList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>268</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110838</ID>
                                          <Description>"RedrawText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>270</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110839</ID>
                                          <Description>"Upgradedict"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>278</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110840</ID>
                                          <Description>"DrawChanceIncreasementDict"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>280</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110841</ID>
                                          <Description>"exceptionalUpgrade"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>288</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110842</ID>
                                          <Description>"debugUpgradeText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>290</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110843</ID>
                                          <Description>"CurrentWave"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>298</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110844</ID>
                                          <Description>"EnemyWaveList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2A0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110845</ID>
                                          <Description>"SpawnEnemyTaskList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2A8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110846</ID>
                                          <Description>"OnStartWave"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2B0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110847</ID>
                                          <Description>"StartWaveAnim"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2B8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110848</ID>
                                          <Description>"StartWaveText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2C0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110849</ID>
                                          <Description>"scheduleToKillList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2C8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110850</ID>
                                          <Description>"outOfSceneUnitList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2D0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110851</ID>
                                          <Description>"GameplayScreen"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2D8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110852</ID>
                                          <Description>"_BattleDifficulty"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2E0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110853</ID>
                                          <Description>"UnitSlotList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2E8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110854</ID>
                                          <Description>"EnemySpawnerList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2F0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110855</ID>
                                          <Description>"RefRowUnitSlotList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>2F8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110856</ID>
                                          <Description>"EnemyPreviewList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>300</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110857</ID>
                                          <Description>"UnitCardTemplate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>308</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110858</ID>
                                          <Description>"UnitCardHolder"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>310</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110859</ID>
                                          <Description>"MainChibiAnim"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>318</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110860</ID>
                                          <Description>"PlayerSettingData"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>320</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110861</ID>
                                          <Description>"TimeUpdate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>328</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110862</ID>
                                          <Description>"TimeFixedUpdate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>330</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110863</ID>
                                          <Description>"LateTimeFixedUpdate"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>338</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110864</ID>
                                          <Description>"OnUnitSlotChanged"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>340</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110865</ID>
                                          <Description>"GameplayCanvasGO"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>348</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110866</ID>
                                          <Description>"BattleContainer"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>350</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110867</ID>
                                          <Description>"EventContainer"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>358</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110868</ID>
                                          <Description>"SelectedUnitList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>360</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110869</ID>
                                          <Description>"MainCamAnimator"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>368</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110870</ID>
                                          <Description>"MainCamShake"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>370</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110871</ID>
                                          <Description>"PreviewRoot"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>378</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110872</ID>
                                          <Description>"PreviewInstantList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>380</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110873</ID>
                                          <Description>"HasUnlockedUnitList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>388</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110874</ID>
                                          <Description>"EnemyCountText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>390</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110875</ID>
                                          <Description>"OptimizeDataList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>398</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110921</ID>
                                          <Description>"OnChangedExpDel"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>458</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110922</ID>
                                          <Description>"OnLevelUpDel"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>460</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110923</ID>
                                          <Description>"ExpText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>468</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110924</ID>
                                          <Description>"ChestFragMultiplierList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>470</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110925</ID>
                                          <Description>"OnChangedChestExpDel"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>478</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110926</ID>
                                          <Description>"ChestMultiplierTut"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>480</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110927</ID>
                                          <Description>"CacheAdditionalPriceDict"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>488</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110928</ID>
                                          <Description>"_cacheModData"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>490</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110929</ID>
                                          <Description>"ChestGroup"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>498</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110930</ID>
                                          <Description>"PlayerSkillGroup"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4A0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110931</ID>
                                          <Description>"TalentGroup"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4A8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110932</ID>
                                          <Description>"TalentAlertGroup"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4B0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110933</ID>
                                          <Description>"TutorialGuideButton"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4B8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110934</ID>
                                          <Description>"LevelText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4C0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110935</ID>
                                          <Description>"ExpBar"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4C8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110936</ID>
                                          <Description>"ChestEXPText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4D0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110937</ID>
                                          <Description>"FragPerEXPText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4D8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110938</ID>
                                          <Description>"FragMultiplierText"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4E0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110939</ID>
                                          <Description>"ChestIcon"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4E8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110940</ID>
                                          <Description>"SurvivorUpgradeDict"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4F0</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110941</ID>
                                          <Description>"OnSelectUpgradeCard"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>4F8</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110942</ID>
                                          <Description>"TestSpawnData"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>500</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110943</ID>
                                          <Description>"RespawnList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>508</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                        <CheatEntry>
                                          <ID>1337110944</ID>
                                          <Description>"CollectibleItemList"</Description>
                                          <ShowAsHex>1</ShowAsHex>
                                          <VariableType>8 Bytes</VariableType>
                                          <Address>List_Points</Address>
                                          <Offsets>
                                            <Offset>510</Offset>
                                          </Offsets>
                                        </CheatEntry>
                                      </CheatEntries>
                                    </CheatEntry>
                                  </CheatEntries>
                                </CheatEntry>
                              </CheatEntries>
                            </CheatEntry>
                          </CheatEntries>
                        </CheatEntry>
                      </CheatEntries>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols>
    <SymbolEntry>
      <Name>PE_SEGMENTS</Name>
      <Address>7FF655CC0218</Address>
    </SymbolEntry>
  </UserdefinedSymbols>
</CheatTable>
