Can it be changed to "Blank support below Non-Charge increases healing by X%"?
Title: Re: Small request
Post by: RavenOfRazgriz on November 18, 2012, 06:53:23 pm
Not easily, that ASM checks against the final output of your formula, healing only would require you to either specify it as only Undead Reverse-able healing (piggybacking the Undead Reverse routine, basically only affecting White Magic) or to create a list of specific formula that can be boosted, which gets... messy.
Title: Re: Small request
Post by: Kaedre on November 19, 2012, 12:46:05 pm
Quote from: RavenOfRazgriz on November 18, 2012, 06:53:23 pm Not easily, that ASM checks against the final output of your formula, healing only would require you to either specify it as only Undead Reverse-able healing (piggybacking the Undead Reverse routine, basically only affecting White Magic)
No problem with that. I can use a support ability ( let's call it "Clarity") for my Cleric job class (similar to Priest) that can boost at least white magic healings. I'm not a hacker/modder, so i will be grateful if you or someone else can write this ASM for me. For now, i thank you for the response and the attention to my request.
Pd: Forgive my english. I know it's poor.
Title: Re: Small request
Post by: Kaedre on November 19, 2012, 12:57:32 pm
So sorry, i messed things and forget something very important. I HAVE TO CHANGE THE REQUEST to this:
"Blank support below Non-Charge increases healing by XX%. Blank support 2 under Non-Charge reduces healing by XX%"
Basically, i want to remove the damage buff/debuff from this ASM.
Sorry again for the mistake.
Title: Re: Small request
Post by: Choto on November 19, 2012, 03:38:59 pm
I'll look into it over the thanksgiving break.. I forget how that ASM works
Title: Re: Small request
Post by: Pride on November 19, 2012, 04:12:40 pm
iirc FFMaster made that ASM in the XA * YA calculation at x00186568, which is why it affects both healing and damage HP changes. You'd probably need to run a check for the HP Damage ( 0x0190 in the unit battle ram) and branch if it is not 0.