Desperation Attacks
#3
(05-01-2012, 07:00 PM)Roseheart Wrote: So I was wondering, would there be any way to change the odds/chance of performing a Desperation Attack so that they happen more frequently?

Original code:
Code:
C2/15E9: 20 5A 4B     JSR $4B5A   (Random number 0 to 255)
C2/15EC: 29 0F        AND #$0F    (0 to 15)
C2/15EE: D0 20        BNE $1610   (1 in 16 chance for DA)

Beside Gi Nattak solution, for simply increasing the odds, you could do a AND #$1F instead of the AND #$0F that is there . This would double your chances (12.5% instead of 6.25%).
Reply


Messages In This Thread
Desperation Attacks - by Roseheart - 05-01-2012, 07:00 PM
RE: Desperation Attacks - by Gi Nattak - 05-02-2012, 12:37 PM
RE: Desperation Attacks - by madsiur - 05-02-2012, 01:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Edit Umaro attacks doofenH 1 2,122 02-19-2020, 10:32 AM
Last Post: madsiur
  Undead status and Near Fatal attacks Lightning 8 6,335 10-13-2018, 01:07 AM
Last Post: Lightning
  Giving Everyone the Same Desperation Attack PowerPanda 9 7,129 08-05-2018, 10:46 AM
Last Post: PowerPanda
Black_mage Desperation attacks blackomen 8 6,001 07-27-2018, 10:37 AM
Last Post: Warrax
  Special Attacks Lightning 12 9,751 06-13-2018, 01:09 PM
Last Post: Gi Nattak
  Giving Umaro's attacks to another character PowerPanda 13 14,495 03-30-2017, 03:14 PM
Last Post: madsiur
Gladiator Desperation+ Patch B-Run 14 14,723 03-17-2016, 10:38 AM
Last Post: Catone
  Band Attacks Jeff 7 8,046 03-15-2015, 10:21 AM
Last Post: Lockirby2
  Giving Desperation Attacks to other characters? Scorcher 2 3,391 07-27-2014, 05:47 PM
Last Post: Scorcher
  About desperation moves... Tenkarider 37 34,872 07-13-2014, 08:59 AM
Last Post: Tenkarider

Forum Jump:


Users browsing this thread: 1 Guest(s)