ARC THE LAD COLLECTION

ARC THE LAD I BLEEM SAVEGAME HACKING GUIDE
CuteDevil
e-mail: [email protected]

****NOTE****
This FAQ may not be copied or distributed in any form or fashion. It may  only
be found at www.gamefaqs.com. I am NOT responsible for any damage that this
FAQ causes.

If this file looks like it has formating problems in your browser, then try
changing the font or saving it to your hard drive and opening it. Any help
would appreciated on how to solve this problem.

INTRODUCTION

THis guide is intended to allow you hack game saves for gamers using Bleem.
I was using Bleem Ver. 1.5B the time I wrote this FAQ. I have saved the game
in a "new Memory Card" and save it on the 1st slot. You will also need
a hex editor. Backup your "Memory Card" file before attempting to hack it.

You might also need a hex converter, I would suggest you just use
the calculator that comes with your Windows.

BASIC TUTORIAL

Hex is system with 16 digits in "each place" from 0 -
F, A being 10, F being "15"

For example 64 = 100.

0x00002531      11 00 00 00 00 00 00 3C 00 00 00 00 00 00 00 00
0x00002541      00 00 00 00 00 00 00 01 00 00 00 00 FF 00 00 00

Most editors have the address located at the left hand column
i.e. 0x000020B0 or 0x000020C0. Each "byte" consists of two dights.
So 11 is located at address 2531, while FF is located at 254D.
So if say wanted to change your level, to 21 You would go to
the address that it's located in: 2538, Then you would replace 3C,
with the number that you wanted (in this case 15). Also for numbers
requiring more than 1 byte,the bytes are entered in reverse.
For example
9999 = 270F. So you would enter it as 0F27, NOT F072, NOT 270F.

*I get rid of the 0xYYYY in front when displaying addresses in the faq*
*YYYY are 0's, number of 0's depends on the Hex Editor you using*


*APPARANT MAXES*

level: levels go higher than 60, but it wouldn't do you any good.

!!Spell levels start from 0-2, 0 being level 1, 2 being level 3 The value given
below is the point for the first one. they go on 1 byte for each spell(Going round
in a clockwise direction)!!

HP        999 (tested)
MP        999 (tested)
Attack    50 (tested)
Magic     50 (tested)
Defense   50 (tested)
Agility   50 (tested)
Movement  9 (tested)
Jump      9 (tested)
Throw     9 (tested)
Catch     9 (tested)
Counter   9 (tested)
items     99 (tested)
equipment 99 (tested)

*IMPORTANT INFO*

!!Stats like attack are actually five times what appears on the status screen.
So if you wanted an attack of 20, you would multiply it by 5 then convert. Any
values in between multiple of 5's are rounded down when displayed on the status
screen.

============================================================
*CHARACTERS*

ARC
---
Level             2538
Spell Level       2544-254B

Max HP            254C-254D
Current HP        254E-254F
Max MP            2550-2551
Current MP        2552-2553

Attack            2554-2555
Magic             2556-2557
Defense           2558-2559
Agility           255A-255B

Movement          2562

Jump              256A
Throw             256B
Catch             256C
Counter-Attack    256D
------------------------------------------------------------
KUKURU
------
Level:            2598
Spell Level       25A4-25AB

Current HP        25AE-25AF
Max HP            25AC-25AD
Current MP        25B2-25B3
Max MP            25B0-25B1

Attack            25B4-25B5
Magic             25B6-25B7
Defense           25B8-25B9
Agility           25BA-25BB

Movement          25C2

Jump              25CA
Throw             25CB
Catch             25CC
Counter-Attack    25CD
------------------------------------------------------------
TOSH
----
Level:            25F8
Spell Level       2604-260B

Current HP        260E-260F
Max HP            260C-260D
Current MP        2612-2613
Max MP            2610-2611

Attack            2614-2615
Magic             2616-2617
Defense           2618-2619
Agility           261A-261B

Movement          2622

Jump              262A
Throw             262B
Catch             262C
Counter-Attack    262D
------------------------------------------------------------
POCO
----
Level:            2658
Spell Level       2664

Max HP            266C-266D
Current HP        266E-266F
Max MP            2670-2671
Current MP        2672-2673

Attack            2674-2675
Magic             2676-2677
Defense           2678-2679
Agility           267A-267B

Movement          2682

Jump              268A
Throw             268B
Catch             268C
Counter-Attack    268D
------------------------------------------------------------
GOGEN
-----
Level:            26B8
Spell Level       26C4

Current HP        26CE-26CF
Max HP            26CC-26CD
Current MP        26D0-26D1
Max MP            26D2-26D3

Attack            26D4-26D5
Magic             26D6-26D7
Defense           26D8-26D9
Agility           26DA-26DB

Movement          26E2

Jump              26EA
Throw             26EB
Catch             26EC
Counter-Attack    26ED
------------------------------------------------------------
IGA
---
Level:            2718
Spell Level       2724

Current HP        272E-272F
Max HP            272C-272D
Current MP        2732-2733
Max MP            2730-2731

Attack            2734-2735
Magic             2736-2737
Defense           2738-2739
Agility           273A-273B

Movement          2742

Jump              274A
Throw             274B
Catch             274C
Counter-Attack    274D
------------------------------------------------------------
CHONGARA
--------
Level:            2778
Spell Level       2784

Current HP        278E-278F
Max HP            278C-278D
Current MP        2792-2793
Max MP            2790-2791

Attack            2794-2795
Magic             2796-2797
Defense           2798-2799
Agility           279A-279B

Movement          27A2

Jump              27AA
Throw             27AB
Catch             27AC
Counter-Attack    27AD
------------------------------------------------------------
KELECK
------
Level:            27D8
Spell Level       27E4

