mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
21 lines
861 B
JSON
21 lines
861 B
JSON
{
|
|
"Hero": "Hero",
|
|
"Notes/Monsters": "Notes/Monsters",
|
|
"title": "Adventure Sheet",
|
|
"subtitle": "Fighting Fantasy by Steve Jackson and Ian Livingstone",
|
|
"hero-info": "État civil",
|
|
"hero-name": "Name <input type=\"text\" name=\"attr_character_name\" spellcheck=\"false\">",
|
|
"provisions": "Provisions <input type=\"number\" name=\"attr_remaining_provisions\" class=\"text-center\">\n ",
|
|
"goldCoins": "Gold coins <input type=\"number\" name=\"attr_gold_coins\" class=\"text-center\">\n ",
|
|
"hero-stats": "Hero Stats",
|
|
"skill": "Compétence :",
|
|
"stamina": "Stamina",
|
|
"luck": "Chance ",
|
|
"equipments": "Equipments/Items ",
|
|
"potions": "Potions",
|
|
"backstory": "\n Backstory\n\n ",
|
|
"hero-notes": "Hero Notes",
|
|
"monster-encounters": "Encounters",
|
|
"monster name": "",
|
|
"attacks": "attacks"
|
|
} |