Next revision
|
Previous revision
|
dom6:gluttony [2024/04/13 21:29] fenrir created |
dom6:gluttony [2024/04/13 21:36] (current) fenrir |
To see a unit's supply usage, one can simply click on "Size" on their stat sheet. For a quick and click-less calculation, though: | To see a unit's supply usage, one can simply click on "Size" on their stat sheet. For a quick and click-less calculation, though: |
* Take their Size. | * Take their Size. |
* Subtract 1. | * If their Size is greater than 1, subtract 1. |
* {{:abilities:gluttony.png?15&nolink}} If they're a **Glutton**, add their amount of Gluttony. | * {{:abilities:gluttony.png?15&nolink}} If they're a **Glutton**, **add their amount of Gluttony**. (They eat much more than similar beings.) |
* Divide the result by 2. | * Divide the result by 2. |
* {{:abilities:animal.png?15&nolink}} If they're an [[Animal]], divide the result by 2 again. | * {{:abilities:animal.png?15&nolink}} If they're an [[Animal]], divide the result by 2 again. |
* If the result is less than 1, but greater-than-or-equal-to zero (**0 ≤ x < 1**), make it **0.5**. | * Round the result up to this point **down** to the nearest **0.5** (0.75 becomes 0.5, for instance, and 0.25 becomes zero). |
* If the result up to this point is less than zero (**x < 0**), make it zero. | * If the result up to this point is less than zero, make it zero. |
* {{:abilities:supply_bonus.png?15&nolink}} If they have a **Supply Bonus**, subtract it from their supply usage. (They give into the larder.) | * {{:abilities:supply_bonus.png?15&nolink}} If they have a **Supply Bonus**, subtract it from their supply usage. (They give into the larder.) |
| |