def getRoll(die=d6): return secrets.choice(die) # All math in 40k is based on rolling higher than something else.