Blood Magic

Blood Magic

90M Downloads

Downgrade Disoriented Typo?

keraldi opened this issue ยท 0 comments

commented

Issue Description:

public static final double[] chance = new double[]{0.001, 0.002, 0.003, 0.004, 0.005, 0.006, 0.008, 0.0010, 0.0012, 0.014};

Downgrade Levels 8 and 9 have lower chance than 7. Is that a typo?

What you expected to happen:

Chance for 8, 9 = 0.010, 0.012


Pull request

#1321