Files
nana-story/fixtures/turns/hidden-check.json
T
2026-07-28 12:51:00 +08:00

29 lines
698 B
JSON

{
"request": {
"storyId": "story_nana_demo",
"branchId": "branch_main",
"expectedNodeId": "node_004",
"actionId": "action_search_locker",
"intent": "speak_or_act",
"input": "我趁娜娜看向铁轨时,检查她刚才挡住的储物柜。"
},
"recordedCheck": {
"id": "check_001",
"action_id": "action_search_locker",
"actor": "player",
"skill": "spot_hidden",
"target": 55,
"difficulty": "hard",
"bonus_dice": 0,
"roll": 24,
"result": "hard_success",
"pushed_from": null,
"node_id": "node_005"
},
"playerVisible": {
"riskWasNarratedBeforeCheck": true,
"containsRoll": false,
"containsTarget": false
}
}