mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-04 22:22:28 +00:00
25 lines
634 B
JSON
25 lines
634 B
JSON
{
|
|
"name": "アイテム名",
|
|
"alignment": "属性",
|
|
"level": "ユーザレベル",
|
|
"xp": "経験点",
|
|
"bonusesdefenses": "Ability Bonuses & Defenses",
|
|
"strength": "筋力",
|
|
"dexterity": "敏捷力",
|
|
"constitution": "耐久力",
|
|
"intelligence": "知力",
|
|
"wisdom": "判断力",
|
|
"charisma": "魅力",
|
|
"initiative": "イニシアチブ",
|
|
"hp": "耐久力",
|
|
"ac": "AC",
|
|
"loot": "Loot",
|
|
"inventory": "所持品",
|
|
"itemslots": "Total Item Slots",
|
|
"damageusage": "Damage/Usage",
|
|
"ancestrytalents": "Ancestry / Talents",
|
|
"traits": "特性",
|
|
"notes": "特筆内容",
|
|
"checkresult": "Check Result"
|
|
}
|