Users browsing this thread: 1 Guest(s)
Making a Weapon Deal 2x Damage to a New Monster Type

#10
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
For the record there was a problem with the heal rod effect being once-per-strike instead of once per target.You need to switch the two entries in the pointer table, so $C23DE5 = 7E3F and $C242F9 = 8C38. In his case, Gi Nattak had room at $C21692 so he changed $C23DE5 to 9216.

Finally hooking up the following code did the job:
Code:
org $C21692
LDA $3C95,Y
BIT #$20
BEQ .branch
INC $BC
INC $BC
.branch
RTS
  Find
Quote  
[-] The following 1 user says Thank You to madsiur for this post:
  • Gi Nattak (01-29-2018)



Messages In This Thread
RE: Newbie Coding 01: Making a Weapon Deal 2x Dmg to a New Monster Type - by madsiur - 01-29-2018, 06:41 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite