<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="45">
  <CheatEntries>
    <CheatEntry>
      <ID>104291</ID>
      <Description>"Attach and activate(once the game is running)"</Description>
      <Options moHideChildren="1"/>
      <LastState Activated="1"/>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>[ENABLE]

{$lua}
OpenProcess("MinutesTillDawn.exe")
if (LaunchMonoDataCollector())==0
then error ('Failure To Launch')
end

local poClass = mono_findClass('Assembly-CSharp','PointsTracker')
poAdd = mono_class_getStaticFieldAddress('_pts',poClass)

{$asm}


[DISABLE]



{$lua}
poAdd = 0
{$asm}

</AssemblerScript>
      <CheatEntries>
        <CheatEntry>
          <ID>104413</ID>
          <Description>"Points"</Description>
          <LastState Value="106817" RealAddress="23393B59F58"/>
          <ShowAsSigned>0</ShowAsSigned>
          <Color>008000</Color>
          <VariableType>4 Bytes</VariableType>
          <Address>poAdd+8</Address>
        </CheatEntry>
        <CheatEntry>
          <ID>104503</ID>
          <Description>"Player"</Description>
          <Options moHideChildren="1"/>
          <LastState/>
          <Color>0000FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}
if syntaxcheck then return end

local pClass = mono_findClass('Assembly-CSharp','PlayerController')
local pId = mono_class_getStaticFieldAddress('Instance',pClass)
pAdd = getAddress(pId)

{$asm}

[DISABLE]

{$lua}
pAdd = 0
{$asm}

</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>104506</ID>
              <Description>"Invincible"</Description>
              <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
1:On
</DropDownList>
              <LastState Value="1" RealAddress="233C33904C8"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>008000</Color>
              <VariableType>Byte</VariableType>
              <Address>[pAdd]+40</Address>
              <Offsets>
                <Offset>+18</Offset>
                <Offset>+78</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>104505</ID>
              <Description>"Infinite Ammo"</Description>
              <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
1:On
</DropDownList>
              <LastState Value="0" RealAddress="233C3390588"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>008000</Color>
              <VariableType>Byte</VariableType>
              <Address>[pAdd]+60</Address>
              <Offsets>
                <Offset>+18</Offset>
                <Offset>+40</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>104507</ID>
              <Description>"Health"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="233A0636420"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[pAdd]+40</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>104509</ID>
                  <Description>"Current HP"</Description>
                  <LastState Value="3" RealAddress="233A06364B4"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+94</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104510</ID>
                  <Description>"Max HP"</Description>
                  <LastState Value="3" RealAddress="233A06364B0"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+90</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104511</ID>
                  <Description>"Base Max HP"</Description>
                  <LastState Value="3" RealAddress="233A06364AC"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+8C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>104513</ID>
              <Description>"Movement Speed"</Description>
              <LastState Value="5" RealAddress="23399EC3ED0"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>[pAdd]+d0</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>104567</ID>
              <Description>"Weapon"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="232E8456510"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[pAdd]+58</Address>
              <Offsets>
                <Offset>0</Offset>
              </Offsets>
              <CheatEntries>
                <CheatEntry>
                  <ID>104568</ID>
                  <Description>"Is gun shooting"</Description>
                  <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:No
