update source
This commit is contained in:
parent
1cee81b61b
commit
cc5b4543c0
1 changed files with 90 additions and 84 deletions
174
dragon.json
174
dragon.json
|
@ -1,87 +1,93 @@
|
||||||
{
|
[
|
||||||
"name": "Theta Helios",
|
{
|
||||||
"acronym":"TH",
|
"name": "Theta Helios",
|
||||||
"races": [
|
"acronym": "TH",
|
||||||
{
|
"backgrouns": [],
|
||||||
"name": "m3R1 FUCKER",
|
"classes": [],
|
||||||
"ability": [
|
"feats": [],
|
||||||
{}
|
"races": [
|
||||||
],
|
{
|
||||||
"entries": [],
|
"name": "m3R1 FUCKER",
|
||||||
"languageProficiencies": [
|
"ability": [
|
||||||
{
|
{}
|
||||||
"any": 1,
|
],
|
||||||
"common": true
|
"entries": [],
|
||||||
}
|
"languageProficiencies": [
|
||||||
],
|
{
|
||||||
"size": "M",
|
"any": 1,
|
||||||
"speed": 30,
|
"common": true
|
||||||
"subraces": [
|
}
|
||||||
{
|
],
|
||||||
"name": "Basic",
|
"size": "M",
|
||||||
"ability": [
|
"speed": 30,
|
||||||
{
|
"subraces": [
|
||||||
"str": 1,
|
{
|
||||||
"dex": 1,
|
"name": "Basic",
|
||||||
"con": 1,
|
"ability": [
|
||||||
"int": 1,
|
{
|
||||||
"wis": 1,
|
"str": 1,
|
||||||
"cha": 1
|
"dex": 1,
|
||||||
}
|
"con": 1,
|
||||||
]
|
"int": 1,
|
||||||
},
|
"wis": 1,
|
||||||
{
|
"cha": 1
|
||||||
"name": "Variant",
|
|
||||||
"choose": true,
|
|
||||||
"ability": [
|
|
||||||
{
|
|
||||||
"choose": {
|
|
||||||
"from": [
|
|
||||||
"str",
|
|
||||||
"dex",
|
|
||||||
"con",
|
|
||||||
"int",
|
|
||||||
"wis",
|
|
||||||
"cha"
|
|
||||||
],
|
|
||||||
"count": 2
|
|
||||||
}
|
}
|
||||||
}
|
]
|
||||||
],
|
|
||||||
"entries": [],
|
|
||||||
"feats": {
|
|
||||||
"choose": 1
|
|
||||||
},
|
},
|
||||||
"skillProficiencies": [
|
{
|
||||||
{
|
"name": "Variant",
|
||||||
"choose": {
|
"choose": true,
|
||||||
"from": [
|
"ability": [
|
||||||
"athletics",
|
{
|
||||||
"acrobatics",
|
"choose": {
|
||||||
"sleight of hand",
|
"from": [
|
||||||
"stealth",
|
"str",
|
||||||
"arcana",
|
"dex",
|
||||||
"history",
|
"con",
|
||||||
"investigation",
|
"int",
|
||||||
"nature",
|
"wis",
|
||||||
"religion",
|
"cha"
|
||||||
"animal handling",
|
],
|
||||||
"insight",
|
"count": 2
|
||||||
"medicine",
|
}
|
||||||
"perception",
|
|
||||||
"survival",
|
|
||||||
"deception",
|
|
||||||
"intimidation",
|
|
||||||
"performance",
|
|
||||||
"persuasion"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
],
|
||||||
]
|
"entries": [],
|
||||||
}
|
"feats": {
|
||||||
],
|
"choose": 1
|
||||||
"short": "In the reckonings of most worlds, humans are the youngest of the common races, late to arrive on the world scene and short-lived in comparison to dwarves, elves, and dragons.",
|
},
|
||||||
"URL": "https://i.pinimg.com/originals/64/ad/d5/64add58df35a2e54b493f34cb266a7e2.jpg"
|
"skillProficiencies": [
|
||||||
}
|
{
|
||||||
]
|
"choose": {
|
||||||
}
|
"from": [
|
||||||
|
"athletics",
|
||||||
|
"acrobatics",
|
||||||
|
"sleight of hand",
|
||||||
|
"stealth",
|
||||||
|
"arcana",
|
||||||
|
"history",
|
||||||
|
"investigation",
|
||||||
|
"nature",
|
||||||
|
"religion",
|
||||||
|
"animal handling",
|
||||||
|
"insight",
|
||||||
|
"medicine",
|
||||||
|
"perception",
|
||||||
|
"survival",
|
||||||
|
"deception",
|
||||||
|
"intimidation",
|
||||||
|
"performance",
|
||||||
|
"persuasion"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"short": "In the reckonings of most worlds, humans are the youngest of the common races, late to arrive on the world scene and short-lived in comparison to dwarves, elves, and dragons.",
|
||||||
|
"URL": "https://i.pinimg.com/originals/64/ad/d5/64add58df35a2e54b493f34cb266a7e2.jpg"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"spells": []
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in a new issue