Editing Rounding
From Fallen London Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
For example, when [[Contract: a Worryingly Large Rat|hunting a large rat]] (after acquiring the first level of {{IL|A Name Scrawled in Blood}}), the action [[Expose yourself as bait]] determines the challenge difficulty level by multiplying the {{IL|Quarry's Savagery}} (15) by 1.5 to get 22.5. Usually this would be rounded up. However, because 22 is even, in this case it is rounded down. | For example, when [[Contract: a Worryingly Large Rat|hunting a large rat]] (after acquiring the first level of {{IL|A Name Scrawled in Blood}}), the action [[Expose yourself as bait]] determines the challenge difficulty level by multiplying the {{IL|Quarry's Savagery}} (15) by 1.5 to get 22.5. Usually this would be rounded up. However, because 22 is even, in this case it is rounded down. | ||
− | While this may appear counter-intuitive, this is a standard implementation of rounding in much of modern software and presumably is also implemented in the software | + | While this may appear counter-intuitive, this is a standard implementation of rounding in much of modern software and presumably is also implemented in the software use by FBG. |
==Challenge success chance== | ==Challenge success chance== |