1:Yes
</DropDownList>
                  <LastState Value="0" RealAddress="232E8456588"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>008000</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+78</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104585</ID>
                  <Description>"Current Ammo"</Description>
                  <LastState Value="22" RealAddress="233A0493588"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>[pAdd]+60</Address>
                  <Offsets>
                    <Offset>+48</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104569</ID>
                  <Description>"Stats"</Description>
                  <LastState Value="" RealAddress="23399E41F30"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <GroupHeader>1</GroupHeader>
                  <Address>+38</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>104570</ID>
                      <Description>"Bullet Damage"</Description>
                      <LastState Value="8" RealAddress="23399E41F88"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+58</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104571</ID>
                      <Description>"Fire rate"</Description>
                      <LastState Value="0.25" RealAddress="23399E41F8C"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+5C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104572</ID>
                      <Description>"Max Ammo"</Description>
                      <LastState Value="24" RealAddress="23399E41F90"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>+60</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104573</ID>
                      <Description>"Reload Time"</Description>
                      <LastState Value="2" RealAddress="23399E41F94"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+64</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104574</ID>
                      <Description>"Projectile Count"</Description>
                      <LastState Value="1" RealAddress="23399E41F98"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>+68</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104575</ID>
                      <Description>"Spread"</Description>
                      <LastState Value="10" RealAddress="23399E41F9C"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+6C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104576</ID>
                      <Description>"Knockback"</Description>
                      <LastState Value="1" RealAddress="23399E41FA0"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+70</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104577</ID>
                      <Description>"Projectile Speed"</Description>
                      <LastState Value="10" RealAddress="23399E41FA4"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+74</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104578</ID>
                      <Description>"Bounce"</Description>
                      <LastState Value="0" RealAddress="23399E41FA8"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>+78</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104579</ID>
                      <Description>"Piercing"</Description>
                      <LastState Value="0" RealAddress="23399E41FAC"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+7C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104580</ID>
                      <Description>"Inaccuracy(miss chance)"</Description>
                      <LastState Value="10" RealAddress="23399E41FB0"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+80</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104581</ID>
                      <Description>""Summon Gun""</Description>
                      <LastState Value="0" RealAddress="23399E41FB4"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>+84</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104582</ID>
                      <Description>"Disable Manual Reload"</Description>
                      <LastState Value="0" RealAddress="23399E41FB5"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>4 Bytes</VariableType>
                      <Address>+85</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>104414</ID>
          <Description>"XP"</Description>
          <Options moHideChildren="1"/>
          <LastState/>
          <Color>0000FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}
local pxClass = mono_findClass('Assembly-CSharp','PlayerXP')
local inst = mono_class_findInstancesOfClassListOnly('',pxClass)
xAdd = inst[1]

{$asm}


[DISABLE]

{$lua}
xAdd = 0
{$asm}


</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>104418</ID>
              <Description>"Flat Bonus"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>xAdd+30</Address>
              <Offsets>
                <Offset>+18</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>104420</ID>
              <Description>"Multiplier Bonus"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>xAdd+30</Address>
              <Offsets>
                <Offset>+1C</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>104419</ID>
              <Description>"Multiplier Reduction"</Description>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>xAdd+30</Address>
              <Offsets>
                <Offset>+20</Offset>
              </Offsets>
            </CheatEntry>
            <CheatEntry>
              <ID>104470</ID>
              <Description>"Debug/Extra"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="00000000"/>
              <Color>808080</Color>
              <GroupHeader>1</GroupHeader>
              <CheatEntries>
                <CheatEntry>
                  <ID>104427</ID>
                  <Description>"xpBaseAddress"</Description>
                  <LastState Value="32" RealAddress="233E5D7C5F0"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Byte</VariableType>
                  <Address>xAdd</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104415</ID>
                  <Description>"level"</Description>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>4 Bytes</VariableType>
                  <Address>xAdd+38</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104416</ID>
                  <Description>"xp"</Description>
                  <LastState Value="536" RealAddress="233E5D7C62C"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>808080</Color>
                  <VariableType>Float</VariableType>
                  <Address>xAdd+3C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>104412</ID>
          <Description>"GameTimer"</Description>
          <Options moHideChildren="1"/>
          <LastState/>
          <Color>0000FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}
local tClass = mono_findClass('Assembly-CSharp','GameTimer')
if (tClass~=nil) then
   local tId = mono_class_getStaticFieldAddress('SharedInstance',tClass)
   tAdd = getAddress(tId)
else
    tAdd = 0
end
{$asm}


[DISABLE]

{$lua}
tAdd = 0
{$asm}

