Draon Warrior 1
nesticle Savestate info
version 1
Casmaster

This is a list of the addresses in decimal form 
for the various stats and items availale in 
Dragon Warrior 1.

offset       for        bytes
8378-8379   EXP!!!!!      2
8380-8381   GOLD!!        2
8382        Equiped       1
8383        Magic Keys!   1
8384        Herbs!        1
8385-8388   Items         1/2 each
8389        current hp    1
8390        currrent hp   1
8391        Current level 1
8392        strength      1
8393        agility       1
8394        maxhp         1
8395        maxmp         1  



The Strength, Agility, MAX HP/MP don't change. They are based on your
exp levels. nothing will change that. Current HP/MP can chage and if you do 
it will stay high til you do somthing(heal, inn,etc)
Current level is also pointless as it will go back as soon as you fight.

@8383 Magic Keys
Putting a value here will just give you that many keys.
If you give more then normally allowed, they will just keep
going til there gone. It will show 5, but you really have 255.
keep using them til they go.

@8384 Herbs
same as the keys, only with herbs there is a higher chance of 
using them all.

@8385-8388
1= Torch
2= Fairy water
3= Wings
4= Dragon Scale
5= Fighters Ring
6= Fairy Flute
7= Erdricks Token
8= Gwealins love
9= cursed belt
a= silver harp
b= death necklace
c= stones of sunlight
d= staff of rain
e= rainbow drop
Why arnt they starting with a 0? ill tell ya. because 1 byte
is used to hold 2 items. if you put 92 It means you have the
 Cursed belt and the Fairy water.
the way they show up in the list is like this
if your list is

       Torch
       RainbowDrop
       Wings
       Fairy Flute
the byte at address 8385 will be E1 the second item comes first 
the byte at address 8386 will be 63 again #2 comes first




@ 8382
Again, 1 byte holds all the data for what you are equiped with.
only this time it repesents a combination of 3 items.
If you ever thaught why they didnt have an Erdrick's Shield this is why
i guess if you wanted to be mathmatical about it look at it like this

silver shield = 3, full plate = 14, club=40
40+14+3=57
57 is all 3 of those
00= nothing
01= small shield
02= large shield
03= silver shield 
04= clothes
05= clothes + small shield
06= clothes + large shield
07= clothes + silver shield
08= leather armor
09= leather armor  + small shield
0a= leather armor + large shield
0b= leather armor + silver shield
0c= chain mail
0d= chain mail  + small shield
0e= chain mail+ large shield
0f= chain mail + silver shield
10= half plate
11= half plate + small shield
12= half plate + large shield
13= half plate + silver shield
14= full plate
15= full plate + small shield
16= full plate + large shield
17= full plate + silver shield
18= magic armor
19= magic armor + small shield
1a= magic armor + large shield
1b= magic armor + silver shield
1c= erdricks armor
1d= erdricks armor + small shield
1e= erdricks armor + large shield
1f= erdricks armor + silver shield

20= Bamboo pole
21= Bamboo pole + small shield
22= Bamboo pole + large shield
23= Bamboo pole +  silver shield 
24= Bamboo pole +  clothes
25= Bamboo pole +  clothes + small shield
26= Bamboo pole + clothes + large shield
27= Bamboo pole +  clothes + silver shield
28= Bamboo pole + leather armor
29= Bamboo pole +  leather armor  + small shield
2a= Bamboo pole +  leather armor + large shield
2b= Bamboo pole +  leather armor + silver shield
2c= Bamboo pole +  chain mail
2d= Bamboo pole +  chain mail  + small shield
2e= Bamboo pole +  chain mail+ large shield
2f= Bamboo pole +  chain mail + silver shield
30= Bamboo pole +  half plate
31= Bamboo pole +  half plate + small shield
32= Bamboo pole +  half plate + large shield
33= Bamboo pole +  half plate + silver shield
34= Bamboo pole +  full plate
35= Bamboo pole +  full plate + small shield
36= Bamboo pole +  full plate + large shield
37= Bamboo pole +  full plate + silver shield
38= Bamboo pole +  magic armor
39= Bamboo pole +  magic armor + small shield
3a= Bamboo pole +  magic armor + large shield
3b= Bamboo pole +  magic armor + silver shield
3c= Bamboo pole +  erdricks armor
3d= Bamboo pole +  erdricks armor + small shield
3e= Bamboo pole +  erdricks armor + large shield
3f= Bamboo pole +  erdricks armor + silver shield

