Added examples

This commit is contained in:
ellimist25 2020-11-13 21:46:01 -05:00
parent 5c6e39e633
commit ab23a67a72
9 changed files with 2070 additions and 0 deletions

View file

@ -0,0 +1 @@
{"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":""}

View file

@ -0,0 +1,155 @@
{
"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": ""
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff