mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 22:22:28 +00:00
55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"name": "Name",
|
|
"archetype": "Archetype",
|
|
"motivation": "Motivation",
|
|
"attribute": "Attribute",
|
|
"primary-attributes": "Primary Attribute",
|
|
"secondary-attributes": "Secondary attribute",
|
|
"style": "Style",
|
|
"health": "Health",
|
|
"skills": "Skills",
|
|
"combat": "Combat",
|
|
"constitution": "Constitution",
|
|
"constitution-short": "Con",
|
|
"dexterity": "Detexrity",
|
|
"dexterity-short": "Dex",
|
|
"strength": "Strenght",
|
|
"strength-short": "Str",
|
|
"charisma": "Charisma",
|
|
"charisma-short": "Cha",
|
|
"intelligence": "Intelligence",
|
|
"intelligence-short": "int",
|
|
"willpower": "Willpower",
|
|
"willpower-short": "Wil",
|
|
"size": "Size",
|
|
"movement": "Movement",
|
|
"perception": "Perception",
|
|
"initiative": "Initiative",
|
|
"defense": "Defense",
|
|
"stunned": "Stunned",
|
|
"weapon": "Weapon",
|
|
"damage": "Damage",
|
|
"modifier": "Modifier",
|
|
"attack": "Attack",
|
|
"average": "Average",
|
|
"range": "Range",
|
|
"capacity": "Capacity",
|
|
"firerate": "Fire rate",
|
|
"speed": "Speed",
|
|
"weight": "Weight",
|
|
"ammo": "Ammo",
|
|
"note": "Notes",
|
|
"talents": "Talents",
|
|
"ressources": "Ressources",
|
|
"weaknesses": "Weakness\n",
|
|
"successes": "success",
|
|
"lethal": "Lethal",
|
|
"nonlethal": "Non lethal",
|
|
"value": "Value",
|
|
"modificator-short": "Mod",
|
|
"sum": "Sum",
|
|
"level": "Indice",
|
|
"weapon-fast": "Fast",
|
|
"weapon-average": "Average",
|
|
"weapon-slow": "Slow"
|
|
} |