Users browsing this thread: 1 Guest(s)
Sabin kick ability

#17
Posts: 96
Threads: 5
Thanks Received: 0
Thanks Given: 0
Joined: Jun 2022
Reputation: 0
Status
None
Gi nattak discovered a way to make a kick ability for Sabin using tiger break ( sabins' desperation attack ) in place of shock, just copy spell number 245 tiger break values over spell number 130 mega hit which is shock in ff3usme spell editor, but we run into a problem, when using another skill over shock it takes a step back after using ability and ends up putting u off screen, but gi nattak found a solution. After applying tiger break over shock Change these values in hex editor:

D0/23F9: 81 00 00                 change attacker graphic to 0 (no action) <--- Change this to BF 4A CF
D0/23FC: FF                          end of script

@D0/CF4A (should be a bunch of FF bytes, which is free space) put:
D0/CF4A: 81 00 00              change attacker graphic to 0 (no action)
D0/CF4D: C8 04                   change attacker action to 3 (walking forward)
D0/CF4F: 89 07                   loop start (7 times)
D0/CF51: 83 62                    move forward 3
D0/CF53: 86 62                    move attacker forward 3
D0/CF55: 1F                         [---]
D0/CF56: 8A                        loop end
D0/CF57: C8 00                   change attacker action to 0 (no action)
D0/CF59: C0                        return from subroutine

Forgot a part of this ability, there is a Sabin kick sprite under monster esper graphics 173 tiger break, if ur using another character as Sabin and want to changeit, then just import ur characters pallette over the pallette used for this kick sprite (345 tiger break unused) and edit in a kick animation for ur character. When u look at the sprite initially it will be an all black sprite. Just replace it with ur characters pallette as it’s unused. This allows ur sprite to load the correct pallette when using a different sprite.

Nattack thanx for fixing my post lol just noticed Wink
  Find
Quote  



Messages In This Thread
Sabin kick ability - by Seifer - 08-20-2022, 10:47 AM
RE: Sabin kick ability - by Gi Nattak - 08-20-2022, 11:16 AM
RE: Sabin kick ability - by Seifer - 08-20-2022, 12:30 PM
RE: Sabin kick ability - by Gi Nattak - 08-20-2022, 01:40 PM
RE: Sabin kick ability - by Seifer - 08-20-2022, 01:46 PM
RE: Sabin kick ability - by Catone - 08-20-2022, 10:26 PM
RE: Sabin kick ability - by Seifer - 08-22-2022, 07:57 PM
RE: Sabin kick ability - by Gi Nattak - 08-22-2022, 09:50 PM
RE: Sabin kick ability - by Seifer - 08-22-2022, 09:56 PM
RE: Sabin kick ability - by Gi Nattak - 08-22-2022, 10:07 PM
RE: Sabin kick ability - by Seifer - 08-22-2022, 10:12 PM
RE: Sabin kick ability - by Gi Nattak - 08-22-2022, 10:26 PM
RE: Sabin kick ability - by Seifer - 08-22-2022, 10:31 PM
RE: Sabin kick ability - by Gi Nattak - 08-22-2022, 10:45 PM
RE: Sabin kick ability - by Gi Nattak - 08-22-2022, 10:54 PM
RE: Sabin kick ability - by Seifer - 08-22-2022, 11:00 PM
RE: Sabin kick ability - by Seifer - 08-24-2022, 04:00 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite