mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
21 lines
909 B
JSON
21 lines
909 B
JSON
{
|
|
"Hero": "ヒーロー",
|
|
"Notes/Monsters": "ノート/モンスター",
|
|
"title": "Adventure Sheet",
|
|
"subtitle": "スティーブ・ジャクソンとイアン・リビングストーンによるファインティング・ファンタジー",
|
|
"hero-info": "情報",
|
|
"hero-name": "名前 <input type=\"text\" name=\"attr_character_name\" spellcheck=\"false\">",
|
|
"provisions": "食料 <input type=\"number\" name=\"attr_remaining_provisions\" class=\"text-center\">\n ",
|
|
"goldCoins": "金貨 <input type=\"number\" name=\"attr_gold_coins\" class=\"text-center\">\n ",
|
|
"hero-stats": "能力",
|
|
"skill": "技能点",
|
|
"stamina": "体力点",
|
|
"luck": "運点",
|
|
"equipments": "装備/アイテム",
|
|
"potions": "ポーション",
|
|
"backstory": "背景",
|
|
"hero-notes": "メモ",
|
|
"monster-encounters": "遭遇",
|
|
"monster name": "",
|
|
"attacks": "攻撃"
|
|
} |