本篇收录 5 节4,617 字与表格内容
查看本篇的全部关联 使用前,先确认这些设置
- 替换坑位、装备、第二国家占位,并准备闪光与纯洁之光。
来源脚本供研究参考,未在当前游戏环境运行验证。
01用途与执行流程
默认启用一城六站,保留未接入的第二城模块。
以下流程以智者一国额点:飞梦闪光与纯光稿为例;其他配置与修改见本页版本区别,各份完整程序分别使用。
- combine1、twomagic1;32,78→52,78→72,78→72,118→52,118→32,118施闪光,首站后换装lydia。
- 一城末combine0施纯洁之光;前往mfz的goto被注释。
- 备用mfz含recall2、车夫43,166付50到6、89,24时空阵和第二城六站26/46/66,49与89,另有换装。
02这份代码的适用限制
03版本区别
两稿主线只有一城,第二国代码与meidtate场景未接入;响应与换装按所选稿保存。
04智者一国额点:飞梦闪光与纯光稿 · 完整代码
133 行原文
%public_bc
call:sk:%*告诉你%*sk
call:sp:%*告诉你%*sp
shutdown:600:万王之王的世界将在 1 分钟后重新启动。
shutdown:60:连线中断
restart::@restart
restart::@timeout
call:finger:你被%*通缉了%*
shutdown::【界面】提示对话框(Prompt):\n错误--未知的通讯函数\n请更新您的程式档案
%scene finger
10:finger_bc:finger id
::@%%3
return retry
%bc finger_bc
shutdown::%*通缉城邦 :%*(%*)%*
%scene begin
::set combine 1
::set two_magic 1
#4:home_bc:home me
#2:home_bc:home me
trap position 32,78
150:run_bc:@&run [32,78]
call kill
::remove lydia_wall
::wear lydia_wall
trap position 52,78
150:run_bc:@&run [52,78]
call kill
trap position 72,78
150:run_bc:@&run [72,78]
call kill
trap position 72,118
150:run_bc:@&run [72,118]
call kill
trap position 52,118
150:run_bc:@&run [52,118]
call kill
trap position 32,118
150:run_bc:@&run [32,118]
call kill
::set combine 0
8:ft_bc:cast pure_light
#goto mfz
%scene mfz
4:run_bc:recall 2
trap position 43,166
10:run_bc:@&run [43,166]
2::@&look 车夫
4:pay_bc:pay 50 for 6
trap position 89,24
100:run_bc:@&run [89,24]
1::@&click 时空魔法阵
10:home_bc:pray **
goto city
%scene city
::remove lydia_wall
::wear lydia_wall
trap position 26,49
150:run_bc:@&run [26,49]
call kill
trap position 46,49
150:run_bc:@&run [46,49]
call kill
trap position 66,49
150:run_bc:@&run [66,49]
call kill
trap position 66,89
150:run_bc:@&run [66,89]
call kill
trap position 46,89
150:run_bc:@&run [46,89]
call kill
trap position 26,89
150:run_bc:@&run [26,89]
call kill
::sing 累啊~
goto begin
%bc meditate_bc
retry::你正忙着呢%*
next::你现在精神正好,不需要冥思。
next::你的精神还没有恢复平静,不能冥思%*
next::你现在身体状况太差了,无法集中精神 !
next::你深深地吸了一口气,从深沈的冥思中醒来 !
next::战斗中无法冥思 !
%scene kill
30:ft_bc:cast flash on woman
return next
%scene meidtate
30:meditate_bc:meditate
return next
%bc ft_bc
retry:1:耀眼的光芒中, 光与%*
retry:1:你高举双手念道 : 光与%*精灵啊%*
retry::但是%*也没发生。
retry:1:%*你上一个动作没有完成, 不能施法!
retry:1:%*(你得到 %* 点经验。)
retry::你正忙%*
next::你附近没有这个人。
next::你要有目标才能施法。
next::你的法力不够 !!
next::在强烈的圣光照耀之下, 闇影的力%*
next::一道圣光笼罩着你, 你身上的伤口奇迹似的愈合了...
next::天空突然降下无数纯洁的圣光, 将所有的事物映得一片雪白。
%bc home_bc
retry:1:你上一个动作没有完成, 不能施法!
retry:1:你正忙着呢 !
call:kill:你正在战斗中。
next:1:到了
next:1:你到了
next:1:你在原地%*
next:1:回来了%*
retry:1:你刚刚才转换过区域,请稍待一会儿再试 !
%bc run_bc
retry:1:你正忙着呢 !
next:1:到了
next:1:你到了
next:1:回来了
next:1:我到了%*
next:1:@position
%bc pay_bc
restart::What?
%scene sk
3:sk_bc:skills
::reply %1
return
%scene sp
3:sp_bc:spells
::reply %1
return
%bc sp_bc
next::%b【界面】信息对话框:%*%+天使之音%*
%bc sk_bc
next::%b【界面】信息对话框:%*%+进阶杖技%*05智者一城额点:闪光与纯洁之光 · 完整代码
133 行原文
%public_bc
call:sk:%*告訴你%*sk
call:sp:%*告訴你%*sp
shutdown:600:萬王之王的世界將在 1 分鐘後重新啟動。
shutdown:60:連線中斷
restart::@restart
restart::@timeout
call:finger:你被%*通緝了%*
shutdown::【介面】提示對話方塊(Prompt):\n錯誤--未知的通訊函式\n請更新您的程式檔案
%scene finger
10:finger_bc:finger id
::@%%3
return retry
%bc finger_bc
shutdown::%*通緝城邦 :%*(%*)%*
%scene begin
::set combine 1
::set two_magic 1
#4:home_bc:home me
#2:home_bc:home me
trap position 32,78
150:run_bc:@&run [32,78]
call kill
::remove lydia_wall
::wear lydia_wall
trap position 52,78
150:run_bc:@&run [52,78]
call kill
trap position 72,78
150:run_bc:@&run [72,78]
call kill
trap position 72,118
150:run_bc:@&run [72,118]
call kill
trap position 52,118
150:run_bc:@&run [52,118]
call kill
trap position 32,118
150:run_bc:@&run [32,118]
call kill
::set combine 0
8:ft_bc:cast pure_light
#goto mfz
%scene mfz
4:run_bc:recall 2
trap position 43,166
10:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 6
trap position 89,24
100:run_bc:@&run [89,24]
1::@&click 時空魔法陣
10:home_bc:pray **
goto city
%scene city
::remove lydia_wall
::wear lydia_wall
trap position 26,49
150:run_bc:@&run [26,49]
call kill
trap position 46,49
150:run_bc:@&run [46,49]
call kill
trap position 66,49
150:run_bc:@&run [66,49]
call kill
trap position 66,89
150:run_bc:@&run [66,89]
call kill
trap position 46,89
150:run_bc:@&run [46,89]
call kill
trap position 26,89
150:run_bc:@&run [26,89]
call kill
::sing 累啊~
goto begin
%bc meditate_bc
retry::你正忙著呢%*
next::你現在精神正好,不需要冥思。
next::你的精神還沒有恢復平靜,不能冥思%*
next::你現在身體狀況太差了,無法集中精神 !
next::你深深地吸了一口氣,從深沈的冥思中醒來 !
next::戰鬥中無法冥思 !
%scene kill
30:ft_bc:cast flash on woman
return next
%scene meidtate
30:meditate_bc:meditate
return next
%bc ft_bc
retry:1:耀眼的光芒中, 光與%*
retry:1:你高舉雙手念道 : 光與%*精靈啊%*
retry::但是%*也沒發生。
retry:1:%*你上一個動作沒有完成, 不能施法!
retry:1:%*(你得到 %* 點經驗。)
retry::你正忙%*
next::你附近沒有這個人。
next::你要有目標才能施法。
next::你的法力不夠 !!
next::在強烈的聖光照耀之下, 闇影的力%*
next::一道聖光籠罩著你, 你身上的傷口奇蹟似的癒合了...
next::天空突然降下無數純潔的聖光, 將所有的事物映得一片雪白。
%bc home_bc
retry:1:你上一個動作沒有完成, 不能施法!
retry:1:你正忙著呢 !
call:kill:你正在戰鬥中。
next:1:到了
next:1:你到了
next:1:你在原地%*
next:1:回來了%*
retry:1:你剛剛才轉換過區域,請稍待一會兒再試 !
%bc run_bc
retry:1:你正忙著呢 !
next:1:到了
next:1:你到了
next:1:回來了
next:1:我到了%*
next:1:@position
%bc pay_bc
restart::What?
%scene sk
3:sk_bc:skills
::reply %1
return
%scene sp
3:sp_bc:spells
::reply %1
return
%bc sp_bc
next::%b【介面】資訊對話方塊:%*%+天使之音%*
%bc sk_bc
next::%b【介面】資訊對話方塊:%*%+進階杖技%*↗来源与版本
飞梦/17KOK、渔夫与2001年典藏版出现数值或机制冲突时,以飞梦所记相应服务器的后续有效规则为正文依据;同站更新按明确生效日期处理。旧规则保留年代与服别,未明日期的差异就近说明;原资料对照用于追溯。
