Page 1 of 4

RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 5:21 pm
by Tuuuup!


Small table:
Table Options
No Item Lost ( Need min 2 )
Player HP battle pointers?
base address
-hp
-maxhp
-mp
-maxmp
-str
-vit
-tec
-luck
-exp
Player MAG battle pointers
base address
-mag
-magMax
-anlog_cnt
Selected Devil stats
base address
-flag
-raceid
-devilid
-level
-seikaku
-dummy0
-chuusei_high
-chuusei (Loyalty)
-vice
-exp
-hp
-maxhp
-mp
-maxmp
-str
-vit
-tec
-luck
-[0]SKLID
-[1]SKLID
-[2]SKLID
-[3]SKLID
-[4]SKLID
-[5]SKLID
-[6]SKLID
-[7]SKLID
-[8]SKLID
-[9]SKLID
Gold etc
base address
-mag
-maxmag
-gold
-totalPlayTime
Items?
-These are not all addresses..the list is longer!! Just change value and switch menu/tab to update
Skill Id's

Code: Select all

0:Nothing/ Empty
1:Agi
2:Agidyne
3:Maragi
4:Maragidyne
5:Blaze
6:Hellfire
7:Fire Breath
8:Pyro Sign
9:
10:
11:
12:
13:
14:
15:
16:Bufu
17:Bufudyne
18:Mabufu
19:Mabufudyne
20:Frostbite
21:Cocytus
22:Glacial Blast
23:Frost Sign
24:
25:
26:
27:
28:
29:
30:
31:
32:Zio
33:Ziodyne
34:Mazio
35:Maziodyne
36:Spark
37:Bolt Storm
38:Shock Wave
39:Volt Sign
40:
41:
42:
43:
44:
45:
46:
47:
48:Zan
49:Zandyne
50:Mazan
51:Mazandyne
52:Flurry
53:Tempest
54:Wind Cutter
55:Wind Sign
56:Flurry
57:
58:
59:
60:
61:
62:
63:
64:Starbound Blades
65:Megidolaon
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:Mudo
81:Mamubo
82:Mamudoon
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:Marin Karin
97:Dormina
98:Pulinpa
99:MAkajam
100:Petra
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:Dia
113:Diarama
114:Diarahan
115:Media
116:Patra
117:Dia Aura
118:Recarm
119:Samarecarm
120:State of Bliss
121:Mediarama
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
v2: Added some Skill ID And Devil ID. Big thanks to Cnutface and wepon1984 for starting this.
v3: Added Passive skills, Investigation Skills and some HP scripts + No MAG lost script
v4: Added many things.
v5:Added No Ammo lost, Combat Skill Cool down + more pointers

Have fun.

If you have time to download the table and test it, then you have time to give my post a thumbs up/ rate positive. That's all I'm asking.

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 5:29 pm
by Onidurum
Bro, even if I don't use your tables I give it a thumbs up because they are friggin next level. I WILL be using this one!

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 5:32 pm
by Cnutface
That devil ID one is good. Shame we don't have a devil id list.

396 is Camael
52 is Alp
400 is ER100 XD
356 is Vritra
100 is Oboroguruma
96 is Oyamatsumi
1 is Jack O Lantern
23 Omitsuna

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 5:37 pm
by Tuuuup!
Cnutface wrote:
Thu Jun 19, 2025 5:32 pm
That devil ID one is good. Shame we don't have a devil id list.

396 is Camael
52 is Alp
400 is ER100 XD
356 is Vritra
100 is Oboroguruma
96 is Oyamatsumi
post it like:

396: Camael
52: Alp
400: ER100 XD
356: Vritra
100: Oboroguruma
96: Oyamatsumi

So it's easier for me to make a list :D

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 5:41 pm
by Cnutface
Tuuuup! wrote:
Thu Jun 19, 2025 5:37 pm
Cnutface wrote:
Thu Jun 19, 2025 5:32 pm
That devil ID one is good. Shame we don't have a devil id list.

396 is Camael
52 is Alp
400 is ER100 XD
356 is Vritra
100 is Oboroguruma
96 is Oyamatsumi
post it like:

396: Camael
52: Alp
400: ER100 XD
356: Vritra
100: Oboroguruma
96: Oyamatsumi

