zarqon
Well-known member
When you deal damage to the shells surrounding Gorgolok, mafia treats this as damage to Gorgolok himself, so even though 0 damage was dealt to the monster, mafia subtracts the damage dealt to the shell. This results in Gorgolok having well below -300 HP by the time you destroy all of the shells, rendering combat scripts useless in making decisions based on his HP.
Here's the message being parsed as damage, which is actually just shell destruction (pasted from source):
I was buffed to the point where I never saw the message where you fail to break one of the shells, but as it describes "X damage" it may also need to be excluded (pasted from Wiki):
Here's the message being parsed as damage, which is actually just shell destruction (pasted from source):
Code:
You deal 124 damage to one of the massive bone spikes surrounding Gorgolok, snapping it.
I was buffed to the point where I never saw the message where you fail to break one of the shells, but as it describes "X damage" it may also need to be excluded (pasted from Wiki):
Code:
You hammer on the bone spikes with all your might, but <some> damage isn't enough to break any of them.