state.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. {
  2. "version": "5.0",
  3. "entities_v3": {
  4. "角色": {
  5. "suwan": {
  6. "id": "suwan",
  7. "name": "苏婉",
  8. "type": "角色",
  9. "tier": "核心",
  10. "aliases": ["小丫头", "这个少女", "那个正在攀登的少女"],
  11. "attributes": {
  12. "age": 16,
  13. "gender": "女",
  14. "personality": "倔强、坚定、不服输",
  15. "potential": "可能是上古仙帝转世(待证实)"
  16. },
  17. "current": {
  18. "realm": "练气三层",
  19. "location": "混沌峰山顶(接近)",
  20. "status": "即将被林渐收为徒弟"
  21. },
  22. "destiny_paths": {
  23. "path_a": {"probability": 0.45, "outcome": "失败", "description": "离开混沌峰,被杀手追上,沦为废人"},
  24. "path_b": {"probability": 0.35, "outcome": "成功", "description": "被收为徒,稳健成长,7日突破练气四层"},
  25. "path_c": {"probability": 0.20, "outcome": "大成", "description": "血脉觉醒,仙帝之印显现,引来更强追杀"}
  26. },
  27. "first_appearance": 1,
  28. "last_appearance": 2
  29. },
  30. "linjian": {
  31. "id": "linjian",
  32. "name": "林渐",
  33. "type": "角色",
  34. "tier": "核心",
  35. "aliases": ["前辈", "男子", "这位前辈", "隐世高人"],
  36. "attributes": {
  37. "age": "外表约30岁",
  38. "gender": "男",
  39. "personality": "冷漠、深不可测、内心孤寂",
  40. "background": "曾被弟子背叛(疑受天道影响),不愿收徒"
  41. },
  42. "current": {
  43. "realm": "化神期以上",
  44. "location": "混沌峰·山顶",
  45. "status": "决定收徒,走出茅屋等待苏婉"
  46. },
  47. "past_trauma": {
  48. "description": "第一个弟子被天道影响而背叛",
  49. "memory_fragments": ["师尊,求您收我为徒!", "我一定会好好修炼", "师尊……对不起……"]
  50. },
  51. "first_appearance": 1,
  52. "last_appearance": 2
  53. },
  54. "black_assassins": {
  55. "id": "black_assassins",
  56. "name": "黑衣杀手团",
  57. "type": "角色",
  58. "tier": "装饰",
  59. "aliases": ["三名黑衣人", "黑衣人", "为首的黑衣人"],
  60. "attributes": {
  61. "count": 3,
  62. "affiliation": "未知势力"
  63. },
  64. "current": {
  65. "realm": "筑基期",
  66. "location": "混沌峰附近(已逃离)",
  67. "status": "追杀苏婉失败,被林渐震退"
  68. },
  69. "first_appearance": 1,
  70. "last_appearance": 1
  71. },
  72. "first_disciple": {
  73. "id": "first_disciple",
  74. "name": "林渐的第一个弟子",
  75. "type": "角色",
  76. "tier": "伏笔",
  77. "aliases": ["那个孩子", "那个人"],
  78. "attributes": {
  79. "gender": "未知",
  80. "relationship": "林渐唯一的弟子(已背叛)",
  81. "origin_talent": "资质普通,非天才"
  82. },
  83. "current": {
  84. "realm": "曾达到金丹期(震动一方的天骄)",
  85. "location": "未知",
  86. "status": "背叛林渐(疑被天道影响)"
  87. },
  88. "backstory": "林渐悉心教导,从籍籍无名成长为一方天骄,最终因天道影响而背叛",
  89. "first_appearance": 2,
  90. "last_appearance": 2
  91. }
  92. },
  93. "地点": {
  94. "hundunfeng": {
  95. "id": "hundunfeng",
  96. "name": "混沌峰",
  97. "type": "地点",
  98. "tier": "核心",
  99. "aliases": ["孤峰"],
  100. "attributes": {
  101. "location": "青云界边缘",
  102. "environment": "常年被混沌之气笼罩,灵气稀薄",
  103. "residents": ["林渐"],
  104. "features": "崎岖山路、压迫性混沌之气、混沌之气会自动为林渐让路"
  105. },
  106. "first_appearance": 1,
  107. "last_appearance": 2
  108. },
  109. "qingyunjie": {
  110. "id": "qingyunjie",
  111. "name": "青云界",
  112. "type": "地点",
  113. "tier": "支线",
  114. "aliases": ["修仙世界"],
  115. "attributes": {
  116. "type": "修仙世界",
  117. "level": "中低级修仙界"
  118. },
  119. "first_appearance": 1,
  120. "last_appearance": 1
  121. },
  122. "hundunfeng_maowu": {
  123. "id": "hundunfeng_maowu",
  124. "name": "混沌峰·茅屋",
  125. "type": "地点",
  126. "tier": "支线",
  127. "aliases": ["茅屋"],
  128. "attributes": {
  129. "owner": "林渐",
  130. "interior": "木床、木桌、椅子、天机宝鉴"
  131. },
  132. "first_appearance": 1,
  133. "last_appearance": 2
  134. },
  135. "hundunfeng_bianguan": {
  136. "id": "hundunfeng_bianguan",
  137. "name": "混沌峰·闭关室",
  138. "type": "地点",
  139. "tier": "装饰",
  140. "aliases": ["闭关室"],
  141. "attributes": {
  142. "location": "茅屋内部",
  143. "usage": "林渐使用天机宝鉴推演的场所"
  144. },
  145. "first_appearance": 2,
  146. "last_appearance": 2
  147. }
  148. },
  149. "物品": {
  150. "tianji_baojian": {
  151. "id": "tianji_baojian",
  152. "name": "天机宝鉴",
  153. "type": "物品",
  154. "tier": "核心",
  155. "aliases": ["铜镜", "古朴的铜镜"],
  156. "attributes": {
  157. "category": "金手指/宝物",
  158. "owner": "林渐",
  159. "ability": "推演未来、查看命运走向、可见时间长河与光点",
  160. "limitation": "每个大境界只能使用3-5次",
  161. "appearance": "古朴铜镜,镜面光滑如水,使用时泛淡金色光芒"
  162. },
  163. "current": {
  164. "level": "Lv1",
  165. "uses_remaining": 2,
  166. "max_uses": 3,
  167. "cooldown": "7日",
  168. "last_used_chapter": 2
  169. },
  170. "first_appearance": 1,
  171. "last_appearance": 2
  172. }
  173. },
  174. "概念": {
  175. "xiandi_zhi_yin": {
  176. "id": "xiandi_zhi_yin",
  177. "name": "仙帝之印",
  178. "type": "概念",
  179. "tier": "核心",
  180. "aliases": ["金色的印记", "那印记"],
  181. "attributes": {
  182. "origin": "上古时代",
  183. "condition": "突破大乘期、即将渡劫飞升的绝世强者才会在眉心凝结",
  184. "meaning": "天道对极致强者的认可,飞升上界的凭证",
  185. "current_status": "应已随上古仙帝陨落而消失"
  186. },
  187. "foreshadowing": {
  188. "hint": "苏婉眉心可能显现仙帝之印(路径丙画面)",
  189. "implication": "苏婉可能是上古仙帝转世",
  190. "confidence": 0.20
  191. },
  192. "first_appearance": 2,
  193. "last_appearance": 2
  194. },
  195. "shijian_changhe": {
  196. "id": "shijian_changhe",
  197. "name": "时间长河",
  198. "type": "概念",
  199. "tier": "装饰",
  200. "aliases": ["时间的长河", "岁月长河"],
  201. "attributes": {
  202. "description": "天机宝鉴推演时呈现的景象",
  203. "visual": "无数光点流淌,每个光点代表一个可能的未来"
  204. },
  205. "first_appearance": 2,
  206. "last_appearance": 2
  207. },
  208. "shanggu_xiandi": {
  209. "id": "shanggu_xiandi",
  210. "name": "上古仙帝",
  211. "type": "概念",
  212. "tier": "伏笔",
  213. "aliases": ["上古仙帝们"],
  214. "attributes": {
  215. "era": "上古时代(已湮灭的纪元)",
  216. "realm": "突破大乘期、渡劫飞升",
  217. "current_status": "已陨落"
  218. },
  219. "foreshadowing": {
  220. "hint": "苏婉可能是上古仙帝的转世",
  221. "related_entity": "suwan"
  222. },
  223. "first_appearance": 2,
  224. "last_appearance": 2
  225. }
  226. },
  227. "势力": {},
  228. "招式": {}
  229. },
  230. "alias_index": {
  231. "苏婉": [{"type": "角色", "id": "suwan"}],
  232. "小丫头": [{"type": "角色", "id": "suwan"}],
  233. "这个少女": [{"type": "角色", "id": "suwan"}],
  234. "那个正在攀登的少女": [{"type": "角色", "id": "suwan"}],
  235. "林渐": [{"type": "角色", "id": "linjian"}],
  236. "前辈": [{"type": "角色", "id": "linjian"}],
  237. "男子": [{"type": "角色", "id": "linjian"}],
  238. "这位前辈": [{"type": "角色", "id": "linjian"}],
  239. "隐世高人": [{"type": "角色", "id": "linjian"}],
  240. "黑衣杀手团": [{"type": "角色", "id": "black_assassins"}],
  241. "三名黑衣人": [{"type": "角色", "id": "black_assassins"}],
  242. "黑衣人": [{"type": "角色", "id": "black_assassins"}],
  243. "为首的黑衣人": [{"type": "角色", "id": "black_assassins"}],
  244. "林渐的第一个弟子": [{"type": "角色", "id": "first_disciple"}],
  245. "那个孩子": [{"type": "角色", "id": "first_disciple"}],
  246. "那个人": [{"type": "角色", "id": "first_disciple"}],
  247. "混沌峰": [{"type": "地点", "id": "hundunfeng"}],
  248. "孤峰": [{"type": "地点", "id": "hundunfeng"}],
  249. "青云界": [{"type": "地点", "id": "qingyunjie"}],
  250. "修仙世界": [{"type": "地点", "id": "qingyunjie"}],
  251. "混沌峰·茅屋": [{"type": "地点", "id": "hundunfeng_maowu"}],
  252. "茅屋": [{"type": "地点", "id": "hundunfeng_maowu"}],
  253. "混沌峰·闭关室": [{"type": "地点", "id": "hundunfeng_bianguan"}],
  254. "闭关室": [{"type": "地点", "id": "hundunfeng_bianguan"}],
  255. "天机宝鉴": [{"type": "物品", "id": "tianji_baojian"}],
  256. "铜镜": [{"type": "物品", "id": "tianji_baojian"}],
  257. "古朴的铜镜": [{"type": "物品", "id": "tianji_baojian"}],
  258. "仙帝之印": [{"type": "概念", "id": "xiandi_zhi_yin"}],
  259. "金色的印记": [{"type": "概念", "id": "xiandi_zhi_yin"}],
  260. "那印记": [{"type": "概念", "id": "xiandi_zhi_yin"}],
  261. "时间长河": [{"type": "概念", "id": "shijian_changhe"}],
  262. "时间的长河": [{"type": "概念", "id": "shijian_changhe"}],
  263. "岁月长河": [{"type": "概念", "id": "shijian_changhe"}],
  264. "上古仙帝": [{"type": "概念", "id": "shanggu_xiandi"}],
  265. "上古仙帝们": [{"type": "概念", "id": "shanggu_xiandi"}]
  266. },
  267. "relationships": [
  268. {
  269. "from": "suwan",
  270. "to": "linjian",
  271. "type": "求师",
  272. "description": "苏婉三次上山求林渐收徒,林渐初次拒绝但暗中保护",
  273. "chapter": 1,
  274. "status": "初次接触"
  275. },
  276. {
  277. "from": "black_assassins",
  278. "to": "suwan",
  279. "type": "追杀",
  280. "description": "黑衣杀手团追杀苏婉,意图夺取某物",
  281. "chapter": 1,
  282. "status": "敌对"
  283. },
  284. {
  285. "from": "linjian",
  286. "to": "black_assassins",
  287. "type": "震慑",
  288. "description": "林渐远程出手震退黑衣人,保护苏婉",
  289. "chapter": 1,
  290. "status": "威慑"
  291. },
  292. {
  293. "from": "linjian",
  294. "to": "suwan",
  295. "type": "师徒(即将)",
  296. "description": "林渐使用天机宝鉴推演苏婉命运后,决定收徒",
  297. "chapter": 2,
  298. "status": "进行中"
  299. },
  300. {
  301. "from": "linjian",
  302. "to": "first_disciple",
  303. "type": "师徒(已断)",
  304. "description": "林渐的第一个弟子,被天道影响而背叛师门",
  305. "chapter": 2,
  306. "status": "回忆/伏笔"
  307. },
  308. {
  309. "from": "suwan",
  310. "to": "shanggu_xiandi",
  311. "type": "转世(疑似)",
  312. "description": "天机宝鉴路径丙显示苏婉可能是上古仙帝转世",
  313. "chapter": 2,
  314. "status": "伏笔/待证实"
  315. }
  316. ],
  317. "state_changes": [
  318. {
  319. "entity_id": "suwan",
  320. "field": "location",
  321. "old_value": "宗门外(被逐出)",
  322. "new_value": "混沌峰半山腰",
  323. "reason": "寻求拜师,遭遇杀手后被林渐救助",
  324. "chapter": 1,
  325. "timestamp": "2026-01-10T22:30:00"
  326. },
  327. {
  328. "entity_id": "linjian",
  329. "field": "action",
  330. "old_value": "隐居不问世事",
  331. "new_value": "出手救助苏婉并使用天机宝鉴推演",
  332. "reason": "苏婉遭遇杀手,触动林渐心弦",
  333. "chapter": 1,
  334. "timestamp": "2026-01-10T22:30:00"
  335. },
  336. {
  337. "entity_id": "tianji_baojian",
  338. "field": "uses_remaining",
  339. "old_value": 3,
  340. "new_value": 2,
  341. "reason": "林渐使用天机宝鉴推演苏婉的三条命运路径",
  342. "chapter": 2,
  343. "timestamp": "2026-01-11T10:00:00"
  344. },
  345. {
  346. "entity_id": "linjian",
  347. "field": "status",
  348. "old_value": "隐居修炼,出手救助苏婉",
  349. "new_value": "决定收徒,走出茅屋等待苏婉",
  350. "reason": "推演后态度转变,被苏婉的坚持打动",
  351. "chapter": 2,
  352. "timestamp": "2026-01-11T10:00:00"
  353. },
  354. {
  355. "entity_id": "suwan",
  356. "field": "location",
  357. "old_value": "混沌峰半山腰",
  358. "new_value": "混沌峰山顶(接近)",
  359. "reason": "继续攀登,即将到达山顶",
  360. "chapter": 2,
  361. "timestamp": "2026-01-11T10:00:00"
  362. }
  363. ],
  364. "progress": {
  365. "current_chapter": 2,
  366. "total_words": 6800,
  367. "last_updated": "2026-01-11T10:00:00"
  368. },
  369. "protagonist_state": {
  370. "name": "林渐",
  371. "realm": "化神期以上",
  372. "location": "混沌峰·山顶"
  373. },
  374. "disambiguation": {
  375. "warnings": [
  376. "黑衣人组织未明确命名,暂用 black_assassins 标识",
  377. "苏婉被追杀原因未明('你身上有我们要的东西'),需后续章节补充",
  378. "林渐第一个弟子姓名未知,暂用 first_disciple 标识"
  379. ],
  380. "pending_review": []
  381. },
  382. "foreshadowing": [
  383. {
  384. "type": "心魔伏笔",
  385. "content": "林渐过去弟子的背叛(回忆片段:'师尊……对不起……')",
  386. "chapter": 1,
  387. "status": "埋设"
  388. },
  389. {
  390. "type": "身份谜团",
  391. "content": "苏婉的神秘身份(引来筑基期杀手追杀,'你身上有我们要的东西')",
  392. "chapter": 1,
  393. "status": "埋设"
  394. },
  395. {
  396. "type": "金手指启用",
  397. "content": "天机宝鉴的推演功能(林渐决定查看苏婉命运,镜面浮现画面)",
  398. "chapter": 1,
  399. "status": "已展开(第2章详细呈现)"
  400. },
  401. {
  402. "type": "仙帝转世",
  403. "content": "苏婉可能是上古仙帝转世(路径丙显示血脉觉醒、仙帝之印显现)",
  404. "chapter": 2,
  405. "status": "埋设",
  406. "probability": 0.20,
  407. "trigger_condition": "遭遇生死危机后血脉觉醒"
  408. },
  409. {
  410. "type": "天道阴谋",
  411. "content": "林渐第一个弟子被天道影响而背叛('是被天道……'思绪被打断)",
  412. "chapter": 2,
  413. "status": "埋设",
  414. "implication": "天道可能操控因果,干预师徒关系"
  415. },
  416. {
  417. "type": "命运抉择",
  418. "content": "林渐选择收徒将影响苏婉命运走向(路径甲/乙/丙)",
  419. "chapter": 2,
  420. "status": "已触发(林渐决定收徒,路径甲被排除)"
  421. }
  422. ],
  423. "scenes": {
  424. "chapter_2": [
  425. {
  426. "index": 1,
  427. "start_line": 1,
  428. "end_line": 60,
  429. "location": "混沌峰·茅屋内",
  430. "summary": "林渐使用天机宝鉴推演苏婉命运,看到三条命运路径(甲/乙/丙),推演结果以面板形式呈现",
  431. "characters": ["linjian", "suwan"],
  432. "items": ["tianji_baojian"]
  433. },
  434. {
  435. "index": 2,
  436. "start_line": 61,
  437. "end_line": 125,
  438. "location": "混沌峰·茅屋内",
  439. "summary": "林渐分析路径丙的画面,发现苏婉眉心可能显现仙帝之印,震惊于其可能是上古仙帝转世",
  440. "characters": ["linjian"],
  441. "concepts": ["xiandi_zhi_yin", "shanggu_xiandi"]
  442. },
  443. {
  444. "index": 3,
  445. "start_line": 126,
  446. "end_line": 190,
  447. "location": "混沌峰·窗前",
  448. "summary": "林渐望向窗外苏婉攀登的身影,回忆第一个弟子从求师到背叛的全过程,陷入往事纠葛",
  449. "characters": ["linjian", "first_disciple"]
  450. },
  451. {
  452. "index": 4,
  453. "start_line": 191,
  454. "end_line": 265,
  455. "location": "混沌峰·山顶",
  456. "summary": "林渐被苏婉的坚持打动,最终决定收徒,走出茅屋等待苏婉到来",
  457. "characters": ["linjian", "suwan"]
  458. }
  459. ]
  460. }
  461. }