Implement Card Type Chance Up Effects #482

Open
Vylpes wants to merge 1 commit from feature/456-create-chance-up-effects into release/0.10.0
Owner
  • Implemented new Chance Up Effects for Gold, Legendary, and Manga card types
    • Each doubles the chance up and lowers the rest by the same amount
  • Add unit tests
  • Add documentation

#456

- Implemented new Chance Up Effects for Gold, Legendary, and Manga card types - Each doubles the chance up and lowers the rest by the same amount - Add unit tests - Add documentation #456
Implement card type chance up
All checks were successful
Test / build (push) Successful in 1m16s
2481dbca1a
Vylpes changed title from WIP: Implement Card Type Chance Up Effects to Implement Card Type Chance Up Effects 2025-12-20 16:00:23 +00:00
All checks were successful
Test / build (push) Successful in 1m16s
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/456-create-chance-up-effects:feature/456-create-chance-up-effects
git switch feature/456-create-chance-up-effects
Sign in to join this conversation.
No description provided.