Skip to content

Fixed off-by-one in death cybernetic odds - #1815

Merged
Josh-Larson merged 1 commit into
ProjectSWGCore:masterfrom
madsboddum:fix/death-cybernetic-odds
Sep 5, 2026
Merged

Fixed off-by-one in death cybernetic odds#1815
Josh-Larson merged 1 commit into
ProjectSWGCore:masterfrom
madsboddum:fix/death-cybernetic-odds

Conversation

@madsboddum

Copy link
Copy Markdown
Member

The thresholds were written for a 0..99 roll but the die rolls 1..100,
giving 4% instead of 5% install chance, 24% instead of 25% legs, and a
49/51 arm split instead of even.

The thresholds were written for a 0..99 roll but the die rolls 1..100,
giving 4% instead of 5% install chance, 24% instead of 25% legs, and a
49/51 arm split instead of even.
@Josh-Larson
Josh-Larson merged commit ed2b142 into ProjectSWGCore:master Sep 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants