 |
Description |
Final Fantasy 1 on Famicom/NES was a pretty buggy game. Spells didn't work. Weapon traits didn't work. So on and so on.
One of the bugs that had a variable effect on the game was that the critical hit table for the game was looked for in the wrong place. Instead of looking at the critical hit rate for the weapon, the game would look at the index number of the weapon to determine actual critical hit rate.
So the Masamune gets 40 points into critical hits instead of 10. Thor Hammer should have had 1 point into critical hits, but instead got 36.
Unfortunately the people at Square-Enix only knew of a few bugs of the game to fix and never changed this in any later version. Or they did know about this bug and decided to leave it as is. Either way, the GBA version of the game retains this bug.
The first patch included fixes the original 40 weapons to their intended critical hit rates. The second uses the intended critical hit rates for the original 40 weapons to approximate what was intended for the new 24 weapons. |
|