Users browsing this thread: 1 Guest(s)
Changing physical damage calculations?

#3
Posts: 127
Threads: 8
Thanks Received: 21
Thanks Given: 12
Joined: Jan 2012
Reputation: 13
Status
None
GP Rain

GP Rain has nicely commented routines in NovaliaSpirit's disassembly.

I believe this line is the multiplier for GP Rain:
Code:
C2/3FE9: A2 02        LDX #$02

02 could be changed to 03 or 04 for some big incremental steps of GP Rain.

The current formula is "gold to consume * x" where x is 2 as shown above.

Moogle Suit

The moogle suit is applied in "Initialize in-battle character properties from equipment properties." as the routine is described by Novalia Spirit.

Code:
C2/287E: A9 0A        LDA #$0A

This line will load the pointer index to what sprite to use for the Moogle Suit. So 0A is Mog, 00 would be Terra, 01 would be Locke and so forth in the character sprite pointer indexes.

Unfortunately I did not notice where the palette is set for the Moogle Suit.
  Find
Quote  



Messages In This Thread
RE: Changing physical damage calculations? - by m06 - 04-11-2012, 12:58 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite