tabletop-frog/test/fixtures/ancestry_trait.json

8 lines
167 B
JSON
Raw Normal View History

2024-03-24 16:56:13 -07:00
{
"Ancestry": [
{"id": 1, "name": "+1 to All Ability Scores"},
{"id": 2, "name": "Breath Weapon"},
{"id": 3, "name": "Darkvision"}
]
}