We really shouldn't be running at a mumak to attack it in melee if we only have 40 hp. We need to have some way to determine whether attempting to melee a monster makes sense. Currently, the only checks we have are in TAEB::World::Monster::is_meleeable, which prevents attacking floating eyes and such.
We really shouldn't be running at a mumak to attack it in melee if we only have 40 hp. We need to have some way to determine whether attempting to melee a monster makes sense. Currently, the only checks we have are in TAEB::World::Monster::is_meleeable, which prevents attacking floating eyes and such.