So it's easier for me to make a list :D
No worries, I am not going through all of them at the moment as I am finding too many ER characters. I'll do what I can

13: Ukobach
37: Obariyon
65: Kudan
66: Raiho
67: Nekomata
68: Abihiko
69: Alice
70: Yoshitsune
71: Orthrus
72: Legion
73: Legion
74: Legion
75: Legion
76: ER100
77: ER100
78: ER100
79: ER100
80: ER100
81: Jack O Lantern
82: Oshichi
83: Gdon
84: Muspell
85: Sati
86: Throne
87: Hitokotonushi
88: Belial
89: Jubokko
90: Azumi

Done for now, sorry!

Skills:
65: Megidolaon

EDIT: I used Cam and Alice in battle and crashed.
EDIT EDIT: It was because I gave them skills they shouldn't have.

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 7:00 pm
by wepon1984

Code: Select all

0:Raidou
1:Jack-o'-Lantern
2:Oshichi
3:Gdon
4:Muspell
5:Sati
6:Throne
7:Hitokotonushi
8:Belial
9:Jubokko
10:Azumi
11:Jack Frost
12:Tarrasque
13:Ukobach
14:Arahabaki
15:Naga Raja
16:Oyamatsumi
17:Okuninushi
18:Yamata-no-Orochi
19:Raiju
20:Oboroguruma
21:Nue
22:Tsuchigumo
23:Oumitsunu
24:Parvati
25:Mishaguji
26:Thor
27:Agathion
28:Muu Shuwuu
29:Poltergeist
30:Feng Huang
31:Kurama Tengu
32:Power
33:Legion
34:Ichimokuren
35:Anzu
36:Sandalphon
37:Obariyon
38:Oni
39:Turdak
40:Lamia
41:Yomotsu-Ikusa
42:Rakshasa
43:Triglav
44:Chernobog
45:Cerberus
46:Shouten
47:Siegfried
48:Susano-o
49:Gashadokuro
50:Ghoul
51:Utai-Gaikotsu
52:Alp
53:Mokoi
54:Okiku-Mushi
55:Incubus
56:Lilith
57:Nebiros
58:Beelzebub
59:Leanan Sidhe
60:Ippon-Datara
61:Thoth
62:Futsunushi
63:Nagasunehiko
64:Scathach
65:Kudan
66:Raiho
67:Nekomata
68:Abihiko
69:Alice
70:Yoshitsune
71:Orthrus
337:Undine
338:Sylph
339:Aquans
340:Aeros
341:Flaemis
342:Erthys
345:Kushi Mitama
346:Ara Mitama
347:Nigi Mitama
348:Saki Mitama
353:Enku
354:Asura
355:Onmoraki
356:Vritra
357:Hi-no-Kagutsuchi
358:Petra
359:Mermaid
360:Arioch
361:Pabilsag
362:Qing Long
363:Cybele
364:Makami
365:Hayataro
366:Vishnu
367:Koropokkur
368:Angel
369:Turbo Granny
370:Decarabia
371:Archangel
372:Dominion
373:Neko Shogun
374:Nezha
375:Shiva
376:Fenrir
378:Inugami
379:Lilim
380:Mara
381:Arachne
382:Black Frost
383:Pixie
384:Tam Lin
385:Idun
386:Belphegor
387:Taotie
389:Mada
391:Basilisk
393:Nandi
394:Barong
395:Ophanim
396:Camael
397:Rangda
398:Mot
This is everything I found that is not a glitchy enemy or ER100 dummy

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 7:30 pm
by Cnutface
Thank you, I got side tracked with all the ER and enemy data then cooking dinner I gave up XD
I will try skills when I get a chance.

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 8:44 pm
by wepon1984
Skills:

Code: Select all

