@RUB1NATOR It's unused. It was meant for Queen fight in Chapter 2. Susie could throw Kris and Ralsei. In the code, Kris is 'throwX = 0' and Ralsei is 'throwX = 1', but Ralsei's menu slot was replaced by RedBuster, and a redirect blocks 'throwX = 1' from ever firing in a normal playthrough
@VenomDorian0813 It's a bug. The game reuses the battle damage text object to show "HEAL". By default it generates a random number between 0 and 600, if it rolls a 0 ( 1/1200 or 0.08% chance), the game interprets 0 damage as a missed hit and overwrites "HEAL" with "MISS"