ff3:ff3us:patches:madsiur:antifreeze

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
ff3:ff3us:patches:madsiur:antifreeze [2022/02/13 00:31]
madsiur [Patch data]
ff3:ff3us:patches:madsiur:antifreeze [2022/02/14 15:13] (current)
madsiur [Description]
Line 31: Line 31:
 ==== Description ==== ==== Description ====
  
-This hack repurpose the unused "repel Magitek" item flag in FF3usME to make it repel the Freeze status instead ($D85006 bit 3 in the item data). also repurpose the "block Magitek" flag in the monster  data for the same purpose ($CF0014 bit 3). Although you can't set Freeze on a monster in the original game, that option could be useful for a spell or a rage that set Freeze.\\+This hack repurpose the unused "repel Magitek" item flag in FF3usME to make it repel the Freeze status instead ($D85006 bit 3 in the item data). It also repurpose the "block Magitek" flag in the monster  data for the same purpose ($CF0014 bit 3). Although you can't set Freeze on a monster in the original game, that option could be useful for a spell or a rage that set Freeze.\\
  
 The bank $C2 hack use free space at $C26480 and the EX hack use some at $EEAF01. At most antifreeze-XX-nh will use 44 ($2C) bytes of free space and the character or monster only hacks use about half that amount. Those free space offsets can be changed in a ASM file by changing the offset of the "seek" macro call.\\ The bank $C2 hack use free space at $C26480 and the EX hack use some at $EEAF01. At most antifreeze-XX-nh will use 44 ($2C) bytes of free space and the character or monster only hacks use about half that amount. Those free space offsets can be changed in a ASM file by changing the offset of the "seek" macro call.\\
  • ff3/ff3us/patches/madsiur/antifreeze.1644712284.txt.gz
  • Last modified: 2 years ago
  • by madsiur