Johannes Loher
ff6427f5a9
The fix has 2 components: 1. The logic for evaluating checks now supports check target numbers<= 0 by still using a single die in this case 2. The CheckFactory sets the check target number to 0 even if it would be < 0. This is necessary because negative numbers would interfer with foundry's math evaluation in rolls and would not be picked up correctly. |
||
---|---|---|
.. | ||
check-evaluation.ts | ||
check-factory.ts | ||
check.ts | ||
roll.ts | ||
slaying-dice-modifier.ts |