foundry-sw5e/examples/level-1/stromKlovrah_beautified.json

155 lines
3 KiB
JSON
Raw Normal View History

2020-11-13 21:46:01 -05:00
{
"name": "Strom Klovrah",
"builderVersion": "0.4.23",
"image": "",
"user": "",
"experiencePoints": 0,
"species": {
"name": "Human",
"abilityScoreImprovementSelectedOption": 0,
"abilityScoreImprovement": {
"Dexterity": 2,
"Charisma": 1
}
},
"classes": [
{
"name": "Scout",
"levels": 1,
"hitPoints": [],
"abilityScoreImprovements": []
}
],
"baseAbilityScores": {
"Strength": 8,
"Dexterity": 15,
"Constitution": 12,
"Intelligence": 13,
"Wisdom": 10,
"Charisma": 14
},
"background": {
"name": "Bounty Hunter",
"feat": {
"name": "Alert",
"type": "Feat"
}
},
"characteristics": {
"alignment": "Chaotic Balanced",
"Personality Traits": "",
"Ideal": "",
"Bond": "",
"Flaw": "",
"Gender": "",
"Place of Birth": "",
"Age": "",
"Height": "",
"Weight": "",
"Hair": "",
"Eyes": "",
"Skin": "",
"Appearance": "",
"Backstory": ""
},
"credits": 1700,
"equipment": [
{
"name": "Combat suit",
"quantity": 1,
"category": "Equipment",
"equipped": true
},
{
"name": "Blaster carbine",
"quantity": 1,
"category": "Equipment",
"equipped": true
},
{
"name": "Power cell",
"quantity": "2",
"category": "Equipment"
},
{
"name": "Vibrodagger",
"quantity": "2",
"category": "Equipment",
"equipped": false
},
{
"name": "Wristpad",
"quantity": 1,
"category": "Equipment"
}
],
"currentStats": {
"hitPointsLost": 0,
"temporaryHitPoints": 0,
"techPointsUsed": 0,
"forcePointsUsed": 0,
"superiorityDiceUsed": 0,
"hitDiceUsed": {},
"deathSaves": {
"successes": 0,
"failures": 0
},
"hasInspiration": false,
"featuresTimesUsed": {},
"conditions": [],
"exhaustion": 0,
"highLevelCasting": {
"level6": false,
"level7": false,
"level8": false,
"level9": false
}
},
"tweaks": {
"abilityScores": {
"Wisdom": {
"skills": {
"Perception": {
"proficiency": "Proficient"
},
"Survival": {
"proficiency": "Proficient"
},
"Insight": {
"proficiency": "Proficient"
}
}
},
"Intelligence": {
"skills": {
"Piloting": {
"proficiency": "Proficient"
}
}
},
"Charisma": {
"skills": {
"Deception": {
"proficiency": "Proficient"
},
"Persuasion": {
"proficiency": "Proficient"
}
}
}
}
},
"customProficiencies": [],
"customLanguages": [],
"customFeatures": [],
"customFeats": [],
"customTechPowers": [],
"customForcePowers": [],
"customEquipment": [],
"settings": {
"isEnforcingForcePrerequisites": true,
"isFixedHitPoints": false,
"abilityScoreMethod": "Standard Array"
},
"notes": ""
}