Difference between revisions of "Value:Command Immunity"

From FF5 Hacking Wiki
Jump to navigation Jump to search
(Created page with "Immunity to specific commands that monsters may use {{Table bitwise | | | | Catch | Control | | | Hp Scan}} Category:Bitwise")
 
m (Adding category)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
[[Category:Bitwise]]
 
[[Category:Bitwise]]
 +
[[Category:SNES]]
 +
[[Category:Needs work]]

Latest revision as of 19:29, 30 March 2019

Immunity to specific commands that monsters may use

Bit Bin Hex Status
7 10000000 0x80 Hp Scan
6 01000000 0x40
5 00100000 0x20
4 00010000 0x10 Control
3 00001000 0x08 Catch
2 00000100 0x04
1 00000010 0x02
0 00000001 0x01