Final Fantasy IV Research & Development / Re: "Twin" Command
« on: November 20, 2008, 11:28:16 AM »
FF4A's Double Meteor uses the following formula..
Base Spell Power = 1000
Damage = (Spell Power - Target's Magic Defense + rand (0, 255)) * Spell Multiplier
So, the required Intelligence to maximize damage regardless of the target's magic defense is 52... which may be a bit difficult to get Porom at that stat.
In the SNES version of the game, the Wisdom stat is not randomly selected between the twins... rather it is determined by slot position. Go figure on that.
The character in the earliest slot position (middle slot) has their Wisdom used, regardless of who executes the Twin command.

In the GBA version of the game, the Intelligence stat is not randomly selected between the twins... it is determined moreso by the Agility of the character.
Unfortunately, this implies that the Porom is the prime candidate for this command to favor. It doesn't matter who executes the Twin command.

Fixed the correct Intelligence required.


