Sorry, when I wrote that I didn't see that there was all that other conversation after Pinkpuff asked about "bomb + 1HP."
You have a good point Chillyfeez, but since this is a Command and not a Spell I am out of my element, I couldn't quite figure out how to properly display damage (also the problem I'm having with the prescribed Lancet to display damage and healing) if you know how it is done outside of spells then it would probably be best for you to handle this one.
Did you try having the routine put the damage into 00A2-A3 (for the target) and 00A4-A5 (for the attacker)?
That's always the last place the numbers end up before actually being subtracted from (or added to) the proper parties. That's in the Bab-il docs, in the "spell effect subroutines" document, but it applies to commands, too. I don't know whether the numbers will
show , but they will certainly apply. Certain flags (somewhat unexplored) may need to be set for the numbers to show for both user and target...
Ok well let's leave it as a bomb and if Chillyfeez or anyone else feels inclined to research the character movement we can figure out how to splice that in on top of what you have done here.
I definitely will once I get this chocobo thing down... I'm getting there. Haven't had a whole lotta free time lately, sorry.