Posted by Triuken 216.112.236.65 using Mozilla/4.51 [en] (Win98; I) on March 30, 2000 at 09:07:24:
In Reply to: CT battle engine, what a GREAT idea !!! Will that work ????? (nt) posted by Martin on March 30, 2000 at 08:21:30:
So far, i have only done stuff using the ROM.. ripping Sprites (over 200 heheh), trying to figure out how the different stats affect the equations (in CT).. so far i got the attack done... The example battle will be Chrono vs. Gato (Luccas singing Robot!) with one move available (cyclone).
I'm trying to duplicate it exactly, sort of like a challenge.. heheh..
(((ax3)+Random(h/3))x2)-(d/2+random(h/3))=damage
and am currently working on how SPD slows or speeds up the ATB meter.
The only problem is, if anyone has seen my code, i dont make it very easy to use over and over. So you cant change Gato to Goblin and fight a Goblin... youd have to change all of the stats, all the pics, etc.... so dont expect to use this in your game... im sorry, ill try to fix this.. =)