shitou1台本修正-下
This commit is contained in:
@@ -191,7 +191,7 @@ me: 没关系,其实你一直在唱歌。
|
||||
shitou: 啊!富足的生活~靠勤奋的双脚~美好的未来~在等我们~♫
|
||||
|
||||
<<hide_dialog>>
|
||||
<<switch_fix_system_to "BodyModule" "stone1.json">>
|
||||
<<switch_fix_system_to "Engine" "stone1">>
|
||||
<<fade_out 1>>
|
||||
|
||||
me:<b><size=100%><color=\#D9BC26>检查所有模块</color></b>,收集对运动速度造成影响的因素吧。
|
||||
@@ -199,11 +199,11 @@ me:<b><size=100%><color=\#D9BC26>检查所有模块</color></b>,收集对运
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText 等待信号输入……>>
|
||||
|
||||
拖动屏幕右侧检修终端上的插头,到每个模块的绿色插口上,运行检查
|
||||
拖动屏幕右侧检修终端上的插头,至每个模块的绿色插口上,运行检查
|
||||
|
||||
<<set $gameStage=2>>
|
||||
|
||||
<<jump 主维修界面 >>
|
||||
<<jump 主维修界面>>
|
||||
|
||||
|
||||
===
|
||||
@@ -214,7 +214,7 @@ me:<b><size=100%><color=\#D9BC26>检查所有模块</color></b>,收集对运
|
||||
title: 主维修界面
|
||||
tags:
|
||||
colorID: 3
|
||||
position: 206,-1006
|
||||
position: 211,-1006
|
||||
---
|
||||
//gamestage:1-引入对话;2-检查;3-检查后对话;4-调速;5-调速后对话(冷却液)
|
||||
|
||||
@@ -222,9 +222,10 @@ position: 206,-1006
|
||||
|
||||
<<if $gameStage == 2>>
|
||||
<<if $lungProblemKnown==true && $engineProblemKnown==true && $fuelProblemKnown==true && $bloodProblemKnown==true>>
|
||||
所有的模块都检查过了。
|
||||
<<set $gameStage = 3>>
|
||||
<<jump 分析准备>>
|
||||
<<wait 0.5>>
|
||||
所有的模块都检查过了。
|
||||
<<set $gameStage = 3>>
|
||||
<<jump 分析准备>>
|
||||
<<endif>>
|
||||
<<endif>>
|
||||
|
||||
@@ -248,34 +249,20 @@ position: 206,-1006
|
||||
|
||||
|
||||
|
||||
title: 第一次检查(临时)
|
||||
tags:
|
||||
colorID: 8
|
||||
position: -595,-1288
|
||||
---
|
||||
<<if $gameStage == 2>>
|
||||
<<if $lungProblemKnown==true && $engineProblemKnown==true && $fuelProblemKnown==true && $bloodProblemKnown==true>>
|
||||
所有的模块都检查过了。
|
||||
<<set $gameStage = 3>>
|
||||
<<jump 分析准备>>
|
||||
<<endif>>
|
||||
<<endif>>
|
||||
===
|
||||
|
||||
|
||||
|
||||
|
||||
title: 第一次检查_肺
|
||||
tags:
|
||||
colorID: 8
|
||||
position: -595,-1288
|
||||
position: -629,-965
|
||||
---
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText 正在建立连接…>>
|
||||
<<wait 0.2>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText 换气模块>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 进行内外部气体与热量交换,影响呼吸和散热相关的工作。>>
|
||||
->检查
|
||||
<<hide_dialog>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetChecking>>
|
||||
<<if $lungProblemKnown == false>>
|
||||
<<wait 1>>
|
||||
@@ -283,12 +270,15 @@ position: -595,-1288
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetNormal>>
|
||||
<<MessageBoxSetText 检查完成!没有发现错误>>
|
||||
<<MessageBoxSetText 检测到 0 个错误, 0 个警告, 2 个异常。38295 个节点已扫描。>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 检测到0个错误,0个警告,2个异常。38295个节点已扫描。>>
|
||||
<<if $lungProblemKnown == false>>
|
||||
->分析
|
||||
<<hide_dialog>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetText >>
|
||||
<<MessageBoxSetText " ">>
|
||||
<<MessageBoxSetText 报告传输完毕。>>
|
||||
<<wait 0.5>>
|
||||
<<wait 1.5>>
|
||||
me: 嗯。你的运动非常充足…应该说有点过于频繁了。
|
||||
me: <b><size=100%><color=\#0099FF>这里的催化滤板已经严重积碳了,呼吸应该很吃力吧。</color></b>
|
||||
shitou: 吃力?哪里有嘛!我可是我们组唱歌最响亮的喔!
|
||||
@@ -301,6 +291,7 @@ position: -595,-1288
|
||||
me: 换气系统的滤板积碳很严重…但他看起来似乎没有呼吸困难的情况。
|
||||
<<endif>>
|
||||
->结束
|
||||
<<jump 主维修界面>>
|
||||
===
|
||||
|
||||
|
||||
@@ -309,14 +300,16 @@ position: -595,-1288
|
||||
title: 第一次检查_心
|
||||
tags:
|
||||
colorID: 8
|
||||
position: -609,-1099
|
||||
position: -643,-776
|
||||
---
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText 正在建立连接…>>
|
||||
<<wait 0.2>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetText 动力模块>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 将机体的燃料转化为电能/机械能,驱动机体和内部模块运转。>>
|
||||
->检查
|
||||
<<hide_dialog>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetChecking>>
|
||||
<<if $engineProblemKnown == false>>
|
||||
<<wait 1>>
|
||||
@@ -324,21 +317,25 @@ position: -609,-1099
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetNormal>>
|
||||
<<MessageBoxSetText 检查完成!没有发现错误。>>
|
||||
<<MessageBoxSetText 检测到 0 个错误, 0 个警告, 102 个异常。122596 个节点已扫描。>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 检测到0个错误,0个警告,102个异常。122596个节点已扫描。>>
|
||||
<<if $engineProblemKnown == false>>
|
||||
->分析
|
||||
<<hide_dialog>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetText >>
|
||||
<<MessageBoxSetText " ">>
|
||||
<<MessageBoxSetText 报告传输完毕。>>
|
||||
<<wait 0.5>>
|
||||
me: 这个动力系统很特别…是提供高速动力的特殊型号,动力很强劲。
|
||||
<<wait 1>>
|
||||
me: 嗯…这个动力系统很特别…是提供高速动力的特殊型号,动力很强劲。
|
||||
me: 看起来…这种型号<b><size=100%><color=\#D9BC26>可以通过调整进气压力来提高上限速度</color></b>。这或许会是病人想要的。
|
||||
<<wait 0.5>>
|
||||
me: 等会,这是?…我得再确认下……
|
||||
<<MessageBoxSetChecking>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetNormal>>
|
||||
<<MessageBoxSetText 查询完成!>>
|
||||
<<MessageBoxSetText 查询到关于 出厂验证 的记录: 1684 天前>>
|
||||
<<wait 0.2>>
|
||||
<<MessageBoxSetText "查询到关于 出厂验证 的记录: 1684 天前">>
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
me: 这台系统是…4年前出厂的?看起来怎么跟用了十几年似的?……
|
||||
@@ -351,6 +348,7 @@ position: -609,-1099
|
||||
me: 不过就它的使用情况来看,我对此表示担忧。
|
||||
<<endif>>
|
||||
->结束
|
||||
<<jump 主维修界面>>
|
||||
===
|
||||
|
||||
|
||||
@@ -359,14 +357,16 @@ position: -609,-1099
|
||||
title: 第一次检查_胃
|
||||
tags:
|
||||
colorID: 8
|
||||
position: -594,-907
|
||||
position: -628,-584
|
||||
---
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText 正在建立连接…>>
|
||||
<<wait 0.2>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetText 物质模块>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 负责机体的物质和燃料摄入、处理和储存。>>
|
||||
->检查
|
||||
<<hide_dialog>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetChecking>>
|
||||
<<if $fuelProblemKnown == false>>
|
||||
<<wait 1>>
|
||||
@@ -374,12 +374,15 @@ position: -594,-907
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetNormal>>
|
||||
<<MessageBoxSetText 检查完成!没有发现错误。 >>
|
||||
<<MessageBoxSetText 检测到 0 个错误, 0 个警告, 7 个异常。83423 个节点已扫描。>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 检测到0个错误,0个警告,7个异常。83423个节点已扫描。>>
|
||||
<<if $fuelProblemKnown == false>>
|
||||
->分析
|
||||
<<hide_dialog>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetText >>
|
||||
<<MessageBoxSetText " ">>
|
||||
<<MessageBoxSetText 报告传输完毕。>>
|
||||
<<wait 0.5>>
|
||||
<<wait 1.5>>
|
||||
me: 看起来这个模块没有什么太大得问题…算是个好消息。
|
||||
me: 嗯…你最近都吃了些啥?
|
||||
shitou: 当然是幸福牌~罐头!医生。
|
||||
@@ -391,6 +394,7 @@ position: -594,-907
|
||||
me: 石头最近摄入的食物十分单一,都是最基础款的罐头。
|
||||
<<endif>>
|
||||
->结束
|
||||
<<jump 主维修界面>>
|
||||
===
|
||||
|
||||
|
||||
@@ -399,50 +403,68 @@ position: -594,-907
|
||||
title: 第一次检查_肝
|
||||
tags:
|
||||
colorID: 8
|
||||
position: -603,-754
|
||||
position: -637,-431
|
||||
---
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText 正在建立连接…>>
|
||||
<<wait 0.2>>
|
||||
<<MessageBoxSetText 循环模块>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 负责机体的冷却液净化处理,保证各模块的运行状态。>>
|
||||
->检查
|
||||
<<hide_dialog>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetChecking>>
|
||||
<<if $bloodProblemKnown == false>>
|
||||
<<wait 1>>
|
||||
<<endif>>
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetWarning>>
|
||||
<<MessageBoxSetText 检查完成!发现 1 个警告。 >>
|
||||
<<MessageBoxSetText 检测到 0 个错误, 1 个警告, 3 个异常。4286 个节点已扫描。>>
|
||||
<<MessageBoxSetText 检查完成!发现1个警告。 >>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 检测到0个错误,1个警告,3个异常。4286个节点已扫描。>>
|
||||
<<if $bloodProblemKnown == false>>
|
||||
->分析
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetText 冷却液流动性不足!>>
|
||||
me: 这是…
|
||||
<<wait 1>>
|
||||
<<MessageBoxSetText 循环泵液体流动性:137cP>>
|
||||
<<wait 0.1>>
|
||||
<<MessageBoxSetText 上行CHA总管道压力:62mmFSE>>
|
||||
<<wait 0.2>>
|
||||
<<MessageBoxSetText 下行HPV门管道压力:260mmFSE>>
|
||||
<<wait 1>>
|
||||
me: 这可不是什么好消息…你的冷却液也太稠了。你有多久没做过透析了?
|
||||
shitou: 啊…有好久啦。不过,前不久我才全部换过呀!
|
||||
me: 换过?
|
||||
me: 对。中央医院的医生说我的冷却液几乎全换过一遍了。
|
||||
<<wait 0.5>>
|
||||
<<MessageBoxSetChecking>>
|
||||
<<wait 0.5>>
|
||||
me: 我查查……
|
||||
<<hide_dialog>>
|
||||
<<wait 1>>
|
||||
<<MessageBoxSetNull>>
|
||||
<<MessageBoxSetText >>
|
||||
<<MessageBoxSetChecking>>
|
||||
<<MessageBoxSetText 检查完成!发现1个警告。 >>
|
||||
<<MessageBoxSetText 检测到0个错误,1个警告,3个异常。4286个节点已扫描。>>
|
||||
<<MessageBoxSetText 冷却液流动性不足!>>
|
||||
<<wait 1>>
|
||||
<<MessageBoxSetWarning>>
|
||||
<<MessageBoxSetText " ">>
|
||||
<<wait 0.2>>
|
||||
<<MessageBoxSetText 报告传输完毕。>>
|
||||
<<wait 0.5>>
|
||||
<<wait 1>>
|
||||
me: ……看起来你没说谎,冷却液确实很新。但也确实很浑浊……
|
||||
shitou: 医生,冷却液…太黏稠……是什么意思?
|
||||
me: 简单来说,你的冷却液太“脏了”。有的药物会造成这种结果,也有可能是模块的持续高强度运转。
|
||||
me: 总之这个状态,不<b><size=100%><color=\#D9BC26>做一次透析</color></b>的话,是会有生命危险的…更别说继续提高速度了。
|
||||
<<wait 0.5>>
|
||||
shitou: 我明白了…医生。
|
||||
shitou: 好的,好的…
|
||||
<<set $bloodProblemKnown = true>>
|
||||
<<else>>
|
||||
me: 他的冷却液太黏稠…不论是否提高速度,都<b><size=100%><color=\#D9BC26>必须做一次透析</color></b>。
|
||||
<<endif>>
|
||||
->结束
|
||||
<<jump 主维修界面>>
|
||||
===
|
||||
|
||||
|
||||
@@ -493,7 +515,7 @@ shitou: 医生…不是要开药嘛?
|
||||
me: 没有这种万能药。要提高速度,只能调整你的动力系统进气压力。
|
||||
shitou: 原来是这样……还是医生懂嘞,谢谢医生!
|
||||
|
||||
<<jump 主维修界面>>
|
||||
<<jump 调速进入对话>>
|
||||
|
||||
===
|
||||
|
||||
@@ -502,9 +524,12 @@ shitou: 原来是这样……还是医生懂嘞,谢谢医生!
|
||||
|
||||
title: 调速进入对话
|
||||
tags:
|
||||
position: -148,293
|
||||
position: -94,431
|
||||
---
|
||||
|
||||
<<switch_fix_system_to "Engine" "stone1">>
|
||||
<<fade_out 1>>
|
||||
|
||||
me: 好,这就是动力系统的内部了。这东西我还是第一次用……
|
||||
me: 先测试一次当前能达到的最高速度吧。
|
||||
控制油门把手,将速度提到最高并保持一段时间。提高速度的同时,需要将转速保持在合适的区间。
|
||||
@@ -514,8 +539,9 @@ me: 先测试一次当前能达到的最高速度吧。
|
||||
|
||||
|
||||
title: 调速popup-过速
|
||||
description: 教学:玩家在初始档位进行第一次调速时,如果转速过高而掉速,弹此对话
|
||||
tags:
|
||||
position: -393,542
|
||||
position: -379,527
|
||||
---
|
||||
<<wait 1>>
|
||||
<<if visited("调速popup-过速")==false>>
|
||||
@@ -528,8 +554,10 @@ position: -393,542
|
||||
|
||||
|
||||
title: 调速popup-掉速
|
||||
description: 教学:玩家在初始档位进行第一次调速时,如果转速不足而掉速,弹此对话
|
||||
description:
|
||||
tags:
|
||||
position: -371,354
|
||||
position: -379,366
|
||||
---
|
||||
<<wait 1>>
|
||||
<<if visited("调速popup-掉速")==false>>
|
||||
@@ -542,6 +570,7 @@ position: -371,354
|
||||
|
||||
|
||||
title: 调速popup-初次调速完成
|
||||
description: 玩家在初始档位完成一次调速才发布目标:调整进气档位,完成逻辑:
|
||||
tags:
|
||||
position: -373,833
|
||||
---
|
||||
@@ -559,10 +588,10 @@ position: -373,833
|
||||
|
||||
|
||||
title: 调速popup-调整进气档位
|
||||
description: 玩家碰进气档位的时候-在第一次调速完成之前不允许碰
|
||||
tags:
|
||||
position: -377,689
|
||||
---
|
||||
//////在
|
||||
<<if visited("调速popup-初次调速完成")==false>>
|
||||
<<if visited("调速popup-调整进气档位")==false>>
|
||||
me: 这是动力系统的进气调节阀…现在处在2档,意味着进气量比较低。
|
||||
@@ -618,7 +647,7 @@ position: -660,1031
|
||||
|
||||
title: 调速popup-4档调速完成
|
||||
tags:
|
||||
position: -390,1055
|
||||
position: -386,1034
|
||||
---
|
||||
<<wait 2>>
|
||||
<<if visited("调速popup-初次调速完成")==true && visited("调速popup-4档调速完成")==false>>
|
||||
@@ -702,13 +731,12 @@ position: 208,775
|
||||
---
|
||||
<<hide_dialog>>
|
||||
<<switch_fix_system_to "CoolingMachine" "播放插管">>
|
||||
<<fade_out 1>>
|
||||
shitou: 呼,好凉!医生,麻烦调慢点! #line:067c094
|
||||
me: 还没开始呢。 #line:0b38a88
|
||||
<<open_bottle_ui>>
|
||||
me: (我需要找一瓶透析剂装上……任何一种澄清型的都行。) #line:01badc3
|
||||
<<wait 1>>
|
||||
<<jump 透析剂选择>>
|
||||
<<fade_out 1>>
|
||||
===
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user