</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>104408</ID>
              <Description>"Time Limit(seconds)"</Description>
              <LastState Value="1200" RealAddress="233ED7AE288"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>[tAdd]+18</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>104409</ID>
              <Description>"Endless mode"</Description>
              <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:Off
1:On
</DropDownList>
              <LastState Value="0" RealAddress="233ED7AE28C"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Byte</VariableType>
              <Address>[tAdd]+1C</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>104410</ID>
              <Description>"Current Time(seconds)"</Description>
              <LastState Value="1200" RealAddress="233ED7AE290"/>
              <ShowAsSigned>0</ShowAsSigned>
              <VariableType>Float</VariableType>
              <Address>[tAdd]+20</Address>
            </CheatEntry>
            <CheatEntry>
              <ID>104411</ID>
              <Description>"Is Playing"</Description>
              <DropDownList ReadOnly="1" DescriptionOnly="1" DisplayValueAsItem="1">0:No
1:Yes
</DropDownList>
              <LastState Value="0" RealAddress="233ED7AE294"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>808080</Color>
              <VariableType>4 Bytes</VariableType>
              <Address>[tAdd]+24</Address>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
        <CheatEntry>
          <ID>104533</ID>
          <Description>"Elemental Effects"</Description>
          <Options moHideChildren="1"/>
          <LastState/>
          <Color>0000FF</Color>
          <VariableType>Auto Assembler Script</VariableType>
          <AssemblerScript>[ENABLE]

{$lua}
if syntaxcheck then return end

local tClass = mono_findClass('Assembly-CSharp','ThunderGenerator')
_pThunder = mono_class_getStaticFieldAddress('SharedInstance',tClass)

local fClass = mono_findClass('Assembly-CSharp','FreezeSystem')
_pFreeze = mono_class_getStaticFieldAddress('SharedInstance',fClass)

local bClass = mono_findClass('Assembly-CSharp','BurnSystem')
_pBurn = mono_class_getStaticFieldAddress('SharedInstance',bClass)

local cClass = mono_findClass('Assembly-CSharp','CurseSystem')
_pCurse = mono_class_getStaticFieldAddress('Instance',cClass)

{$asm}

[DISABLE]

{$lua}
_pThunder = 0
_pFreeze = 0
_pBurn = 0
_pCurse = 0
{$asm}