1:Agi
2:Agidyne
3:Maragi
4:Maragidyne
5:Blaze
6:Hellfire
7:Fire Breath
8:Pyro Sign
16:Bufu
17:Bufudyne
18:Mabufu
19:Mabufudyne
20:Frostbite
21:Cocytus
22:Glacial Blast
23:Frost Sign
32:Zio
33:Ziodyne
34:Mazio
35:Maziodyne
36:Spark
37:Bolt Storm
38:Shock Wave
39:Volt Sign
48:Zan
49:Zandyne
50:Mazan
51:Mazandyne
52:Flurry
53:Tempest
54:Wind Cutter
55:Wind Sign
64:Starbound Blades
65:Megidolaon
80:Mudo
81:Mamudo
82:Mamudoon
96:Marin Karin
97:Dormina
98:Pulinpa
99:Makajam
100:Petra
112:Dia
113:Diarama
114:Diarahan
115:Media
116:Patra
117:Dia Aura
118:Recarm
119:Samarecarm
120:State of Bliss
121:Mediarama
128:Tarukaja
129:Marakaja
130:Rakukaja
131:War Cry
132:Makara Aura
133:Tetra Aura
134:Dekaja
144:Tiger Thrust
145:Raidou Combo 1
146:Raidou Combo 2
147:Raidou Combo 3
148:Dragon Cyclone
149:Strike
150:Combo
151:Mighty Blow
152:Frenzy
153:Berserker
154:Venomstrike
155:Winged Fury
156:Carom Striker
157:Menacing Blade
158:Empty Wave
163:Heat Wave
168:Mad Rush
176:Normal Bullet
191:Exorcising Shell
220:Freeze Time
221:Summon
223:Drain Death
241:First Aid
242:Hex
312:Magnetize
313:Zeal
529:Agirati
545:Bufurati
561:Ziorati
577:Zanrati
658:Tarukajaon
659:Kakakajaon
660:Rakukajaon
661:Tetrakarn
690:Kuzunoha Rapture
691:Kuzunoha Anguish
692:Kuzunoha Fury
695:Kuzunoha Anguish
696:Kuzunoha Terror
699:Kuzunoha Anguish
701:Kuzunoha Dread

Passive Skills:

Code: Select all

208:Infallible Command
212:Null Phys
240:Retribution
245:Endure
246:Fast Escape
247:Money Find
248:Item Find
250:Devotion
251:Life Bonus
252:Life Gain
253:Life Surge
254:Mana Bonus
255:Mana Gain
256:Mana Surge
257:Hero's Might
258:Mage's Craft
259:Fire Boost
260:Ice Boost
261:Elec Boos
262:Force Boost
263:Heal Boost
264:Mind Boost
265:Resist Fire
266:Resist Ice
267:Resist Elec
268:Resist Force
269:Resisst Phys
744:Magnum Bullet
809:Strength Chakra
810:Magic Chakra
811:Halve Death
812:Halve Mind
813:Vitality Chakra
814:Luck Chakra
815:Magic Boost
816:Sink or Swim
819:Halve Mortal
820:Null Mortal
822:Death Boost
828:Vengeance Seal
830:Whimsical Aid
831:Loose Change
832:Gold Rush
833:Scavenger
839:Agni's Blessing
843:Skill Extension
845:Spirit Drain
846:Unrelenting Focus
850:Adoration
854:Exp Boost
860:Growth
861:Lucky Capote
969:Destructive Joy
1044:Resist Phys
1049:Resist Ice/Force
1050:Resist Fire/Elec
1051:Resist Mind/Death
1084:Reincarnation
1381:Inspiring Flash
1384:Tiger Stance
1385:Dragon Stance
1386:Pheonix Step
1387:Tortoise-Snake Step
1388:Confinement Adagio
1389:Blaze of Glory
1390:Summoner Resolve
1391:Shield Breaker
1392:Transcended Being
1393:Heroic Poise
1395:Devil's Ruin
1397:Summoner's Rebirth
1440:Martial Instinct
1441:Summoner's Will
1442:Devil's Trick
1443:Combo Rondo
1444:Transceding Sight
1445:MAG Drainer
1446:Goddess Lullaby
1447:Blessing of Mercury
1448:Capricious Mirable
1449:Merciless Strikes
1450:Diamon Disposition
1451:Blessing of Venus
1452:Righteous Heart
This all the skills I can find with all the ER100 and duplicate enemy skills removed.
Update: changed the ids numbers for Halve Mind and Halve Death to the ones the item books give you

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 8:45 pm
by wepon1984

Code: Select all

