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

New Elf Subrace #2286

Merged
merged 4 commits into from
Dec 16, 2024
Merged

New Elf Subrace #2286

merged 4 commits into from
Dec 16, 2024

Conversation

RainerRaccoon
Copy link
Contributor

Created as part of a homebrew game, but would love to have direct access to in games though 5etools. I've been slowly trying to understand the schema and errors from the automated evals since I'm new to this, so please bear with me.

Comment on lines 18 to 19
"status": "ready",
"edition": "classic"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these need to be pulled up a level, currently they're under _meta.sources[0] (rather than _meta)

"_meta": {
"sources": [
{
"json": "YCoR",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

source IDs must be >= 5 characters; suggest YsCodexOfRealities

(and you'll then need to change the "source" of the subrace/etc. to match)

@TheGiddyLimit TheGiddyLimit merged commit 48ea40a into TheGiddyLimit:master Dec 16, 2024
1 check passed
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.

2 participants