Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul traits #255

Merged
merged 5 commits into from
Jul 19, 2022
Merged

Overhaul traits #255

merged 5 commits into from
Jul 19, 2022

Conversation

casey
Copy link
Collaborator

@casey casey commented Jul 19, 2022

  • Remove superfluous traits. I think we should focus on a small number of high value traits. Name and rarity level seem like they pull their weight, the others don't.
  • Add a fourth rarity tier. This displaced the old legendary, which is now epic. The fourth tier is the first ordinal in the first block of every conjunction of the difficulty period and the halving epoch.
  • Introduce a "degree" trait. Degree is a single trait that allows assessing rarity at a glance. The degree of an ordinals is CYCLE°EPOCH_OFFSET′PERIOD_OFFSET″BLOCK_OFFSET‴. Degrees and ordinals are a bijection, you can calculate the ordinal from the degree, and vice versa.

@casey casey enabled auto-merge (squash) July 19, 2022 20:03
@casey casey merged commit f524530 into master Jul 19, 2022
@casey casey deleted the trait-overhaul branch July 19, 2022 20:07
@casey casey mentioned this pull request Jul 19, 2022
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.

None yet

1 participant