0:Raidou/ER100
1:PYRO
2:FROST
3:VOLT
4:WIND
5:FURY
6:PAGAN
7:SKILL
8:ELEMENT
9:MITAMA
10:FIEND
11:EVIL
12:UNDEAD
13:SUPER SOLDIER
14:YAKUZA
15:MONSTER
16:CHRYSALIS
17:ER100
18:MONK
19:TOKOYOGAMI
20:SATELLITE
21:BATTLESHIP
22:SOULLESS GOD
23:???
These should be the Race IDs

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Thu Jun 19, 2025 9:00 pm
by Cnutface
Do you have a special method of finding these or do you actually trawl through each one individually?
Either way, thank you.

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Fri Jun 20, 2025 12:02 am
by EtherealSpire
When I was messing around with cheat engine 16 hours ago I was finding items and putting them in my stock, but I had to go through a lot of ER100's because the addresses skipped an amount/range here and there.

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Fri Jun 20, 2025 3:15 am
by wepon1984

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <Description>"1. Curatives"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Medicine"</Description>
          <VariableType>Byte</VariableType>
          <Address>+22</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Ox Bezoar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+24</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Life Stone"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Drink"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Bead"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Bead of Life"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Chakra Chip"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Chakra Drop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+30</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Survival Erudition"</Description>
          <VariableType>Byte</VariableType>
          <Address>+32</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Soma"</Description>
          <VariableType>Byte</VariableType>
          <Address>+38</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Poison"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Mute"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Stone"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Mind"</Description>
          <VariableType>Byte</VariableType>
          <Address>+40</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Jin Dan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Balm of Life"</Description>
          <VariableType>Byte</VariableType>
          <Address>+44</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"2. Stat Items"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"St Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+46</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Ma Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Vi Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Lu Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Thin Grimoire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+600</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Thick Grimoire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+602</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Mansaku" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Homura" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+50</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Fubuki" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+52</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Raiden" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+54</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Arashi" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+56</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Gouriki" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+58</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Yamiyo" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Takumi" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Shishiou" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Kotetsu" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+60</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"3. Dungeon Items"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Attract Water"</Description>
          <VariableType>Byte</VariableType>
          <Address>+64</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Repulse Water"</Description>
          <VariableType>Byte</VariableType>
          <Address>+66</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Foxtail"</Description>
          <VariableType>Byte</VariableType>
          <Address>+68</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Smoke Ball"</Description>
          <VariableType>Byte</VariableType>
          <Address>+6C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Purity Charm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+6E</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"4. Books"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Book of Agi"</Description>
          <VariableType>Byte</VariableType>
          <Address>+420</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agidyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+422</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maragi"</Description>
          <VariableType>Byte</VariableType>
          <Address>+424</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maragidyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+426</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Blaze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+428</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Hellfire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fire Breath"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agirati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufu"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufudyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mabufu"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mabufudyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+440</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Cocytus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+442</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Glacial Blast"</Description>
          <VariableType>Byte</VariableType>
          <Address>+444</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Frostbite"</Description>
          <VariableType>Byte</VariableType>
          <Address>+446</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufurati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+448</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zio"</Description>
          <VariableType>Byte</VariableType>
          <Address>+454</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ziodyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+456</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazio"</Description>
          <VariableType>Byte</VariableType>
          <Address>+458</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maziodyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Spark"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bolt Storm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Shock Wave"</Description>
          <VariableType>Byte</VariableType>
          <Address>+460</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ziorati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+462</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+46E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zandyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+470</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+472</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazandyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+474</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tempest"</Description>
          <VariableType>Byte</VariableType>
          <Address>+476</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Wind Cutter"</Description>
          <VariableType>Byte</VariableType>
          <Address>+478</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Flurry"</Description>
          <VariableType>Byte</VariableType>
          <Address>+47A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zanrati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+47C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mudo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+488</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mamudo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mamudoon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Marin Karin"</Description>
          <VariableType>Byte</VariableType>
          <Address>+498</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dormina"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Pulinpa"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makajam"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Petra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Combo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Venomstrike"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Winged Fury"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Berserker"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Frenzy"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mighty Blow"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mad Rush"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dia"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Diarama"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Diarahan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Media"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Patra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dia Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Recarm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Samarecarm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4D0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of State of Bliss"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4D2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tarukaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4DE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makakaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Rakukaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of War Cry"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makara Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tetra Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tarukajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makakajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Rakukajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dekaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4F0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tetrakarn"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4F2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Bonus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+592</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Gain"</Description>
          <VariableType>Byte</VariableType>
          <Address>+594</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Surge"</Description>
          <VariableType>Byte</VariableType>
          <Address>+596</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fire Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+598</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ice Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Elec Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Force Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Heal Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Magic Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mind Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Fire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Ice"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Elec"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Force"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Phys"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Death"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Mind"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Mortal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Null Mortal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Strength Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Magic Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Vitality Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Luck Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agni's Blessing"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Spirit Drain"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Retribution"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Skill Extension"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Sink or Swim"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Unrelenting Focus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5CA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Endure"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5CE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Vengeance Seal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fast Escape"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Exp Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Growth"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Whimsical Aid"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Loose Change"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Scavenger"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Lucky Capote"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Hero's Might"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mage's Craft"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Destructive Joy"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Money Find"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Item Find"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5EA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Devotion"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5EC</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"5. Treasures"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Wood Ornament"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Asuka Mirror"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Rakuyou Chalice"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Javanese Figure"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Roman Coin"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Persian Vase"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Theban Jar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Cretan Goddess"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Babylon Tablet"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Giza Mask"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Stag Beetle"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Beetle"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dainty Snack"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Twig"</Description>
          <VariableType>Byte</VariableType>
          <Address>+BA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Old Underwear"</Description>
          <VariableType>Byte</VariableType>
          <Address>+BC</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"6. Drinks"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Valhalla Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+120</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magical Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+122</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+124</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Miracle Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+126</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Doctor Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+128</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dragon Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mandra Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Valhalla Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magical Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+130</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+132</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Miracle Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+134</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Elixir Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+136</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Midas Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Harvest Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+13A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Deus Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+13C</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"7. Misc"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Raidou Glasses"</Description>
          <VariableType>Byte</VariableType>
          <Address>+610</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"8. Materials"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Pyro Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+240</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+242</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+244</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+246</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+24E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+250</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+252</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+254</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+25C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+25E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+260</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+262</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+270</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+278</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+286</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+288</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Amulet"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+294</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+296</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+298</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+29A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Plastic"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Element #115"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Moon Chip"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Homusubi Crystal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Light Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Shadow Magatama"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Victory Crown"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Strife Blade"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Aletia"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Sessho-Seki"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Onogo Ore"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mirror of Sun"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Hunger Scale"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2BE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mortal Seal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pentagram"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C2</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
