3106
Final Fantasy IV Research & Development / Re: The Holy Grail - Magic Algorithm
« on: February 28, 2008, 12:20:02 AM »Most of that looks spot-on. I have but one question: From where are you getting the rand(100, 150)/100 part? It's in the logical place in the formula, and it seems reasonable. But does the 1-1.5 number come from somewhere in the code, or from testing, or what exactly?
Btw, BSiron's FAQ mentions 3/2 in the damage range calculations, which is where the number comes from if you think about it.

Looks like a nice programming-esque representation of how they play out. This could translate to easily makable (yes, that's spelled correctly, even though it doesn't look like it) assembly code...