Posts: 398
Threads: 49
Joined: Jan 2012
Reputation:
12
Is the skill "possess" by the ghosts' shared with a monster spell? For example: Leo's "Shock" and the monster spell Megahit. All I want to do is edit the skill possess and give it to another character. Btw I'm using FFSusME67 and FF6MDE.. let me know if a different editor is needed.
Posts: 2,583
Threads: 99
Joined: Aug 2009
Reputation:
52
01-21-2012, 01:51 AM
(This post was last modified: 01-21-2012, 01:56 AM by Gi Nattak.)
No, Possess is one of the skills that its effects cannot be changed easily. The only thing you can do with it in USME is change around the attributes in the Battle Editor, and of course assign it to other characters in the Actor Editor, but to edit the actual skill itself, you would need to do some ASM hacking.
This is from the Co-opted Bank C2 Disassembly on assassin's page:
http://www14.brinkster.com/assassin17/guides.htm
Possess
C2/17E5: BB TYX
C2/17E6: 20 C1 19 JSR $19C1
C2/17E9: A9 20 LDA #$20
C2/17EB: 0C A4 11 TSB $11A4 (Set can't be dodged)
C2/17EE: A9 A0 LDA #$A0
C2/17F0: 8D A9 11 STA $11A9 (Stores Possess in special effect)
C2/17F3: 4C 7B 31 JMP $317B
That is how it is currently, I myself cannot edit and/or create new skills from others like this yet, so I'm afraid I cannot help you any further. ;( All I know, is that this skill is very basic, so a lot of advanced hacking would be needed to make it into something else all together.
We are born, live, die and then do the same thing over again.
Posts: 398
Threads: 49
Joined: Jan 2012
Reputation:
12
oh wow.. seems damn complex lol.. I'm just trying to switch skills around to make the gameplay more enjoyable as a third play through.. thanks a lot gi nattak for the fast ass reply! I will most likely not touch this skill anymore haha..
Posts: 3,975
Threads: 278
Joined: Oct 2011
Reputation:
65
01-21-2012, 07:05 PM
(This post was last modified: 01-21-2012, 07:35 PM by madsiur.)
One thing about the ability "possess" is that the character using is removed from the party after using it. You would need to create a point in a certain map where the character could be recruited again. That would be a real puzzle depending who has "possess" and at which point in the game it is used. But by ASM hacking you could probably change this ability in a way that the character using it would simply be removed from the current battle.
Not to mention that "possess" would totally break the game lol:
Posts: 2,771
Threads: 88
Joined: Jun 2009
Reputation:
25
LOL
"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
Posts: 398
Threads: 49
Joined: Jan 2012
Reputation:
12
you know i think metroid quest changed possess into storm if i'm not mistaken.. haven't tested it though
maybe he changed it to a fight command.. and used a relic to be casting it?
Posts: 470
Threads: 39
Joined: Aug 2010
Reputation:
3
I would not touch the ability possess with a ten foot pole...
Posts: 398
Threads: 49
Joined: Jan 2012
Reputation:
12
hmm.. yea too much to look into.. especially cuz i retested his game and even the spell "pray" was broken. (bannons health)