03-22-2015, 06:29 PM
- What really made change things in Collosseum with Demonica was counter attack, without wasting a relic slot that i could finally use for equipping Genji Glove... there's also to notice how perfectly randomizer guided my choices through the game: if i didn't freed myself from Magitek status in Cyan's dream, then i'd have been without that third Genji Glove(don't remember if it's winnable at Colisseum, but yeah...)
- Heartless? NO!!! THIS. IS... SPARTA!!!
- Here you failed to detect the final badass: the one that i really wanted to have in the final battle was Kaoru, that suddenly became the striker of the group;
- Actually i have here its AI script, and it sounds totally regular:
- My seed was quite something, huh?
I never tought how much nasty could be Dance status with a special attack, it took me some second before realizing why in the hell Kaji performed a dance... that could have been terrible, if the target was a key character!!! btw yes, i checked the monster list and he's the only one which had such a strange status for special... the second position is won from some guy which inflicted Life3 with his special.
PS. looks like my bro found some guy that inflicted Rage status with the special... and appearently looks like a random rage is assigned, if that happens!
- I'm not sure about that, but i believe Xianpu survived because i used Morph right in time;
- I already knew that she would have been thrown hew ninja suit, because untied hair Terra is a separated single and unique sprite
btw it reminded me a lot the ending scene of Metroid, in which Samus took off her suit and revealed a woman inside it!!!
Just one side note: there was something i've never found in the game: the monster in the slot right after ZoneEater one... why? It has no formation, but a pack at least, so i thought it would have been a MiaB in Kefka Tower... it was called something like "Kaur" and had violet Tomberry sprite(super custom boss), it had neat drops and the best exp amount among all monsters... ~34000!!!
Also Pugs and MasterPugs never appeared... a coincidence?
- Heartless? NO!!! THIS. IS... SPARTA!!!

- Here you failed to detect the final badass: the one that i really wanted to have in the final battle was Kaoru, that suddenly became the striker of the group;
- Actually i have here its AI script, and it sounds totally regular:
Code:
FC 15 24 00 ; If VAR036 has all the following bit cleared: 0
F7 20 ; Trigger event: final Kefka mojo
F9 01 24 00 ; VAR036 set bit: 0
FE ; End If and reset targeting
F1 43 ; Targeting: allies
C0 ; Fallen One
FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
F1 47 ; Targeting: use normal targeting
F0 EE FE EF ; Rand. spell: Battle or Nothing or Special
FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
F0 0B D2 EF ; Rand. spell: <MB>Bolt 3 or Train or Special
FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
F0 EE FE EF ; Rand. spell: Battle or Nothing or Special
FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
F0 0A D2 EF ; Rand. spell: <MB>Ice 3 or Train or Special
FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
F0 EE EE EF ; Rand. spell: Battle or Battle or Special
FD ; Wait until the attack sequence is called upon again, then continue (reset targeting)
F0 0A EF EF ; Rand. spell: <MB>Ice 3 or Special or Special
FF ; End first wave of attack
FC 12 00 00 ; If following monster is/are dead:
F5 03 03 00 ; Monsters are hidden and their HP restored, from side, indiv.
F2 00 FF 81 ; Call form. #511 (Kefka), gets max HP
F5 05 00 00 ; Monsters , if hidden/dead, brought in with their HP restored, from top in swirl
F1 43 ; Targeting: allies
F0 D1 D2 D2 ; Rand. spell: HyperDrive or Train or Train
F0 D1 C0 C0 ; Rand. spell: HyperDrive or Fallen One or Fallen One
FF ; End[/php]
- My seed was quite something, huh?

PS. looks like my bro found some guy that inflicted Rage status with the special... and appearently looks like a random rage is assigned, if that happens!
- I'm not sure about that, but i believe Xianpu survived because i used Morph right in time;
- I already knew that she would have been thrown hew ninja suit, because untied hair Terra is a separated single and unique sprite

Just one side note: there was something i've never found in the game: the monster in the slot right after ZoneEater one... why? It has no formation, but a pack at least, so i thought it would have been a MiaB in Kefka Tower... it was called something like "Kaur" and had violet Tomberry sprite(super custom boss), it had neat drops and the best exp amount among all monsters... ~34000!!!
Also Pugs and MasterPugs never appeared... a coincidence?
THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur JokeĀ (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur JokeĀ (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!