18 lines
497 B
JSON
18 lines
497 B
JSON
|
{
|
||
|
"SHEET.TabStats": "Stats",
|
||
|
"SHEET.TabSkills": "Skills",
|
||
|
"SHEET.TabFight": "Fight",
|
||
|
"SHEET.TabGears": "Gears",
|
||
|
"SHEET.TabDescription": "Description",
|
||
|
|
||
|
"STATS.physical": "physical",
|
||
|
"STATS.mental": "mental",
|
||
|
"STATS.strength": "Strength",
|
||
|
"STATS.dexterity": "Dextrity",
|
||
|
"STATS.speed": "Speed",
|
||
|
"STATS.endurance": "Endurance",
|
||
|
"STATS.intelligence": "Intelligence",
|
||
|
"STATS.perception": "Perception",
|
||
|
"STATS.charisma": "Charisma",
|
||
|
"STATS.determination": "Determination"
|
||
|
}
|