News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

Air fool xray/02

Started by Mettyk25jigsaw, October 24, 2015, 04:19:54 AM

Previous topic - Next topic

Mettyk25jigsaw

Where would one go in rom to find the damage value done to samus when touching an 'air fool xray' with a BTS value of 02...Any help would be greatly appreciated...

Metaquarius


Mettyk25jigsaw

That works to a degree, but not enough for what I am wanting to do...Maybe I should tell you about it...
   I am wanting to make a PLM that will make a death block on which Samus dies once touched until PLM gets collected and then she can just pass through...Everything is working except 1 thing. I can get Samus to die by touching the xray fool/02, but only with the power suit, the varia and gravity suit just increases a little with damage, that's all...Is there a way you can make Samus die by touching it no matter what suit she is wearing? Any help would be greatly appreciated...Thanks...

Odylg

A188À - 10 00 to FF 00

That was already listed, I know.
Do this one as well

A0EB3 - 3c to FF

Closer

Mettyk25jigsaw

Odylg, that don't work either, unfortunately...

Maybe there is a varia and gravity damage multiplier/devider specifically for air fool xray (02) only, meaning that to change this value (damage multiplier/devider) means that either the difference of damage that gets done when collecting the varia suit and gravity suit can be changed to no different to power suit (so no change) or changing a value means the suits when collected will multiply in damage when collected when touching a fool air xray of 02...And guys, I mean this for touching air fool xray of 02 only, I still want Samus to be less vulnerable to damage from enemies, lava etc, when she collects suits...

Thanks for any help in advance an it would be muchly appreciated...
   

JAM

Mettyk25jigsaw
There is only single byte in RAM used for misc damage such as spikes. So, max you can set is $FF, which means $80 for Varia and $40 for Gravity because of suit damage division.

However, I can help you.

Go to A188C
Change 8D 50 0A to 9C C2 09.
No matter what value you set before at A188A, touching the block with Fool X-Ray 02 kills Samus instantly.

I've used that trick (but for another BTS value) for my Hard Series hacks, to make Grapple Beam unskipable because of deadly spikes in Wrecked Ship Chozo room.

Mettyk25jigsaw

Thanks JAM, it works now the PLM, Samus will die anytime she touches an air fool xray of 02, Ive made a block in the CRE specifically for this and you can't get passed it (you die instead) until such time as you collect the 'Anti-Death block'...Thanks again JAM, you've made my day... :grin: