Users browsing this thread: 1 Guest(s)
General Leo's Legacy

#1
Posts: 121
Threads: 11
Thanks Received: 6
Thanks Given: 0
Joined: Jan 2013
Reputation: 7
Status
None
Title: General Leo's Legacy (Lion Armlet Relic)
Author: Ghost XIII
Download


This patch replaces Setzer's Coin Toss relic with a new relic available to Celes in the WoR found on General Leo's grave, the "Lion Armlet." The Lion Armlet grants a slight boost to Strength, Speed, and Stamina, and a 50% protection from fire, as well as replacing "Runic" with "Shock." This may be pretty game breaking, but I personally found I never used Runic once I reached the WoR and felt like seeing if I could replace the skill changing functions and this seemed like a fun thing to try.

[Image: lar1.png] [Image: lar2.png] [Image: lar3.png]

Here are the hex changes to change this yourself without a patch. You can swap out other skills by using their corresponding hex value.

Code:
(Data - commands that can be replaced with other commands thanks to Relics)

C2/5452: 05   (Steal) [Thief Glove Relic]
C2/5453: 0F   (Slot) //Change 0F to OB (Runic) [Coin Toss Relic]
C2/5454: 0D   (Sketch) [Fake Moustache Relic]
C2/5455: 02   (Magic) [Gem Box Relic]
C2/5456: 00   (Fight) [Offering Relic]


(Data - commands that can replace above commands due to Relics)

C2/5457: 06   (Capture)
C2/5458: 18   (GP Rain) //Change 18 to 1B (Shock)
C2/5459: 0E   (Control)
C2/545A: 17   (X-Magic)
C2/545B: 16   (Jump)

Hex values for skills:
Code:
Fight - 00
Item - 01
Magic - 02
Morph - 03
Revert - 04
Steal - 05
Capture - 06
SwdTech - 07
Throw - 08
Tools - 09
Blitz - 0A
Runic - 0B
Lore - OC
Sketch - 0D
Control - OE
Slot - OF
Rage - 10
Leap - 11
Mimic -12
Dance -13
Row - 14
Def - 15
Jump - 16
X-Magic - 17
GP Rain - 18
Summon - 19
Health - 1A
Shock -1B
Possess -1C
MagiTek -1D
  Find
Quote  
[-] The following 3 users say Thank You to Ghost XIII for this post:
  • marcioseufi (07-05-2019), Robo Jesus (10-05-2016), SSJ Rick (07-24-2021)

#2
Posts: 2,768
Threads: 88
Thanks Received: 24
Thanks Given: 87
Joined: Jun 2009
Reputation: 25
Status
None
its an interesting patch

if you can post some screenshots


"Sometimes ninjas do wrong to each other, and in dat way the force of tha earf' comes around da moon - and at that presence, da dirt, it overshadows the grass, so you're like, I can't cut dis grass, there's no sun comin' through. So in order to enable each other the two fruits have to look each other in da eye and understand we can only be right, as da ripe is wrong, you know what I mean?"

-HNIC
Quote  

#3
Posts: 1
Threads: 0
Thanks Received: 0
Thanks Given: 0
Joined: Aug 2013
Reputation: 0
Status
None
I love this patch, for the most part (will get to that in a sec). This really gives Celes a breath of new life in the second half of the game. Runic is handy, but only something I break out on special occasions. Giving her shock is fun and useful. I, personally, wanted to balance out this patch a bit. I changed shock to do damage equivalent to Bolt 2 and made it non-elemental. To beef up Leo's version, I just slightly doubled his Magic stat, making his damage output with shock in line with the original.

For the big problem, now. This patch appears to be combined with a number of other patches, making it rather incompatible with many large-scale patches, such as FFimprovement. I would love it if you could make a trimmer patch with just the changes needed.
  Find
Quote  
[-] The following 1 user says Thank You to darkanx for this post:
  • Robo Jesus (12-29-2017)

#4
Posts: 136
Threads: 12
Thanks Received: 0
Thanks Given: 12
Joined: Oct 2013
Reputation: 0
Status
None
There is one thing that just pisses me off about this patch, it makes it so I can't edit dialogue with FF3usME


If you ever feel useless, just remember that Umaro has an MP stat.
  Find
Quote  

#5
Posts: 96
Threads: 3
Thanks Received: 2
Thanks Given: 3
Joined: Dec 2011
Reputation: 1
Status
None
That's a pretty good idea. I was going to suggest more or less the same thing darkanx did.
  Find
Quote  

#6
Posts: 2,768
Threads: 88
Thanks Received: 24
Thanks Given: 87
Joined: Jun 2009
Reputation: 25
Status
None
for the bigT you should always create your dialog and make a separate patch that way you can always make your changes and not rely on changing at after applying patches


"Sometimes ninjas do wrong to each other, and in dat way the force of tha earf' comes around da moon - and at that presence, da dirt, it overshadows the grass, so you're like, I can't cut dis grass, there's no sun comin' through. So in order to enable each other the two fruits have to look each other in da eye and understand we can only be right, as da ripe is wrong, you know what I mean?"

-HNIC
Quote  

#7
Posts: 136
Threads: 12
Thanks Received: 0
Thanks Given: 12
Joined: Oct 2013
Reputation: 0
Status
None
Okay, so what you're saying is edit the dialogue BEFORE adding the patch?


If you ever feel useless, just remember that Umaro has an MP stat.
  Find
Quote  

#8
Posts: 290
Threads: 3
Thanks Received: 40
Thanks Given: 1
Joined: Apr 2012
Reputation: 9
Status
None
I think what he's saying is to keep a separate ROM with your dialogue edits. That way you can make a patch off of that ROM and apply it to another ROM that has the rest of your changes.


GET A SILK BAG FROM THE GRAVEYARD DUCK TO LIVE LONGER.

Brave New World
  Find
Quote  

#9
Posts: 121
Threads: 11
Thanks Received: 6
Thanks Given: 0
Joined: Jan 2013
Reputation: 7
Status
None
Anytime you are making changes to a rom and also applying patches be sure to make those changes and create a patch so you can just add several patches at once. It's the easiest and mess free way to do anything. With this hack there were only a couple of changes which were made: the dialogue of the child in Thamasa, the Coin Toss item, removing the coin toss from the chest in the Esper cave, and some hex editing which altered the coin toss to change "Slot" to "GP Rain" to instead switch "Runic" to "Shock." I can include the hex code in the main post so it is easier to do yourself if you'd like.
  Find
Quote  
[-] The following 1 user says Thank You to Ghost XIII for this post:
  • Robo Jesus (12-29-2017)

#10
Posts: 53
Threads: 16
Thanks Received: 0
Thanks Given: 0
Joined: Jul 2013
Reputation: 0
Status
None
I can't seem to get it to work can I turn slot to magitek ?
  Find
Quote  



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite