本篇收录 4 节2,384 字与表格内容
查看本篇的全部关联 使用前,先确认这些设置
- 备药及骷髅陪练,替换finger,具御剑、剑灵罩与冥思。
来源脚本供研究参考,未在当前游戏环境运行验证。
01用途与执行流程
对骷髅御剑,缺MP冥思后补剑灵罩;身体过差喝药再冥思。
- fly_swords骷髅5,缺目标或低MP转meditate5;战斗中不能冥思回御剑。
- 醒来或精神未平静转sword补护盾;身体差转drink potion,喝下后继续冥思。
02这份代码的适用限制
03飞梦版完整代码(独立程序)
60 行原文
%public_bc
shutdown:600:万王之王的世界将在 1 分钟后重新启动。
shutdown:60:连线中断
call:sk:%*告诉你%*sk
call:sp:%*告诉你%*sp
restart::@restart
restart::@timeout
shutdown::【界面】提示对话框(Prompt):\n错误--未知的通讯函数\n请更新您的程式档案
call:finger:你被%*通缉了 !!
%scene finger
2:finger_bc:finger id
::@%%3
return retry
%bc finger_bc
shutdown::%*通缉城邦 :%*(%*)%*
%scene begin
5:begin_bc:cast fly_swords on skeleton_lord_dg
%bc begin_bc
goto:begin:然而什么事也没有发生...
goto:meditate:你附近没有这个人。
goto:begin:你上一个动作没有完成%*
goto:begin:%*当精灵%*
goto:meditate:你的法力不够 !!
%scene meditate::
5:meditate_bc:meditate
%bc meditate_bc
retry:3:(你%*经验。)
retry:1:你正忙%*
goto:begin:战斗中无法冥思 !
goto:sword:你的精神还没有恢复平静,不能冥思。
retry::你的精神恢复正常,可以冥想了。
goto:sword:你%*冥思%*醒%*
goto:drink:你现在身体%*
goto:sword:你现在精神正好,不需要冥思。
%scene sword
5:sword_bc:cast sword_shield on
%bc sword_bc
retry:1:围绕在你身边舞动的魔剑精灵渐渐地的散去 ...
retry:1:你从冥思中%*
retry:1:你正忙%*
retry::但是%*
next::你喃喃唸道 : 魔剑的精灵啊 ~ 请以你们的灵体做为我的护盾吧 ~
goto:begin:无数的魔剑精灵在一瞬间聚集在你的四周, 形成一层金色的护盾 ...
goto:begin:你已经被魔剑精灵所笼罩了。
%scene drink::
5:drink_bc:drink potion
%bc drink_bc
goto:meditate:你咕嘟咕嘟地喝下一瓶%*药水。
%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【界面】信息对话框:%*%+进阶双手剑%*04渔夫版完整代码(独立程序)
60 行原文
%public_bc
shutdown:600:萬王之王的世界將在 1 分鐘後重新啟動。
shutdown:60:連線中斷
call:sk:%*告訴你%*sk
call:sp:%*告訴你%*sp
restart::@restart
restart::@timeout
shutdown::【介面】提示對話方塊(Prompt):\n錯誤--未知的通訊函式\n請更新您的程式檔案
call:finger:你被%*通緝了 !!
%scene finger
2:finger_bc:finger id
::@%%3
return retry
%bc finger_bc
shutdown::%*通緝城邦 :%*(%*)%*
%scene begin
5:begin_bc:cast fly_swords on skeleton_lord_dg
%bc begin_bc
goto:begin:然而什麼事也沒有發生...
goto:meditate:你附近沒有這個人。
goto:begin:你上一個動作沒有完成%*
goto:begin:%*當精靈%*
goto:meditate:你的法力不夠 !!
%scene meditate::
5:meditate_bc:meditate
%bc meditate_bc
retry:3:(你%*經驗。)
retry:1:你正忙%*
goto:begin:戰鬥中無法冥思 !
goto:sword:你的精神還沒有恢復平靜,不能冥思。
retry::你的精神恢復正常,可以冥想了。
goto:sword:你%*冥思%*醒%*
goto:drink:你現在身體%*
goto:sword:你現在精神正好,不需要冥思。
%scene sword
5:sword_bc:cast sword_shield on
%bc sword_bc
retry:1:圍繞在你身邊舞動的魔劍精靈漸漸地的散去 ...
retry:1:你從冥思中%*
retry:1:你正忙%*
retry::但是%*
next::你喃喃唸道 : 魔劍的精靈啊 ~ 請以你們的靈體做為我的護盾吧 ~
goto:begin:無數的魔劍精靈在一瞬間聚集在你的四周, 形成一層金色的護盾 ...
goto:begin:你已經被魔劍精靈所籠罩了。
%scene drink::
5:drink_bc:drink potion
%bc drink_bc
goto:meditate:你咕嘟咕嘟地喝下一瓶%*藥水。
%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年典藏版出现数值或机制冲突时,以飞梦所记相应服务器的后续有效规则为正文依据;同站更新按明确生效日期处理。旧规则保留年代与服别,未明日期的差异就近说明;原资料对照用于追溯。
