Belius 2 Evil God of Revenge Modification Code

Oct 25 2024

1 READS

The code is in [address:input value] notation. When using it, please convert it yourself to suit your device, take a backup, and do so at your own risk. Debug mode FF3F:01 Enters debug state, enters impenetrable areas and doubles movement speed. (ROM modification required) Y coordinate FF9F:**FFA2:aa Horizontal coordinate of current position. **The smaller the value
The code is in [address:input value] notation. When using it, please convert it yourself to suit your device, take a backup, and do so at your own risk.
Debug mode FF3F:01 Enter debug state, enter impenetrable area and double movement speed. (ROM modification required)
Y coordinate
FF9F:**
FFA2:aa
Horizontal coordinate of current position. **The smaller the value, the higher the value. Half a step is aa+08h
X coordinate
FFA0:**
FFA3:aa
Current position coordinates. **The smaller the value, the further left. Half a step is aa+08h.
Direction FFA1:** 0:Top / 1:Bottom / 2:Left / 3:Right
Exposure C429:** Pit bomb installation ⇒ Time until detonation. If you fix it at **=1, it will explode immediately when placed
Holy Barrier C420:** Holy Barrier effect time. Permanent if fixed at **=1 or higher
Imulate it C416:**
C417:**
The effect duration of Shinimime. Note that the code is fixed and permanent, but cannot be moved
Hasaiken C41E:** is the duration of the effect. If you fix the cord, it will continue to roll out forever, but you can't move it, so be careful.
Recovery potion C2E1:0F Have 15 healing potions
Fairy Tears C2E2:0F Have 15 Fairy Tears
Technique Orb C2E3:0F Have 15 skill orbs
Angel wings C2E4:0F Have 15 angel wings
Invincibility time C2CB:** Invincibility time that occurs when being hit. If you fix the value to **=1 or higher, you will always be invincible, but you will be hit by some attacks.
PT organization C3F9:**

C3FC:**
For 4 PT characters. The changed characters will have their stored Lv and abilities applied.
0: Main character / 1: Pit / 2: Elina / 3: Kyle / 4: Laverne / 5: Tyrone / 6: Media / 7: Zold / Bugs after 8
Maximum Lv for everyone C406:0F

C40D:0F
All 8 characters are Lv16 (maximum)
Code modification must be done while the menu is open.
↓Controlling character abilities
A attack C340:xx An attack performed by pressing the A button. For xx, refer to the attack code below
B attack C341:xx An attack performed by pressing the B button. For xx, refer to the attack code below
Current TP C3A5:FF Currently TP255
Max TP C3A6:FF Max TP255
Current HP C3A7:FF Currently HP255
Max HP C3A8:FF Maximum HP255
Lv C3A9:0F Lv16(Lv=input value+1)

●Attack code table

00 Buster Sword 10 Kaenzan
01 Raijin Orb 11 Light ring
02 Dagger 12 Heal (media)
03 Boomerang 13 Tsubasa
04 Exposure 14 Dark Blade
05 Saint Hammer 15 God Blade
06 Holy Barrier 16 Maker's use
07 Heal (Elina) 17 (bug)
08 Handbone 18
09 Imulate it 19
0A Thunder Rod 1A
0B Fireball 1B
0C Flame Ball 1C
0D Daichi no Sho 1D
0E Sai 1E
0F Hasaiken 1F


Related Articles