本篇收录 3 节2,498 字与表格内容
查看本篇的全部关联 使用前,先确认这些设置
- 设置国家、组织、智者ID与六坑坐标,具融合及所列法术和城邦权限。
来源脚本供研究参考,未在当前游戏环境运行验证。
01用途与执行流程
六坑依次融合、闪光留时间给同伴,之后补守护、再闪光并纯洁之光恢复。
- 每坑combine1→sanctuary→flash woman2→等待35(末坑30)→guardian→flash30→combine0→pure_light。
- 国家频道party建队邀请并召人;带我召人,组织收我入国accept;被带者取消队伍跟随。
02这份代码的适用限制
03完整代码
102 行原文
%public_bc
restart::@restart
log::你被%*通緝了%*
log::你的%*提升了%*
call:party:%b【國家名稱】%*(%$)%*party
call:summon:%b【國家名稱】%*(%$)%*帶我
call:join:%b【古惑仔女大臣協會】%*(%$)%*收我入國
%scene begin
10::sing ^[32m首先給我申請入國:^[33mjoin 智者id。^[32m然後^[33morg 收我入國。^[32m入國後,^[33mcity party^[32m跟我組隊。^[33mcity 帶我^[32m,我會拉你到身邊。^[33mcity 輸入三個2^[32m,去cast。
#5::org ^[36m首先給我申請入國:^[33mjoin 智者id。^[36m然後^[33morg 收我入國。^[36m入國後,^[33mcity party^[36m跟我組隊。^[33mcity 帶我^[36m,我會拉你到身邊。^[33mcity 輸入三個2^[36m,去cast。
::city ^[30m第 ^[31m1^[30m 坑開始咯
20:run_bc:@&run [6,145]
1::set combine 1
5:flash_bc:cast sanctuary
2:flash1_bc:cast flash on woman
35::sing 快打,我只能你20秒啊!
5:flash_bc:cast guardian
30:flash_bc:cast flash on woman
::set combine 0
5:flash_bc:cast pure_light
::city ^[30m第 ^[32m2^[30m 坑開始咯
20:run_bc:@&run [26,145]
1::set combine 1
5:flash_bc:cast sanctuary
2:flash1_bc:cast flash on woman
35::sing 快打,我只能你20秒啊!
5:flash_bc:cast guardian
30:flash_bc:cast flash on woman
::set combine 0
5:flash_bc:cast pure_light
::city ^[30m第 ^[33m3^[30m 坑開始咯
20:run_bc:@&run [46,145]
1::set combine 1
5:flash_bc:cast sanctuary
2:flash1_bc:cast flash on woman
35::sing 快打,我只能你20秒啊!
5:flash_bc:cast guardian
30:flash_bc:cast flash on woman
::set combine 0
5:flash_bc:cast pure_light
::city ^[30m第 ^[34m4^[30m 坑開始咯
20:run_bc:@&run [46,185]
1::set combine 1
5:flash_bc:cast sanctuary
2:flash1_bc:cast flash on woman
35::sing 快打,我只能你20秒啊!
5:flash_bc:cast guardian
30:flash_bc:cast flash on woman
::set combine 0
5:flash_bc:cast pure_light
::city ^[30m第 ^[35m5^[30m 坑開始咯
20:run_bc:@&run [26,185]
1::set combine 1
5:flash_bc:cast sanctuary
2:flash1_bc:cast flash on woman
35::sing 快打,我只能你20秒啊!
5:flash_bc:cast guardian
30:flash_bc:cast flash on woman
::set combine 0
5:flash_bc:cast pure_light
::city ^[30m第 ^[36m6^[30m 坑開始咯
20:run_bc:@&run [6,185]
1::set combine 1
5:flash_bc:cast sanctuary
2:flash1_bc:cast flash on woman
30::sing 快打,我只能你20秒啊!
5:flash_bc:cast guardian
30:flash_bc:cast flash on woman
::set combine 0
5:flash_bc:cast pure_light
5::sing 完了一圈兒
%bc run_bc
retry::你正忙著呢 !
next::%*到了%*
%bc flash_bc
next:3:你喃喃念道%*
next::強烈的神聖光芒%*
retry:1:但是什%*沒發生。
retry:1:你正忙著呢 !
retry:1:你高舉雙手唸道 : 光與闇的精靈啊~~~ 將你們的力量賦予我吧~
retry:1:你上一個%*
next:3:你要有目標才能施法。
next:0.5:你附近沒有這個人。
%bc flash1_bc
retry:1:你上一個%*
retry:1:你正忙著呢 !
next::你高舉雙手唸道 : 光與闇的精靈啊~~~ 將你們的力量賦予我吧~
next:1:你要有目標才能施法。
next::你附近沒有這個人。
%scene party
0.5::party form
0.5::party invite %1
0.5::summon %1
::order %1 to party join 智者id
::order %1 to party follow
::@pop
%scene summon
0.5::summon %1
::@pop
%scene join
1::accept %1
::@pop↗来源与版本
飞梦/17KOK、渔夫与2001年典藏版出现数值或机制冲突时,以飞梦所记相应服务器的后续有效规则为正文依据;同站更新按明确生效日期处理。旧规则保留年代与服别,未明日期的差异就近说明;原资料对照用于追溯。
