ff3:ff3us:doc:asm:ram:battle_ram

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
ff3:ff3us:doc:asm:ram:battle_ram [2019/02/12 12:14]
127.0.0.1 external edit
ff3:ff3us:doc:asm:ram:battle_ram [2023/04/11 20:25]
c-dude Fix typo on $3A39
Line 252: Line 252:
               0: restore hp/mp               0: restore hp/mp
         $11A5 MP Cost         $11A5 MP Cost
-        $11A6 Power+        $11A6 Battle Power or Spell Power
         $11A7 ------10         $11A7 ------10
               1: display battle message based on attack index (if attack hits)               1: display battle message based on attack index (if attack hits)
               0: automatically miss if target is immune to status               0: automatically miss if target is immune to status
-        $11A8 Success Rate+        $11A8 Hit Rate
         $11A9 Special Effect (0 = no effect)         $11A9 Special Effect (0 = no effect)
         $11AA Status 1         $11AA Status 1
Line 262: Line 262:
         $11AC Status 3         $11AC Status 3
         $11AD Status 4         $11AD Status 4
-        $11AE Hit Rate+        $11AE Vigor * 2 or Magic Power
         $11AF Level         $11AF Level
      
Line 820: Line 820:
            +$3A36 Golem HP (starts at caster's HP, $0000 means no golem)            +$3A36 Golem HP (starts at caster's HP, $0000 means no golem)
             $3A38 Characters that *just* escaped (gets cleared after they run)             $3A38 Characters that *just* escaped (gets cleared after they run)
-            $3A39 Characters that have lef the battle (sneezed away, ran away, etc.)+            $3A39 Characters that have left the battle (sneezed away, ran away, etc.)
             $3A3A Monsters that have died/escaped             $3A3A Monsters that have died/escaped
             $3A3B Run Difficulty             $3A3B Run Difficulty
  • ff3/ff3us/doc/asm/ram/battle_ram.txt
  • Last modified: 8 hours ago
  • by c-dude