Initial commit
This commit is contained in:
179
app/plugins/dnd/imports/races.json
Normal file
179
app/plugins/dnd/imports/races.json
Normal file
@ -0,0 +1,179 @@
|
||||
{
|
||||
"races": [
|
||||
{
|
||||
"name": "Dragonborn",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,12",
|
||||
"size": "Medium",
|
||||
"walking_speed": "30",
|
||||
"climbing_speed": "15",
|
||||
"swimming_speed": "15",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"str": 2,
|
||||
"char": 1
|
||||
},
|
||||
"racial_traits": "28,29,30"
|
||||
},
|
||||
{
|
||||
"name": "Dwarf",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,2",
|
||||
"size": "Medium",
|
||||
"walking_speed": "25",
|
||||
"climbing_speed": "12.5",
|
||||
"swimming_speed": "12.5",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"con": 2
|
||||
},
|
||||
"racial_traits": "1,6,7,8,9"
|
||||
},
|
||||
{
|
||||
"name": "Elf",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,3",
|
||||
"size": "Medium",
|
||||
"walking_speed": "30",
|
||||
"climbing_speed": "15",
|
||||
"swimming_speed": "15",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"dex": 2
|
||||
},
|
||||
"racial_traits": "2,12,13,14"
|
||||
},
|
||||
{
|
||||
"name": "Gnome",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,5",
|
||||
"size": "Small",
|
||||
"walking_speed": "25",
|
||||
"climbing_speed": "12.5",
|
||||
"swimming_speed": "12.5",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"int": 2
|
||||
},
|
||||
"racial_traits": "3,31"
|
||||
},
|
||||
{
|
||||
"name": "Half-Elf",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,3,*",
|
||||
"size": "Medium",
|
||||
"walking_speed": "30",
|
||||
"climbing_speed": "15",
|
||||
"swimming_speed": "15",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"char": 2,
|
||||
"plusOne": 2
|
||||
},
|
||||
"racial_traits": "13"
|
||||
},
|
||||
{
|
||||
"name": "Half-Orc",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,8",
|
||||
"size": "Medium",
|
||||
"walking_speed": "30",
|
||||
"climbing_speed": "15",
|
||||
"swimming_speed": "15",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"dex": 2
|
||||
},
|
||||
"racial_traits": "4,37,38,39"
|
||||
},
|
||||
{
|
||||
"name": "Halfling",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,7",
|
||||
"size": "Small",
|
||||
"walking_speed": "25",
|
||||
"climbing_speed": "12.5",
|
||||
"swimming_speed": "12.5",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"str": 2,
|
||||
"char": 1
|
||||
},
|
||||
"racial_traits": "21,22,23"
|
||||
},
|
||||
{
|
||||
"name": "Human",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,*",
|
||||
"size": "Medium",
|
||||
"walking_speed": "30",
|
||||
"climbing_speed": "15",
|
||||
"swimming_speed": "15",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"all": 1
|
||||
},
|
||||
"racial_traits": ""
|
||||
},
|
||||
{
|
||||
"name": "Tiefling",
|
||||
"createdBy": "0",
|
||||
"createdAt": "{time}",
|
||||
"privacy": "public",
|
||||
"version": "5",
|
||||
"sourcebookID": "1",
|
||||
"languages": "1,13",
|
||||
"size": "Medium",
|
||||
"walking_speed": "30",
|
||||
"climbing_speed": "15",
|
||||
"swimming_speed": "15",
|
||||
"burrowing_speed": "0",
|
||||
"flying_speed": "0",
|
||||
"abilityScores": {
|
||||
"int": 2,
|
||||
"char": 2
|
||||
},
|
||||
"racial_traits": "5,40,41"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user