mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-10 00:52:28 +00:00
17 lines
408 B
JSON
17 lines
408 B
JSON
{
|
|
"nombre": "NAME",
|
|
"profesion": "PROFESSION",
|
|
"reputacion": "REPUTATION",
|
|
"destreza": "DEXTERITY",
|
|
"ingenio": "INGENIO",
|
|
"musculo": "MUSCULO",
|
|
"violencia": "VIOLENCE",
|
|
"voluntad": "VOLUNTAD",
|
|
"pv": "PV",
|
|
"pc": "PC",
|
|
"pe": "PE",
|
|
"damage": "DAÑO",
|
|
"armas-1-mano": "Armas 1 Mano",
|
|
"armas-2-manos": "Armas 2 Manos",
|
|
"armas-grandes": "Armas Grandes"
|
|
} |