Skip to content

Conversation

@arbron
Copy link
Collaborator

@arbron arbron commented Dec 13, 2025

Uses a formula ceil((level - 4) / 6) + 1 to calculate the tier.

Closes #1267

Uses a formula `ceil((level - 4) / 6) + 1` to calculate the tier.

Closes #1267
@arbron arbron added this to the D&D5E 5.3.0 milestone Dec 13, 2025
@arbron arbron self-assigned this Dec 13, 2025
@arbron arbron added the api label Dec 13, 2025
Adds a tier calculation for class data to allow for certain
features that use a similar scaling to cantrips, but based on the
class level rather than whole character level.
@arbron
Copy link
Collaborator Author

arbron commented Jan 20, 2026

I've added tier to individual classes also because I've had some content that scales in the same way as cantrips, but based off a class level rather than the overall character level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tier to actor's roll data

3 participants