@evilmonkeyinc/srd-api
Version:
Tools and helpers to query SRD content
118 lines (117 loc) • 2.18 kB
JSON
[
{
"name": "Abyssal",
"typicalSpeakers": [
"Demons"
],
"script": "Infernal"
},
{
"name": "Celestial",
"typicalSpeakers": [
"Celestials"
],
"script": "Celestial"
},
{
"name": "Common",
"typicalSpeakers": [
"Humans"
],
"script": "Common"
},
{
"name": "Deep Speech",
"typicalSpeakers": [
"Aboleths",
"cloakers"
],
"script": "None"
},
{
"name": "Draconic",
"typicalSpeakers": [
"Dragons",
"dragonborn"
],
"script": "Draconic"
},
{
"name": "Dwarvish",
"typicalSpeakers": [
"Dwarves"
],
"script": "Dwarvish"
},
{
"name": "Elvish",
"typicalSpeakers": [
"Elves"
],
"script": "Elvish"
},
{
"name": "Giant",
"typicalSpeakers": [
"Ogres",
"giants"
],
"script": "Dwarvish"
},
{
"name": "Gnomish",
"typicalSpeakers": [
"Gnomes"
],
"script": "Dwarvish"
},
{
"name": "Goblin",
"typicalSpeakers": [
"Goblinoids"
],
"script": "Dwarvish"
},
{
"name": "Halfling",
"typicalSpeakers": [
"Halflings"
],
"script": "Common"
},
{
"name": "Infernal",
"typicalSpeakers": [
"Devils"
],
"script": "Infernal"
},
{
"name": "Orc",
"typicalSpeakers": [
"Orcs"
],
"script": "Dwarvish"
},
{
"name": "Primordial",
"typicalSpeakers": [
"Elementals"
],
"script": "Dwarvish"
},
{
"name": "Sylvan",
"typicalSpeakers": [
"Fey creatures"
],
"script": "Elvish"
},
{
"name": "Undercommon",
"typicalSpeakers": [
"Underworld traders"
],
"script": "Elvish"
}
]