Current HP        27EE-27EF
Max HP            27EC-27ED
Current MP        27F2-27F3
Max MP            27F0-27F1

Attack            27F4-27F5
Magic             27F6-27F7
Defense           27F8-27F9
Agility           27FA-27FB

Movement          2802

Jump              280A
Throw             280B
Catch             280C
Counter-Attack    280D
------------------------------------------------------------
MOFLY
-----
Level:            2838
Spell Level       2844

Current HP        284E-284F
Max HP            284C-284D
Current MP        2852-2853
Max MP            2850-2851

Attack            2854-2855
Magic             2856-2857
Defense           2858-2859
Agility           285A-285B

Movement          2862

Jump              286A
Throw             286B
Catch             286C
Counter-Attack    286D
------------------------------------------------------------
FU-JIN
------
Level:            2898
Spell Level       28A4

Current HP        28AE-28AF
Max HP            28AC-28AD
Current MP        28B2-28B3
Max MP            28B0-28B1

Attack            28B4-28B5
Magic             28B6-28B7
Defense           28B8-28B9
Agility           28BA-28BB

Movement          28C2

Jump              28CA
Throw             28CB
Catch             28CC
Counter-Attack    286D
------------------------------------------------------------
RAI-JIN
-------
Level:            28F8
Spell Level       2904

Current HP        290E-290F
Max HP            290C-290D
Current MP        2912-2913
Max MP            2910-2911

Attack            2914-2915
Magic             2916-2917
Defense           2918-2919
Agility           291A-291B

Movement          2922

Jump              292A
Throw             292B
Catch             292C
Counter-Attack    292D
------------------------------------------------------------
ODON
----
Level:            2958
Spell Level       2964

Current HP        296E-296F
Max HP            296C-296D
Current MP        2972-2973
Max MP            2870-2971

Attack            2974-2975
Magic             2976-2977
Defense           2978-2979
Agility           297A-297B

Movement          2982

Jump              298A
Throw             298B
Catch             298C
Counter-Attack    298D
------------------------------------------------------------
HEMO-JI
-------
Level:            29B8
Spell Level       29C4

Current HP        29CE-29CF
Max HP            29CC-29CD
Current MP        29D2-29D3
Max MP            28D0-29D1

Attack            29D4-29D5
Magic             29D6-29D7
Defense           29D8-29D9
Agility           29DA-29DB

Movement          29E2

Jump              29EA
Throw             29EB
Catch             29EC
Counter-Attack    29ED
------------------------------------------------------------
CHOKO
-----
Level:            2A18
Spell Level       2A24

Current HP        2A2E-2A2F
Max HP            2A2C-2A3D
Current MP        2A32-2A33
Max MP            2A30-2A31

Attack            2A34-2A35
Magic             2A36-2A37
Defense           2A38-2A39
Agility           2A3A-2A3B

Movement          2A42

Jump              2A4A
Throw             2A4B
Catch             2A4C
Counter-Attack    2A4D
============================================================


============================================================
*ITEMS*
-------
2110            neba neba
2111            power jelly
2112            power apple
2113            energy fruit
2114            paralysis apple
2115            stone
2116            reco's grass
2117            herb
2118            poison berry
2119            rue's satchel
211A            speed satchel
211B            small bomb
211C            big bomb
211D            cure-all
211E            sacred water
211F            revival tonic
2120            attack tonic
2121            sleep ball
2122            atrophy ball
2123            power nut
2124            palo nut
2125            life nut
2126            magic leaf
2127            magic sprig
2128            blindness grass
2129            bitter leaf
212A            nettle
212B            hard nettle
212C            summon pot
212D            ? nothing filler item (best leave it as it is)
212E            ? nothing filler item (best leave it as it is)
212F            ? nothing filler item (best leave it as it is)
============================================================


============================================================
*EQUIPMENT*
-----------
2130            fire charm
2131            ice charm
2132            anti-hemo-ji
2133            healing charm
2134            silk belt
2135            magic card
2136            insomnia card
2137            power gauntlet
2138            kaiser glove
2139            phantom gauntlet
213A            sunglasses
213B            hit scroll
213C            throw scroll
213D            Diety Fist
213E            violet necklace
213F            necklace
2140            prayer beads
2141            senior bandanna
2142            whirlwind bandanna
2143            hyper boots
2144            jump boots
2145            counter bracelet
2146            junk bracelet
2147            skill bracelet
2148            godderss amulet
2149            power wrist
214A            diel's fang
214B            monster fang
214C            sea breeze harmony
214D            shell
214E            unicorn horn
214F            tragedy glasses
2150            mirror
2151            rune ring
2152            phanton ring
2153            magic ring
2154            toy ring
2155            antidote ring
2156            phantom shield
2157            warrior charm
2158            elder's charm
2159            giant cane
215A            hell scope
215B            king's image
215C            hawk statue
215D            fiend statue
215E            short sword
215F            phantom sword
2160            raila's hairpin
2161            confusion amulet
2162            armor stone
2163            romancing stone 1
2164            romancing stone 2
2165            romancing stone 3
2166            romancing stone 4
2167            sun hat
2168            book of flower
2169            book of cravis
216A            music book
216B            monolith crest
216C            yukari's crest
216D            flay's crest
216E            hero's crest
216F            ? filler item (best leave it as it is)
============================================================


============================================================
*MISC*
------
# of battles fought in the tournament      2214-2215
============================================================

---===** SPECIAL THANX **===---
To those whose faq I read, thanx for giving me the idea of
writing one myself.

***********************************************
* Arc the Lad Collection (C) Working Designs. *
* HEdit is (C) Yuri Software.                 *
* This guide (C) 2002 David Gunawan.          *
***********************************************