Value:Element

From FF5 Hacking Wiki
Revision as of 04:24, 8 March 2019 by Samurai goroh (talk | contribs) (Created page with "There are 8 elements in the game, which are as follow: {{Table bitwise | Fire | Ice | Lightning | Poison | Holy | Earth | Wind | *Water}} Note: Magic Element Up uses 80h to...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are 8 elements in the game, which are as follow:

Bit Bin Hex Status
7 10000000 0x80 *Water
6 01000000 0x40 Wind
5 00100000 0x20 Earth
4 00010000 0x10 Holy
3 00001000 0x08 Poison
2 00000100 0x04 Lightning
1 00000010 0x02 Ice
0 00000001 0x01 Fire

Note: Magic Element Up uses 80h to Boost stats rather than Water Element type.