CYOKO Tackle

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
6e?
ffd7(01)
ffc2()
6f?
ffd7(01)			#both of these animations just queue the first animation here. I think they're erroneous.
ffc2()
Front Choco Rush
QueueDistortAnim(0D,0C)
LoadFrameWait(1D,02)
WaitForDistort(FE)
QueueDistortAnim(03,10)	#both distorts used by rush, moves unit back and then to their original position?
LoadFrameWait(1D,02)
WaitForDistort(FE)
PauseAnimation()
Back Choco Rush
QueueDistortAnim(0D,0C)
LoadFrameWait(1E,02)
WaitForDistort(FE)
QueueDistortAnim(03,10)
LoadFrameWait(1E,02)
WaitForDistort(FE)
PauseAnimation()