Jump to content
  • 0

Half Health calculation


Vessien

Question

Hi, quick rules question about "halves":

 

If I understood it correctly, following the "Math" rules, except for movement, everything is rounded up.

 

Then, in schemes such as "Let Them Bleed" and "Assasinate", which is the "half" Health for a model with 7 Health, 3 or 4? Would Assasinate be scored if the "old" Dreamer has 4 Health left?

Link to comment
Share on other sites

Recommended Posts

  • 0
10 hours ago, santaclaws01 said:

Not really a reference supporting anything. Just the opinion of some other players.

Well, one of the most remarkable podcasts around is a good reference. Not official at all obviously.

10 hours ago, belorey said:

Thats why i said this need a FAQ, because there is nothing sure. 

+1 for the FAQ request

Link to comment
Share on other sites

  • 0

The mathematical operation being carried out here returns a boolean (True/False) answer:

Current health (integer) =< max health/2

Rounding should not be required as in this case the value is not a game variable (unless it is being used to generate an amount of damage, such as the forgotten Marshall summon upgrade)

This entirely avoids the issue of there being a case where you've rounded wrong for odd health models.

I do agree this should be FAQd though as it is easy to come to any of these conclusions.

  • Agree 3
Link to comment
Share on other sites

  • 0
On 2/27/2022 at 6:24 AM, olonsdale said:

The mathematical operation being carried out here returns a boolean (True/False) answer:

Current health (integer) =< max health/2

Rounding should not be required as in this case the value is not a game variable ...

Maximum Health is a game value. Even though the scheme as a whole returns a boolean answer, you still have to divide before you can make the boolean comparison. Since all division operations in Malifaux other than distance return the value rounded up to the nearest integer, a character with 7 max health is at half or less not when their health is at 3.5 or less.

This is because in Malifaux the division operation itself has special properties, so whenever you divide you immediately round values.

Link to comment
Share on other sites

  • 0
2 hours ago, HawkHaines said:

This is because in Malifaux the division operation itself has special properties, so whenever you divide you immediately round values.

Is there any basis for this in the rulebook? The rulebook just says to round the sum (final product), doesn't it?

So you should perform all calculations before rounding the final answer is my understanding.

image.png.ece640b47301282c7229c77d3bbc8a26.png

Link to comment
Share on other sites

  • 0
8 hours ago, Maniacal_cackle said:

Is there any basis for this in the rulebook? The rulebook just says to round the sum (final product), doesn't it?

That's a great point that is definitely worth including! I think that the intent of the rulebook is that you finish your mathematical operation and then round, yes. I think they are either using sum to mean (final product) or in the sense it is used in British English to mean "math equation". Traditionally American English only uses sum to mean the result of addition. 

In any case, I would say that my prior logic is incorrect, but I still think that you should round up before doing the logical comparison, since "logical comparison" is not an operation in that Math callout box. 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information