Final Fantasy 3 (US/SNES), Final Fantasy 6 (JP/SFC) Chance Offering Bug fix patch CONTENTS: FF3-ChanceOffering-H.ips: The fix patch for a headered SNES ROM file. Apply to fix the Chance Offering Bug. FF3-ChanceOffering-HR.ips: The reverse patch for a headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-ChanceOffering-N.ips: The fix patch for a non-headered SNES ROM file. Apply to fix the Chance Offering Bug. FF3-ChanceOffering-NR.ips: The reverse patch for a non-headered SNES ROM file. Apply to reverse all changes made by the previous patch. FF3-ChanceOffering-HC.ips: The fix patch for a headered SNES ROM file with Assassin's "Recapture the Glory" patch applied. Apply to fix the Chance Offering Bug. FF3-ChanceOffering-HCR.ips: The reverse patch for a headered SNES ROM file with Assassin's "Recapture the Glory" patch applied. Apply to reverse all changes made by the previous patch. FF3-ChanceOffering-NC.ips: The fix patch for a non-headered SNES ROM file with Assassin's "Recapture the Glory" patch applied. Apply to fix the Chance Offering Bug. FF3-ChanceOffering-NCR.ips: The reverse patch for a non-headered SNES ROM file with Assassin's "Recapture the Glory" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChanceOffering-H.ips: The fix patch for a headered SFC ROM file. Apply to fix the Chance Offering Bug. FF6-ChanceOffering-HR.ips: The reverse patch for a headered SFC ROM file. Apply to reverse all changes made by the previous patch. FF6-ChanceOffering-N.ips: The fix patch for a non-headered SFC ROM file. Apply to fix the Chance Offering Bug. FF6-ChanceOffering-NR.ips: The reverse patch for a non-headered SFC ROM file with Assassin's "Recapture the Glory" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChanceOffering-HC.ips: The fix patch for a headered SFC ROM file with Assassin's "Recapture the Glory" patch applied. Apply to fix the Chance Offering Bug. FF6-ChanceOffering-HCR.ips: The reverse patch for a headered SFC ROM file with Assassin's "Recapture the Glory" patch applied. Apply to reverse all changes made by the previous patch. FF6-ChanceOffering-NC.ips: The fix patch for a non-headered SFC ROM file with Assassin's "Recapture the Glory" patch applied. Apply to fix the Chance Offering Bug. FF6-ChanceOffering-NCR.ips: The reverse patch for a non-headered SFC ROM file. Apply to reverse all changes made by the previous patch. readme.txt: This file. Chance Offering.asm: An assembly format index of code changes. Chance Offering.rtf: A text format index of code changes. ALL PATCHES WORK ON VERSION 1.0 OR 1.1. URGENCY: Medium to high, if you actually use Setzer's Dice weapons at all. PURPOSE: Setzer's Dice weapons are unique because they have their own damage algorithm. The damage you deal from Dice is typically the product of the dice times Setzer's Level times two. The Offering relic is supposed to cut the damage in half if equipped, but it doesn't. This patch corrects that. VERSION HISTORY: v1.0 (April 23, 2016): Initial release.