Character Template

This commit is contained in:
NikolajDanger
2020-03-22 16:18:38 +01:00
parent 4f046d7ab2
commit 5e362001b9
7 changed files with 160 additions and 21 deletions

View File

@ -20,8 +20,54 @@
"Willpower": 0,
"Presence": 0
},
"Skills" : {
}
"Skills": {
"Astrogation": 0,
"Computers": 0,
"Cool": 0,
"Vigilance": 0,
"Mechanics": 0,
"Melee": 0,
"Perception": 0,
"Piloting - Space": 0,
"Ranged - Heavy": 0,
"Ranged - Light": 0,
"Athletics": 0,
"Coercion": 0,
"Coordination": 0,
"Charm": 0,
"Medicine": 0,
"Negotiation": 0,
"Piloting - Planetary": 0,
"Stealth": 0,
"Skullduggery": 0,
"Brawl": 0,
"Discipline": 0,
"Gunnery": 0,
"Core Worlds": 0,
"Outer Rim": 0,
"Underworld": 0,
"Leadership": 0,
"Lore": 0,
"Resilience": 0,
"Streetwise": 0,
"Survival": 0,
"Xenology": 0,
"Lightsaber": 0
},
"Lightsaber Characteristic": "Brawn",
"Obligations": {},
"Morality": {
"Emotional Weakness": "",
"Emotional Strength": "",
"Conflict": "",
"Morality": ""
},
"Credits": 0,
"Equipment": [],
"Armor": "",
"Critical Injuries": {},
"Weapons": {},
"Talents": {},
"Force Powers": {}
}
}