</AssemblerScript>
          <CheatEntries>
            <CheatEntry>
              <ID>104559</ID>
              <Description>"Curse"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="233E5D7C820"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[_pCurse]</Address>
              <CheatEntries>
                <CheatEntry>
                  <ID>104565</ID>
                  <Description>"duration"</Description>
                  <LastState Value="2" RealAddress="233E5D7C858"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+38</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104566</ID>
                  <Description>"Damage Multiplier"</Description>
                  <LastState Value="3" RealAddress="233E5D7C85C"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+3C</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>104541</ID>
              <Description>"Thunder"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="233E5D7C3C0"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[_pThunder]</Address>
              <CheatEntries>
                <CheatEntry>
                  <ID>104537</ID>
                  <Description>"Flat Bonus"</Description>
                  <LastState Value="200" RealAddress="233C33EC078"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>4 Bytes</VariableType>
                  <Address>+30</Address>
                  <Offsets>
                    <Offset>+18</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104538</ID>
                  <Description>"Multiplier Bonus"</Description>
                  <LastState Value="1" RealAddress="233C33EC07C"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+30</Address>
                  <Offsets>
                    <Offset>+1C</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104539</ID>
                  <Description>"Multiple Reduction Bonus"</Description>
                  <LastState Value="1" RealAddress="233C33EC080"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+30</Address>
                  <Offsets>
                    <Offset>+20</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104540</ID>
                  <Description>"baseAOE"</Description>
                  <LastState Value="0.349999994" RealAddress="233E5D7C400"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+40</Address>
                </CheatEntry>
                <CheatEntry>
                  <ID>104542</ID>
                  <Description>"sizeMultiplier"</Description>
                  <LastState Value="5" RealAddress="233E5D7C404"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+44</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>104543</ID>
              <Description>"Freeze"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="233A0493DE0"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[_pFreeze]</Address>
              <CheatEntries>
                <CheatEntry>
                  <ID>104545</ID>
                  <Description>"Flat Bonus"</Description>
                  <LastState Value="0" RealAddress="23393D0FE28"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+18</Address>
                  <Offsets>
                    <Offset>+18</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104547</ID>
                  <Description>"Multiplier Bonus"</Description>
                  <LastState Value="0" RealAddress="23393D0FE2C"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+18</Address>
                  <Offsets>
                    <Offset>+1C</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104546</ID>
                  <Description>"Multiple Reduction Bonus"</Description>
                  <LastState Value="1" RealAddress="23393D0FE30"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+18</Address>
                  <Offsets>
                    <Offset>+20</Offset>
                  </Offsets>
                </CheatEntry>
                <CheatEntry>
                  <ID>104551</ID>
                  <Description>"freezeDuration"</Description>
                  <LastState Value="1.5" RealAddress="233A0493E28"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <VariableType>Float</VariableType>
                  <Address>+48</Address>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
            <CheatEntry>
              <ID>104544</ID>
              <Description>"Burn"</Description>
              <Options moHideChildren="1"/>
              <LastState Value="" RealAddress="233A0493D80"/>
              <ShowAsSigned>0</ShowAsSigned>
              <Color>0000FF</Color>
              <GroupHeader>1</GroupHeader>
              <Address>[_pBurn]</Address>
              <CheatEntries>
                <CheatEntry>
                  <ID>104553</ID>
                  <Description>"DamageMultiplier"</Description>
                  <Options moHideChildren="1"/>
                  <LastState Value="" RealAddress="23393D0FD80"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <GroupHeader>1</GroupHeader>
                  <Address>+28</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>104548</ID>
                      <Description>"Flat Bonus"</Description>
                      <LastState Value="0" RealAddress="23393D0FD98"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+18</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104549</ID>
                      <Description>"Multiplier Bonus"</Description>
                      <LastState Value="0" RealAddress="23393D0FD9C"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+1C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104550</ID>
                      <Description>"Multiple Reduction Bonus"</Description>
                      <LastState Value="1" RealAddress="23393D0FDA0"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+20</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
                <CheatEntry>
                  <ID>104554</ID>
                  <Description>"DurationMultiplier"</Description>
                  <Options moHideChildren="1"/>
                  <LastState Value="" RealAddress="23393D0FD50"/>
                  <ShowAsSigned>0</ShowAsSigned>
                  <Color>0000FF</Color>
                  <GroupHeader>1</GroupHeader>
                  <Address>+30</Address>
                  <Offsets>
                    <Offset>0</Offset>
                  </Offsets>
                  <CheatEntries>
                    <CheatEntry>
                      <ID>104555</ID>
                      <Description>"Flat Bonus"</Description>
                      <LastState Value="0" RealAddress="23393D0FD68"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+18</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104556</ID>
                      <Description>"Multiplier Bonus"</Description>
                      <LastState Value="0" RealAddress="23393D0FD6C"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+1C</Address>
                    </CheatEntry>
                    <CheatEntry>
                      <ID>104557</ID>
                      <Description>"Multiple Reduction Bonus"</Description>
                      <LastState Value="1" RealAddress="23393D0FD70"/>
                      <ShowAsSigned>0</ShowAsSigned>
                      <VariableType>Float</VariableType>
                      <Address>+20</Address>
                    </CheatEntry>
                  </CheatEntries>
                </CheatEntry>
              </CheatEntries>
            </CheatEntry>
          </CheatEntries>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
  <UserdefinedSymbols/>
  <Comments>Info about this table:
</Comments>
</CheatTable>
