Last active
April 25, 2024 03:04
-
-
Save bhatfield/5312f1745856dccf2ba910339da07e7a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_meta": { | |
"sources": [ | |
{ | |
"json": "XUA2022CharacterOptions", | |
"abbreviation": "XUA22CO", | |
"full": "Unearthed Arcana 2022: Character Origins", | |
"authors": [ | |
"Wizards of the Coast" | |
], | |
"convertedBy": [ | |
"Giddy" | |
], | |
"version": "1.0.0", | |
"url": "https://media.dndbeyond.com/compendium-images/one-dnd/character-origins/CSWCVV0M4B6vX6E1/UA2022-CharacterOrigins.pdf", | |
"dateReleased": "2022-08-18" | |
} | |
], | |
"dateAdded": 1672604449, | |
"dateLastModified": 1709418572, | |
"_dateLastModifiedHash": "0e28419f51" | |
}, | |
"background": [ | |
{ | |
"name": "Custom Background (UA)", | |
"source": "XUA2022CharacterOptions", | |
"page": 11, | |
"ability": [ | |
{ | |
"choose": { | |
"from": [ | |
"str", | |
"dex", | |
"con", | |
"int", | |
"wis", | |
"cha" | |
], | |
"amount": 2 | |
} | |
}, | |
{ | |
"choose": { | |
"from": [ | |
"str", | |
"dex", | |
"con", | |
"int", | |
"wis", | |
"cha" | |
], | |
"count": 3 | |
} | |
} | |
], | |
"feats": [ | |
{ | |
"any": 1 | |
} | |
], | |
"skillProficiencies": [ | |
{ | |
"any": 2 | |
} | |
], | |
"languageProficiencies": [ | |
{ | |
"common": true, | |
"anyStandard": 1, | |
"anyLanguage": 1 | |
} | |
], | |
"toolProficiencies": [ | |
{ | |
"anyTool": 1 | |
} | |
], | |
"entries": [ | |
{ | |
"type": "list", | |
"style": "list-hang-notitle", | |
"items": [ | |
{ | |
"type": "item", | |
"name": "Ability Scores:", | |
"entry": "+2 and manually add +1, or three +1" | |
}, | |
{ | |
"type": "item", | |
"name": "Skill Proficiencies:", | |
"entry": "any two" | |
}, | |
{ | |
"type": "item", | |
"name": "Tool Proficiencies:", | |
"entry": "any one" | |
}, | |
{ | |
"type": "item", | |
"name": "Languages:", | |
"entry": "Common, any standard, and any rare" | |
}, | |
{ | |
"type": "item", | |
"name": "Feat:", | |
"entry": "any one" | |
} | |
] | |
}, | |
{ | |
"type": "list", | |
"style": "list-hang-notitle", | |
"name": "Equipment", | |
"columns": 1, | |
"items": [ | |
"50 GP" | |
] | |
} | |
], | |
"fluff": { | |
"_backgroundFluff": { | |
"name": "Custom Background (UA)", | |
"source": "XUA2022CharacterOptions" | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment