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

Advancement Type: Size #2220

Closed
arbron opened this issue Feb 24, 2023 · 4 comments · Fixed by #2542
Closed

Advancement Type: Size #2220

arbron opened this issue Feb 24, 2023 · 4 comments · Fixed by #2542

Comments

@arbron
Copy link
Collaborator

arbron commented Feb 24, 2023

This advancement type allows a race to set a character's type, movement, senses, and size.

Level Up Interface

This interface will display the values for the race being added. If the race offers a choice of size, that option will be presented.

Configuration

The type, movement, and senses object are the same as are presented in actor data, and are null if they are not set (e.g. Humans don't get darkvision, so senses will be null for them).

The size property is an set of size choices.

{
  "size": ["med"]
}

Value

Stores the size choice selected as well as the former value of any other properties that were replaced so they can be accurately reversed.

@arbron arbron added this to the D&D5E 2.2.0 milestone Feb 24, 2023
@arbron arbron self-assigned this Feb 24, 2023
@arbron arbron changed the title Advancement Type: Race Advancement Type: Race Properties Feb 24, 2023
@arbron arbron modified the milestones: D&D5E 2.2.0, D&D5E 2.3.0 May 13, 2023
@ccjmk
Copy link
Contributor

ccjmk commented Jun 9, 2023

I find the name Race Properties slightly deceiving as some classes also set movement or senses, but I am at a loss with suggesting a better name. Character Properties sounds a little too generic to me, swinging too far on the opposite direction..

@Zanderaf
Copy link
Contributor

Zanderaf commented Jun 9, 2023

I find the name Race Properties slightly deceiving as some classes also set movement or senses, but I am at a loss with suggesting a better name. Character Properties sounds a little too generic to me, swinging too far on the opposite direction..

Maybe Character Attributes? Kinda hard to get some middle of the road

@Fyorl Fyorl modified the milestones: D&D5E 2.3.0, D&D5E 2.4.0 Aug 9, 2023
@kaelad02
Copy link
Contributor

If you're still taking name suggestions, maybe Racial Traits since the feature sounds similar to #1405

@emwhalen
Copy link

Perhaps what you're discussing is Body Properties or Physical Properties. I have no strong feelings about it.

@arbron arbron modified the milestones: D&D5E 2.4.0, D&D5E 2.5.0 Oct 21, 2023
@arbron arbron changed the title Advancement Type: Race Properties Advancement Type: Size Oct 31, 2023
arbron added a commit to arbron/dnd5e that referenced this issue Nov 1, 2023
arbron added a commit to arbron/dnd5e that referenced this issue Nov 1, 2023
@arbron arbron linked a pull request Nov 1, 2023 that will close this issue
@arbron arbron modified the milestones: D&D5E 2.5.0, D&D5E 2.4.0 Nov 2, 2023
arbron added a commit to arbron/dnd5e that referenced this issue Nov 2, 2023
arbron added a commit to arbron/dnd5e that referenced this issue Nov 6, 2023
arbron added a commit that referenced this issue Nov 6, 2023
@arbron arbron closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants