Morpheus1101 / Avaritia

The Minecraft mod to end all mods
49 stars 39 forks source link

Sword of The Cosmos not instakilling #195

Open TheDoc989 opened 2 years ago

TheDoc989 commented 2 years ago

Against the Ender Guardian from the Cataclysm Mod, the sword only does as much as a powerful sword with a high damage number (which is around 5 hits points), but it does not one shot the boss. I assume this is because the boss has phases, so it limits how much damage can be done to it.

image_2022-09-29_175259427

covers1624 commented 2 years ago

The sword deals the maximum amount of damage possible.

In previous versions, it would just set the hit entity to be dead, but that caused other incompatibility issues.

This is likely the result of the Ender Guardian capping the amount of damage that can be done to it.

cc @brandon3055 Thoughts?

brandon3055 commented 2 years ago

This is likely the result of the Ender Guardian capping the amount of damage that can be done to it.

That would be my guess. We may need to look into alternate methods of applying silly amounts of damage....

NefariousIntent2 commented 1 year ago

The sword deals the maximum amount of damage possible.

In previous versions, it would just set the hit entity to be dead, but that caused other incompatibility issues.

This is likely the result of the Ender Guardian capping the amount of damage that can be done to it.

cc @brandon3055 Thoughts?

What incompatibility issues?