sheet-parser-hs/bollocks.json

151 lines
2.4 KiB
JSON

{
"preamble": {
"charClass": "Fighter",
"charLevel": 1,
"charName": "Bob",
"charRace": "Elf",
"jackOfAllTrades": false
},
"spells": [
{
"atHighLevel": "Cast more of the sodding things",
"attackSave": "Dexterity",
"castingTime": "3 Minutes",
"components": [
"Verbal",
"Somatic"
],
"damageEffect": "Fire",
"description": "Shoots a huge testicle shaped fireball",
"duration": "Instant",
"range": 50,
"school": "Conjuration",
"spellLevel": 3,
"spellName": "Firetesticle"
}
],
"stats": [
{
"proficient": false,
"score": 10,
"skills": [
{
"skillMod": "None",
"skillName": "Athletics"
}
],
"stat": "Strength"
},
{
"proficient": false,
"score": 10,
"skills": [
{
"skillMod": "None",
"skillName": "Acrobatics"
},
{
"skillMod": "None",
"skillName": "Sleight of Hand"
},
{
"skillMod": "None",
"skillName": "Stealth"
}
],
"stat": "Dexterity"
},
{
"proficient": false,
"score": 10,
"skills": [],
"stat": "Constitution"
},
{
"proficient": false,
"score": 10,
"skills": [
{
"skillMod": "None",
"skillName": "Arcana"
},
{
"skillMod": "None",
"skillName": "History"
},
{
"skillMod": "None",
"skillName": "Investigation"
},
{
"skillMod": "None",
"skillName": "Nature"
},
{
"skillMod": "None",
"skillName": "Religion"
}
],
"stat": "Intelligence"
},
{
"proficient": false,
"score": 10,
"skills": [
{
"skillMod": "None",
"skillName": "Animal Handling"
},
{
"skillMod": "None",
"skillName": "Insight"
},
{
"skillMod": "None",
"skillName": "Medicine"
},
{
"skillMod": "None",
"skillName": "Perception"
},
{
"skillMod": "None",
"skillName": "Survival"
}
],
"stat": "Wisdom"
},
{
"proficient": false,
"score": 10,
"skills": [
{
"skillMod": "None",
"skillName": "Deception"
},
{
"skillMod": "None",
"skillName": "Intimidation"
},
{
"skillMod": "None",
"skillName": "Performance"
},
{
"skillMod": "None",
"skillName": "Persuasion"
}
],
"stat": "Charisma"
}
],
"trivia": {
"background": "farmer",
"bonds": "yay",
"flaws": "all",
"ideals": "I me likey fun things",
"personalityTrait": "none",
"quirk": "idk"
}
}