tabletop-frog/test/fixtures/ancestry_trait.json
2024-03-24 16:56:13 -07:00

8 lines
167 B
JSON

{
"Ancestry": [
{"id": 1, "name": "+1 to All Ability Scores"},
{"id": 2, "name": "Breath Weapon"},
{"id": 3, "name": "Darkvision"}
]
}