code/modules/three_dsix/roll.dm
/proc/dice_probability | Returns a number between 0 and 100 to roll the desired value when rolling the given dice. |
---|---|
/proc/dice_outcome_map | Certified LummoxJR code, this returns an array which is a map of outcomes to roll [index] value. |