Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
None
Purpose of change
Document missing stuff related to Professions, such as the
recipes
andspells
fields, what "Hobbies" are, and the "Professions group" type. The "Professions" section can also be improved by using a block example describing what each field does and how it can be used.Describe the solution
Update the professions section of the doc:
profession
, with examples of every field that can be used. This is for the sake of clarity as it's more clear (I believe) and compactrecipe
(added back in Professions can start with specific recipes #68818, which I found by chance) andspells
(no idea when this was added)Describe alternatives you've considered
Testing
Additional context
hobbies
norwhitelist_hobbies
usage anywhere, so I did not add it to the exampleThis requires a further clean up of this doc, maybe addding a standard style/guide in JSON_STYLE.md. The former requires a lot of work given JSON_INFO.md is +6k lines and most of that can be standarized.