Bugfix: Near Fatal is applied even if Dead
#1
Near Fatal is actively applied to any entity with HP less than an eighth, at battle start, on formation switch, and after each strike of an attack. This happens even if that entity is afflicted with Death (NOT Zombie or Petrify, as I previously had stated). The game automatically REMOVES Near Fatal along with other statuses upon recieving Death - but Near Fatal is reapplied right away.

This has very little impact - unless you script a monster with an attack which is conditional on Near Fatal status on the target. In this case, it will keep using only that attack, repeatedly, using the attack's default targeting.

This patch stops Near Fatal from being applied to Dead entities.

UPDATE2:  dn helped me discover a much more efficient, space saving method. This is now a one-byte fix. Laugh

[spoiler]
Code:
;Disable Near Fatal being reapplied if Dead

;xkas 0.06
hirom
;header

org $C24587
BIT #$0082
[/spoiler]

Thanks to BTB who alerted me to this bug, and thanks to dn who helped me come up with a simpler fix.
Reply


Messages In This Thread
Bugfix: Near Fatal is applied even if Dead - by seibaby - 12-04-2016, 04:53 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Bug?] Remove Death Status and "Target Dead Party Member" Intertwined C-Dude 2 3,126 01-04-2019, 02:39 PM
Last Post: C-Dude
  Undead status and Near Fatal attacks Lightning 8 6,366 10-13-2018, 01:07 AM
Last Post: Lightning
  Is there a consolidated list of all the bugfix hacks? MysticLord 5 5,607 07-01-2018, 04:47 PM
Last Post: madsiur
  Bugfix: Ignore Charm 1.0.1 seibaby 0 2,502 05-04-2016, 02:06 PM
Last Post: seibaby
  best bugfix patch? Kroda 3 3,981 11-20-2013, 08:43 AM
Last Post: SSJ Rick

Forum Jump:


Users browsing this thread: 1 Guest(s)