{ "intro": { "choice": { "left_door": "左にある光るドアへ向かう", "right_door": "右にある普通のドアへ向かう", "search": "部屋を念入りに調べる", "stay": "その場に留まる" } }, "left_door": { "choice": { "handshake": "見知らぬ人と握手する", "reject": "握手を断り、警戒を続ける" }, "prompt": { "handshake": "見知らぬ人はあなたの優しさを覚えている" } }, "right_door": { "choice": { "continue": "先へ進む", "back": "引き返す" }, "qte": { "dodge": "飛んでくる石を避けろ!" } }, "trust_ending": { "choice": { "journey": "信頼の旅に出る(trust >= 80 が必要)", "leave": "ここを去る" }, "prompt": { "journey": "あなたの絆が全てを変える" } }, "investigation_site": { "choice": { "leave": "部屋を出る" } }, "desk_detail": { "choice": { "return": "調査現場に戻る", "leave": "立ち去る" } }, "stay": { "choice": { "stand": "立ち上がって去る" } }, "qte_success": { "choice": { "continue": "先へ進む", "back": "引き返す" } }, "qte_fail": { "choice": { "continue": "先へ進む", "back": "引き返す" } }, "chapter": { "ch1": "第一章:目覚め", "ch2": "第二章:捜査", "ch3": "第三章:終局" }, "ending": { "trust_end": "信頼の仲間", "alone_end": "孤独の道", "continue_end": "前進を続ける" }, "achievement": { "qte_master": { "title": "反射神経の達人", "desc": "QTEを成功させる" }, "explorer": { "title": "探索者", "desc": "部屋の隅々まで調べる" }, "game_finished": { "title": "クリア達成", "desc": "ゲームを一度クリアする" } } }