Homebrew: Organizing
Anatnomy of Homebrews
- Most of the content is made up of blocks called JSON Key/Pair such as a race, language, action, spell, class feature, language, or spell. Each of these elements have a set of fields that make up and hold details about its implementation; such as its title/name; a description, or specific settings unique to a certain element: if it is requires attunement and by whom; what it costs; its effects; damage and the like.
- This section talks a little about each of these blocks.
STRUCTURE
- The structure of an element is very similar for each element even though some elements may have required parts while others donβt require these to function.
[[]]
_meta
- This is covered in the meta reference
The "Blocks"