跑团
CARD EXPORT
大厅
创建跑团
导入卡
默认人物卡
无名回归者 / 调查记者
导出内容包括基础属性、职业技能、超凡能力、背景、道具、特质、伤痕、称号和已完成模组记录。
CARD EXPORT
人物卡导出
JSON
Base64
复制
{ "name": "无名回归者", "profession": "journalist", "professionName": "调查记者", "age": 24, "attributes": { "physique": 6, "reflex": 6, "resolve": 6, "constitution": 6, "inspiration": 6, "discipline": 5 }, "fate_points": 2, "daily": { "presence": 72, "language": 75, "everyday": 59 }, "dailyRolls": { "presence": [ 72, 69, 51 ], "language": [ 75, 12, 32 ], "everyday": [ 55, 33, 59 ] }, "skills": [ { "id": "investigation", "name": "调查", "value": 60, "source": "profession" }, { "id": "photography", "name": "摄影", "value": 50, "source": "profession" }, { "id": "social_observation", "name": "社会观察", "value": 55, "source": "profession" }, { "id": "questioning", "name": "追问", "value": 50, "source": "profession" } ], "items": { "common": [ "旧相机", "录音笔" ], "consumables": [] }, "traits": [ "更容易从死亡记录中发现矛盾" ], "warnings": [], "powers": [], "titles": [], "scars": [], "completedModules": [], "exportVersion": 1 }