Users browsing this thread: 1 Guest(s)
Increase required AP to learn spells from espers

#2
Posts: 52
Threads: 5
Thanks Received: 24
Thanks Given: 0
Joined: Jun 2010
Reputation: 6
Status
None
Code:
C3/5027: A0 0C 00       LDY #$000C    Needed to clear the now further over '%' for blank spots

C3/5073: 4C A6 5A       JMP $5AA6    Abuse the now modified code for space saving

C3/50A0: 80 DD          BRA $507F    Need to clear the now further over '%' for non-blank spots

C3/5AA3: 20 E0 04       JSR $04E0    This block is what actually adds the third digit
C3/5AA6: A5 F7          LDA $F7
C3/5AA8: 8D 80 21       STA $2180
C3/5AAB: EA             NOP
C3/5AAC: EA             NOP

C3/5AC2: A9 B6          LDA #$B6    This block is for learned spells % display
C3/5AC4: 8D 80 21       STA $2180
C3/5AC7: A9 B9          LDA #$B9    Changed this way would show 255%
C3/5AC9: 8D 80 21       STA $2180
C3/5ACC: 8D 80 21       STA $2180
C3/5ACF: 80 E6          BRA $5AB7

I believe this covers everything, let me know if there are any issues.
Quote  



Messages In This Thread
RE: Increase required AP to learn spells from espers - by Drakkhen - 01-20-2015, 03:47 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite