Difference between revisions of "Momotarou Densetsu:RAM map"
Jump to navigation
Jump to search
(Created page with '{{rammap|game=Momotarou Densetsu}} <br> {| border="1" cellpadding="1" |'''RAM''' || '''Purpose''' |- |0x00D6 || Step counter for battles. |-') |
|||
Line 4: | Line 4: | ||
|'''RAM''' || '''Purpose''' | |'''RAM''' || '''Purpose''' | ||
|- | |- | ||
− | |0x00D6 || Step counter for battles. | + | |0x00CE || Randomized from 0x01 to 0x10 after each step, used to determine whether to decrement the step counter ($D6). |
+ | |- | ||
+ | |- | ||
+ | |0x00D6 || Step counter for battles. Re-randomized each time you exit a battle scene. | ||
+ | |- | ||
+ | |- | ||
+ | |0x00D9 || Enemy HP | ||
|- | |- |
Revision as of 00:44, 8 June 2011
The following article is a RAM map for Momotarou Densetsu.
RAM | Purpose |
0x00CE | Randomized from 0x01 to 0x10 after each step, used to determine whether to decrement the step counter ($D6). |
0x00D6 | Step counter for battles. Re-randomized each time you exit a battle scene. |
0x00D9 | Enemy HP |