Knokko's Custom Items

Knokko's Custom Items

37.4k Downloads

Non-integer chances in Output tables

knokko opened this issue ยท 0 comments

commented

Currently, all entries in an output table have an integer chance to be chosen (for instance 10% or 60%). This works well most of the time, but is not suitable for very rare items that should have a chance below 1%. I should make it possible to use non-integer chances as well. Note: floating point rounding errors can be dangerous, so a fixed point chance might be better.