Difference between revisions of "Value:Steps"

From FF5 Hacking Wiki
Jump to navigation Jump to search
m (Changed "Dec" to "Decimal" to match the other table)
Line 19: Line 19:
 
$C0CB09 - $C0CB10 (ROM) -> DUNGEON danger table for random battle encounters (2*4)
 
$C0CB09 - $C0CB10 (ROM) -> DUNGEON danger table for random battle encounters (2*4)
 
{| class="wikitable sortable"
 
{| class="wikitable sortable"
! ID || Danger !! Dec !! Description
+
! ID || Danger !! Decimal !! Description
 
|-
 
|-
 
! 01
 
! 01

Revision as of 13:13, 5 October 2022

$C0CC4A - $C0CC51 (ROM) -> WORLD danger table for random battle encounters (2*4)

ID Danger Decimal Description
01 0100 256 Used in Land
02 0010 16 Used in Sea
03 0180 384 Used in infested areas
04 0000 0 No encounters


$C0CB09 - $C0CB10 (ROM) -> DUNGEON danger table for random battle encounters (2*4)

ID Danger Decimal Description
01 00E0 224 Used in most dungeons
02 0040 64 Used in desolated areas
03 0180 384 Used in infested areas
04 0200 512 Not used