Make unclaimed card effects dynamic #481

Open
Vylpes wants to merge 6 commits from feature/455-unclaimed-card-effect-dynamic into release/0.10.0
Owner
  • Make the unclaimed card effect now dynamically set the chance based on how much of the database the user has claimed
  • For example, if they have 65% unclaimed, then the chance of getting an unclaimed card is 65%
  • The minimum it can be is 25%, and the maximum 75%

#455

- Make the unclaimed card effect now dynamically set the chance based on how much of the database the user has claimed - For example, if they have 65% unclaimed, then the chance of getting an unclaimed card is 65% - The minimum it can be is 25%, and the maximum 75% #455
Vylpes 2025-12-20 14:55:54 +00:00
All checks were successful
Test / build (push) Successful in 1m50s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/455-unclaimed-card-effect-dynamic:feature/455-unclaimed-card-effect-dynamic
git switch feature/455-unclaimed-card-effect-dynamic
Sign in to join this conversation.
No description provided.