This should be all addresses with names for the non-key/ER100 items for Tuuuup!'s table

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Fri Jun 20, 2025 4:24 am
by deary5
wepon1984 wrote:
Fri Jun 20, 2025 3:15 am

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <Description>"1. Curatives"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Medicine"</Description>
          <VariableType>Byte</VariableType>
          <Address>+22</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Ox Bezoar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+24</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Life Stone"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Drink"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Bead"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Bead of Life"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Chakra Chip"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Chakra Drop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+30</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Survival Erudition"</Description>
          <VariableType>Byte</VariableType>
          <Address>+32</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Soma"</Description>
          <VariableType>Byte</VariableType>
          <Address>+38</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Poison"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Mute"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Stone"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Mind"</Description>
          <VariableType>Byte</VariableType>
          <Address>+40</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Jin Dan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Balm of Life"</Description>
          <VariableType>Byte</VariableType>
          <Address>+44</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"2. Stat Items"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"St Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+46</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Ma Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Vi Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Lu Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Thin Grimoire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+600</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Thick Grimoire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+602</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Mansaku" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Homura" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+50</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Fubuki" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+52</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Raiden" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+54</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Arashi" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+56</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Gouriki" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+58</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Yamiyo" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Takumi" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Shishiou" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Kotetsu" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+60</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"3. Dungeon Items"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Attract Water"</Description>
          <VariableType>Byte</VariableType>
          <Address>+64</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Repulse Water"</Description>
          <VariableType>Byte</VariableType>
          <Address>+66</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Foxtail"</Description>
          <VariableType>Byte</VariableType>
          <Address>+68</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Smoke Ball"</Description>
          <VariableType>Byte</VariableType>
          <Address>+6C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Purity Charm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+6E</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"4. Books"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Book of Agi"</Description>
          <VariableType>Byte</VariableType>
          <Address>+420</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agidyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+422</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maragi"</Description>
          <VariableType>Byte</VariableType>
          <Address>+424</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maragidyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+426</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Blaze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+428</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Hellfire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fire Breath"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agirati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufu"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufudyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mabufu"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mabufudyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+440</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Cocytus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+442</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Glacial Blast"</Description>
          <VariableType>Byte</VariableType>
          <Address>+444</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Frostbite"</Description>
          <VariableType>Byte</VariableType>
          <Address>+446</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufurati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+448</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zio"</Description>
          <VariableType>Byte</VariableType>
          <Address>+454</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ziodyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+456</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazio"</Description>
          <VariableType>Byte</VariableType>
          <Address>+458</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maziodyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Spark"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bolt Storm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Shock Wave"</Description>
          <VariableType>Byte</VariableType>
          <Address>+460</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ziorati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+462</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+46E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zandyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+470</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+472</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazandyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+474</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tempest"</Description>
          <VariableType>Byte</VariableType>
          <Address>+476</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Wind Cutter"</Description>
          <VariableType>Byte</VariableType>
          <Address>+478</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Flurry"</Description>
          <VariableType>Byte</VariableType>
          <Address>+47A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zanrati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+47C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mudo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+488</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mamudo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mamudoon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Marin Karin"</Description>
          <VariableType>Byte</VariableType>
          <Address>+498</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dormina"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Pulinpa"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makajam"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Petra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Combo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Venomstrike"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Winged Fury"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Berserker"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Frenzy"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mighty Blow"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mad Rush"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dia"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Diarama"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Diarahan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Media"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Patra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dia Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Recarm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Samarecarm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4D0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of State of Bliss"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4D2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tarukaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4DE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makakaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Rakukaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of War Cry"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makara Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tetra Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tarukajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makakajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Rakukajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dekaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4F0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tetrakarn"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4F2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Bonus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+592</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Gain"</Description>
          <VariableType>Byte</VariableType>
          <Address>+594</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Surge"</Description>
          <VariableType>Byte</VariableType>
          <Address>+596</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fire Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+598</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ice Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Elec Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Force Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Heal Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Magic Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mind Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Fire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Ice"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Elec"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Force"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Phys"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Death"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Mind"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Mortal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Null Mortal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Strength Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Magic Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Vitality Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Luck Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agni's Blessing"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Spirit Drain"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Retribution"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Skill Extension"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Sink or Swim"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Unrelenting Focus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5CA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Endure"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5CE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Vengeance Seal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fast Escape"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Exp Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Growth"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Whimsical Aid"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Loose Change"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Scavenger"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Lucky Capote"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Hero's Might"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mage's Craft"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Destructive Joy"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Money Find"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Item Find"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5EA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Devotion"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5EC</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"5. Treasures"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Wood Ornament"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Asuka Mirror"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Rakuyou Chalice"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Javanese Figure"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Roman Coin"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Persian Vase"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Theban Jar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Cretan Goddess"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Babylon Tablet"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Giza Mask"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Stag Beetle"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Beetle"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dainty Snack"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Twig"</Description>
          <VariableType>Byte</VariableType>
          <Address>+BA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Old Underwear"</Description>
          <VariableType>Byte</VariableType>
          <Address>+BC</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"6. Drinks"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Valhalla Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+120</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magical Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+122</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+124</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Miracle Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+126</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Doctor Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+128</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dragon Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mandra Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Valhalla Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magical Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+130</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+132</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Miracle Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+134</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Elixir Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+136</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Midas Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Harvest Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+13A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Deus Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+13C</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"7. Misc"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Raidou Glasses"</Description>
          <VariableType>Byte</VariableType>
          <Address>+610</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"8. Materials"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Pyro Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+240</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+242</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+244</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+246</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+24E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+250</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+252</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+254</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+25C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+25E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+260</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+262</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+270</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+278</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+286</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+288</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Amulet"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+294</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+296</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+298</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+29A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Plastic"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Element #115"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Moon Chip"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Homusubi Crystal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Light Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Shadow Magatama"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Victory Crown"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Strife Blade"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Aletia"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Sessho-Seki"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Onogo Ore"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mirror of Sun"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Hunger Scale"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2BE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mortal Seal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pentagram"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C2</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