40= Club 
41= Club +  small shield
42= Club +  large shield
43= Club +  silver shield 
44= Club +  clothes
45= Club +  clothes + small shield
46= Club +  clothes + large shield
47= Club +  clothes + silver shield
48= Club +  leather armor
49= Club +  leather armor  + small shield
4a= Club +  leather armor + large shield
4b= Club +  leather armor + silver shield
4c= Club +  chain mail
4d= Club +  chain mail  + small shield
4e= Club +  chain mail+ large shield
4f= Club +  chain mail + silver shield
50= Club +  half plate
51= Club +  half plate + small shield
52= Club +  half plate + large shield
53= Club +  half plate + silver shield
54= Club +  full plate
55= Club +  full plate + small shield
56= Club +  full plate + large shield
57= Club +  full plate + silver shield
58= Club +  magic armor
59= Club +  magic armor + small shield
5a= Club +  magic armor + large shield
5b= Club +  magic armor + silver shield
5c= Club +  erdricks armor
5d= Club +  erdricks armor + small shield
5e= Club +  erdricks armor + large shield
5f= Club +  erdricks armor + silver shield

60= Copper Sword 
61= Copper Sword +  small shield
62= Copper Sword +  large shield
63= Copper Sword +  silver shield 
64= Copper Sword +  clothes
65= Copper Sword +  clothes + small shield
66= Copper Sword +  clothes + large shield
67= Copper Sword +  clothes + silver shield
68= Copper Sword +  leather armor
69= Copper Sword +  leather armor  + small shield
6a= Copper Sword +  leather armor + large shield
6b= Copper Sword +  leather armor + silver shield
6c= Copper Sword +  chain mail
6d= Copper Sword +  chain mail  + small shield
6e= Copper Sword +  chain mail+ large shield
6f= Copper Sword +  chain mail + silver shield
70= Copper Sword +  half plate
71= Copper Sword +  half plate + small shield
72= Copper Sword +  half plate + large shield
73= Copper Sword +  half plate + silver shield
74= Copper Sword +  full plate
75= Copper Sword +  full plate + small shield
76= Copper Sword +  full plate + large shield
77= Copper Sword +  full plate + silver shield
78= Copper Sword +  magic armor
79= Copper Sword +  magic armor + small shield
7a= Copper Sword +  magic armor + large shield
7b= Copper Sword +  magic armor + silver shield
7c= Copper Sword +  erdricks armor
7d= Copper Sword +  erdricks armor + small shield
7e= Copper Sword +  erdricks armor + large shield
7f= Copper Sword +  erdricks armor + silver shield

80= Hand Axe 
81= Hand Axe +  small shield
82= Hand Axe +  large shield
83= Hand Axe +  silver shield 
84= Hand Axe +  clothes
85= Hand Axe +  clothes + small shield
86= Hand Axe +  clothes + large shield
87= Hand Axe +  clothes + silver shield
88= Hand Axe +  leather armor
89= Hand Axe +  leather armor  + small shield
8a= Hand Axe +  leather armor + large shield
8b= Hand Axe +  leather armor + silver shield
8c= Hand Axe +  chain mail
8d= Hand Axe +  chain mail  + small shield
8e= Hand Axe +  chain mail+ large shield
8f= Hand Axe +  chain mail + silver shield
90= Hand Axe +  half plate
91= Hand Axe +  half plate + small shield
92= Hand Axe +  half plate + large shield
93= Hand Axe +  half plate + silver shield
94= Hand Axe +  full plate
95= Hand Axe +  full plate + small shield
96= Hand Axe +  full plate + large shield
97= Hand Axe +  full plate + silver shield
98= Hand Axe +  magic armor
99= Hand Axe +  magic armor + small shield
9a= Hand Axe +  magic armor + large shield
9b= Hand Axe +  magic armor + silver shield
9c= Hand Axe +  erdricks armor
9d= Hand Axe +  erdricks armor + small shield
9e= Hand Axe +  erdricks armor + large shield
9f= Hand Axe +  erdricks armor + silver shield

