Hex Casting

Hex Casting

6M Downloads

Bloodcasting doesn't round up

yrsegal opened this issue ยท 4 comments

commented

https://github.com/gamma-delta/HexMod/blob/main/Common/src/main/java/at/petrak/hexcasting/api/spell/casting/CastingHarness.kt#L544

This should have a ceil attached to it. Otherwise, small costs have trouble being bloodcast.

commented

This "fix" will allow free bloodcasting of any cost below half a heart, and should be reverted

commented

This still doesn't fix costs like 3.5, though. That'll just fail due to lack of media, even though it'll still take 3 health. I said ceil for a reason

commented

No, it doesn't. I just checked.