This should be all addresses with names for the non-key/ER100 items for Tuuuup!'s table
How to update to this?

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Fri Jun 20, 2025 6:14 am
by EtherealSpire
deary5 wrote:
Fri Jun 20, 2025 4:24 am
How to update to this?
If you can't figure it out, then let's hope Tuuuup! updates the table again.

Re: RAIDOU Remastered: The Mystery of the Soulless Army

Posted: Fri Jun 20, 2025 6:36 am
by Drinkie
wepon1984 wrote:
Fri Jun 20, 2025 3:15 am

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <Description>"1. Curatives"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Medicine"</Description>
          <VariableType>Byte</VariableType>
          <Address>+22</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Ox Bezoar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+24</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Life Stone"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Drink"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Bead"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Bead of Life"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Chakra Chip"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Chakra Drop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+30</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Survival Erudition"</Description>
          <VariableType>Byte</VariableType>
          <Address>+32</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Soma"</Description>
          <VariableType>Byte</VariableType>
          <Address>+38</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Poison"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Mute"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Stone"</Description>
          <VariableType>Byte</VariableType>
          <Address>+3E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Anti-Mind"</Description>
          <VariableType>Byte</VariableType>
          <Address>+40</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Jin Dan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Balm of Life"</Description>
          <VariableType>Byte</VariableType>
          <Address>+44</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"2. Stat Items"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"St Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+46</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Ma Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Vi Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Lu Incense"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Thin Grimoire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+600</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Thick Grimoire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+602</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Mansaku" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Homura" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+50</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Fubuki" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+52</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Raiden" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+54</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Arashi" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+56</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Gouriki" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+58</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Yamiyo" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Takumi" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Shishiou" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>""Kotetsu" Sake"</Description>
          <VariableType>Byte</VariableType>
          <Address>+60</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"3. Dungeon Items"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Attract Water"</Description>
          <VariableType>Byte</VariableType>
          <Address>+64</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Repulse Water"</Description>
          <VariableType>Byte</VariableType>
          <Address>+66</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Foxtail"</Description>
          <VariableType>Byte</VariableType>
          <Address>+68</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Smoke Ball"</Description>
          <VariableType>Byte</VariableType>
          <Address>+6C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Purity Charm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+6E</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"4. Books"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Book of Agi"</Description>
          <VariableType>Byte</VariableType>
          <Address>+420</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agidyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+422</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maragi"</Description>
          <VariableType>Byte</VariableType>
          <Address>+424</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maragidyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+426</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Blaze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+428</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Hellfire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fire Breath"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agirati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+42E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufu"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufudyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mabufu"</Description>
          <VariableType>Byte</VariableType>
          <Address>+43E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mabufudyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+440</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Cocytus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+442</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Glacial Blast"</Description>
          <VariableType>Byte</VariableType>
          <Address>+444</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Frostbite"</Description>
          <VariableType>Byte</VariableType>
          <Address>+446</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bufurati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+448</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zio"</Description>
          <VariableType>Byte</VariableType>
          <Address>+454</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ziodyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+456</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazio"</Description>
          <VariableType>Byte</VariableType>
          <Address>+458</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Maziodyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Spark"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Bolt Storm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+45E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Shock Wave"</Description>
          <VariableType>Byte</VariableType>
          <Address>+460</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ziorati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+462</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+46E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zandyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+470</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+472</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mazandyne"</Description>
          <VariableType>Byte</VariableType>
          <Address>+474</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tempest"</Description>
          <VariableType>Byte</VariableType>
          <Address>+476</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Wind Cutter"</Description>
          <VariableType>Byte</VariableType>
          <Address>+478</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Flurry"</Description>
          <VariableType>Byte</VariableType>
          <Address>+47A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Zanrati"</Description>
          <VariableType>Byte</VariableType>
          <Address>+47C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mudo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+488</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mamudo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mamudoon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+48C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Marin Karin"</Description>
          <VariableType>Byte</VariableType>
          <Address>+498</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dormina"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Pulinpa"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makajam"</Description>
          <VariableType>Byte</VariableType>
          <Address>+49E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Petra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Combo"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Venomstrike"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Winged Fury"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Berserker"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Frenzy"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mighty Blow"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mad Rush"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dia"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Diarama"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Diarahan"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Media"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4C8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Patra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dia Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Recarm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4CE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Samarecarm"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4D0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of State of Bliss"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4D2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tarukaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4DE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makakaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Rakukaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of War Cry"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makara Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tetra Aura"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4E8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tarukajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Makakajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Rakukajaon"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4EE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Dekaja"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4F0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Tetrakarn"</Description>
          <VariableType>Byte</VariableType>
          <Address>+4F2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Bonus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+592</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Gain"</Description>
          <VariableType>Byte</VariableType>
          <Address>+594</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Life Surge"</Description>
          <VariableType>Byte</VariableType>
          <Address>+596</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fire Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+598</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Ice Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Elec Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Force Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+59E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Heal Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Magic Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mind Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Fire"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Ice"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Elec"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Force"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Resist Phys"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Death"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Mind"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Halve Mortal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Null Mortal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Strength Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Magic Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Vitality Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Luck Chakra"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5BE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Agni's Blessing"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Spirit Drain"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Retribution"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Skill Extension"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Sink or Swim"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5C8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Unrelenting Focus"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5CA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Endure"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5CE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Vengeance Seal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Fast Escape"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Exp Boost"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Growth"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5D6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Whimsical Aid"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Loose Change"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Scavenger"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5DE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Lucky Capote"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Hero's Might"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Mage's Craft"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Destructive Joy"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Money Find"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5E8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Item Find"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5EA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Book of Devotion"</Description>
          <VariableType>Byte</VariableType>
          <Address>+5EC</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"5. Treasures"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Wood Ornament"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Asuka Mirror"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Rakuyou Chalice"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Javanese Figure"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Roman Coin"</Description>
          <VariableType>Byte</VariableType>
          <Address>+A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Persian Vase"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Theban Jar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Cretan Goddess"</Description>
          <VariableType>Byte</VariableType>
          <Address>+AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Babylon Tablet"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Giza Mask"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Stag Beetle"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Beetle"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dainty Snack"</Description>
          <VariableType>Byte</VariableType>
          <Address>+B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Twig"</Description>
          <VariableType>Byte</VariableType>
          <Address>+BA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Old Underwear"</Description>
          <VariableType>Byte</VariableType>
          <Address>+BC</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"6. Drinks"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Valhalla Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+120</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magical Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+122</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+124</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Miracle Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+126</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Doctor Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+128</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Dragon Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mandra Soda"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Valhalla Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+12E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Magical Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+130</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Muscle Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+132</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Miracle Nectar"</Description>
          <VariableType>Byte</VariableType>
          <Address>+134</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Elixir Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+136</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Midas Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+138</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Harvest Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+13A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Deus Pop"</Description>
          <VariableType>Byte</VariableType>
          <Address>+13C</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"7. Misc"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Raidou Glasses"</Description>
          <VariableType>Byte</VariableType>
          <Address>+610</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
    <CheatEntry>
      <Description>"8. Materials"</Description>
      <Options moHideChildren="1" moRecursiveSetValue="1" moManualExpandCollapse="1" moActivateChildrenAsWell="1" moDeactivateChildrenAsWell="1" moAllowManualCollapseAndExpand="1"/>
      <GroupHeader>1</GroupHeader>
      <CheatEntries>
        <CheatEntry>
          <Description>"Pyro Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+240</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+242</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+244</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pyro Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+246</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+24E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+250</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+252</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Frost Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+254</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+25C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+25E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+260</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Volt Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+262</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+26E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Wind Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+270</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+278</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Fury Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+27E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+286</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+288</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pagan Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28C</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Amulet"</Description>
          <VariableType>Byte</VariableType>
          <Address>+28E</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+294</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Bronze"</Description>
          <VariableType>Byte</VariableType>
          <Address>+296</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Silver"</Description>
          <VariableType>Byte</VariableType>
          <Address>+298</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Skill Gold"</Description>
          <VariableType>Byte</VariableType>
          <Address>+29A</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Plastic"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Element #115"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Moon Chip"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Homusubi Crystal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2A8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Light Steel"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AA</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Shadow Magatama"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AC</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Victory Crown"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2AE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Strife Blade"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Aletia"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B2</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Sessho-Seki"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B4</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Onogo Ore"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B6</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mirror of Sun"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2B8</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Hunger Scale"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2BE</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Mortal Seal"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C0</Address>
        </CheatEntry>
        <CheatEntry>
          <Description>"Pentagram"</Description>
          <VariableType>Byte</VariableType>
          <Address>+2C2</Address>
        </CheatEntry>
      </CheatEntries>
    </CheatEntry>
  </CheatEntries>
</CheatTable>
This should be all addresses with names for the non-key/ER100 items for Tuuuup!'s table
I copied and pasted but the value's for the items are all over the place and not accurate so either i did something wrong or the type for the item addresses is 2 Bytes like when i found some of them the other day