a0= Broad Sword 
a1= Broad Sword +  small shield
a2= Broad Sword +  large shield
a3= Broad Sword +  silver shield 
a4= Broad Sword +  clothes
a5= Broad Sword +  clothes + small shield
a6= Broad Sword +  clothes + large shield
a7= Broad Sword +  clothes + silver shield
a8= Broad Sword +  leather armor
a9= Broad Sword +  leather armor  + small shield
aa= Broad Sword +  leather armor + large shield
ab= Broad Sword +  leather armor + silver shield
ac= Broad Sword +  chain mail
ad= Broad Sword +  chain mail  + small shield
ae= Broad Sword +  chain mail+ large shield
af= Broad Sword +  chain mail + silver shield
b0= Broad Sword +  half plate
b1= Broad Sword +  half plate + small shield
b2= Broad Sword +  half plate + large shield
b3= Broad Sword +  half plate + silver shield
b4= Broad Sword +  full plate
b5= Broad Sword +  full plate + small shield
b6= Broad Sword +  full plate + large shield
b7= Broad Sword +  full plate + silver shield
b8= Broad Sword +  magic armor
b9= Broad Sword +  magic armor + small shield
ba= Broad Sword +  magic armor + large shield
bb= Broad Sword +  magic armor + silver shield
bc= Broad Sword +  erdricks armor
bd= Broad Sword +  erdricks armor + small shield
be= Broad Sword +  erdricks armor + large shield
bf= Broad Sword +  erdricks armor + silver shield

c0= Flame Sword 
c1= Flame Sword +  small shield
c2= Flame Sword +  large shield
c3= Flame Sword +  silver shield 
c4= Flame Sword +  clothes
c5= Flame Sword +  clothes + small shield
c6= Flame Sword +  clothes + large shield
c7= Flame Sword +  clothes + silver shield
c8= Flame Sword +  leather armor
c9= Flame Sword +  leather armor  + small shield
ca= Flame Sword +  leather armor + large shield
cb= Flame Sword +  leather armor + silver shield
cc= Flame Sword +  chain mail
cd= Flame Sword +  chain mail  + small shield
ce= Flame Sword +  chain mail+ large shield
cf= Flame Sword +  chain mail + silver shield
d0= Flame Sword +  half plate
d1= Flame Sword +  half plate + small shield
d2= Flame Sword +  half plate + large shield
d3= Flame Sword +  half plate + silver shield
d4= Flame Sword +  full plate
d5= Flame Sword +  full plate + small shield
d6= Flame Sword +  full plate + large shield
d7= Flame Sword +  full plate + silver shield
d8= Flame Sword +  magic armor
d9= Flame Sword +  magic armor + small shield
da= Flame Sword +  magic armor + large shield
db= Flame Sword +  magic armor + silver shield
dc= Flame Sword +  erdricks armor
dd= Flame Sword +  erdricks armor + small shield
de= Flame Sword +  erdricks armor + large shield
df= Flame Sword +  erdricks armor + silver shield

e0= Erdricks Sword 
e1= Erdricks Sword +  small shield
e2= Erdricks Sword +  large shield
e3= Erdricks Sword +  silver shield 
e4= Erdricks Sword +  clothes
e5= Erdricks Sword +  clothes + small shield
e6= Erdricks Sword +  clothes + large shield
e7= Erdricks Sword +  clothes + silver shield
e8= Erdricks Sword +  leather armor
e9= Erdricks Sword +  leather armor  + small shield
ea= Erdricks Sword +  leather armor + large shield
eb= Erdricks Sword +  leather armor + silver shield
ec= Erdricks Sword +  chain mail
ed= Erdricks Sword +  chain mail  + small shield
ee= Erdricks Sword +  chain mail+ large shield
ef= Erdricks Sword +  chain mail + silver shield
f0= Erdricks Sword +  half plate
f1= Erdricks Sword +  half plate + small shield
f2= Erdricks Sword +  half plate + large shield
f3= Erdricks Sword +  half plate + silver shield
f4= Erdricks Sword +  full plate
f5= Erdricks Sword +  full plate + small shield
f6= Erdricks Sword +  full plate + large shield
f7= Erdricks Sword +  full plate + silver shield
f8= Erdricks Sword +  magic armor
f9= Erdricks Sword +  magic armor + small shield
fa= Erdricks Sword +  magic armor + large shield
fb= Erdricks Sword +  magic armor + silver shield
fc= Erdricks Sword +  erdricks armor
fd= Erdricks Sword +  erdricks armor + small shield
fe= Erdricks Sword +  erdricks armor + large shield
ff= Erdricks Sword +  erdricks armor + silver shield

This should be all the info. small game eh?