mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
17 lines
349 B
JSON
17 lines
349 B
JSON
{
|
|
"nombre": "NOMBRE",
|
|
"profesion": "PROFESION",
|
|
"reputacion": "REPUTACION",
|
|
"destreza": "DESTREZA",
|
|
"ingenio": "INGENIO",
|
|
"musculo": "MUSCULO",
|
|
"violencia": "VIOLENCIA",
|
|
"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"
|
|
} |