本篇收录 6 节52,853 字与表格内容
查看本篇的全部关联 使用前,先确认这些设置
- 保留祭坛全部前置和路径要求;默认forgetter需杀手相应法术,其他职业改为实际可用手段,准备potion。
- 备多次50车费、所需任务物品及药水;设置变量a为自己可用的战斗法术,核对全部路径和任务进度。
来源脚本供研究参考,未在当前游戏环境运行验证。
01用途与执行流程
十三段祭坛寻访沿用c177,战斗默认改失忆,提示玩家暂停程序处理怪物后继续。
以下流程以德鲁依祭坛:飞梦十三段寻访程序为例;其他配置与修改见本页版本区别,各份完整程序分别使用。
- recall2经车夫付50到2、库玛入场;找ephraim问祭坛与discipline,再问fawkes、rollo,读epigraph铭文后回rollo问discipline/king。
- 问natividad king/help、remsen necklace、selena ring并拾取,回交purple ring,再问lance discipline。
- 依次找西北3,28、西南7,378、东北194,19、东南186,368四棵树;每处按原菜单等待声音,缺血超过1000会调用战斗段。
- 回ephraim问discipline,再找chris问discipline/zazen/muse,最终回ephraim问祭坛;成功后需玩家在魔法阵中央pray。
02这份代码的适用限制
03版本区别
p188及飞梦将c177一处recall等待1改10、战斗cast等待4改10,保留两次喝药,明确暂停而非停止后再继续;第12段实际询问chris。
04德鲁依祭坛:飞梦十三段寻访程序 · 完整代码
863 行原文
%variable a
forgetter
#当不得不战斗时要施的法术(例如杀手用失忆;大法可以放恶魔或时风;智者可以放闪光......战系的更好办了,什么都不要管,只要砍得动,一会儿就可以消灭敌人了。)
#法术id可以用spells指令查
%scene begin
#1 到祭坛
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 车夫
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 库玛
4::@%%1
trap position 190,179
100:run_bc:@&run [190,179]
trap position 181,152
100:run_bc:@&run [181,152]
trap position 178,145
100:run_bc:@&run [178,145]
trap position 172,142
100:run_bc:@&run [172,142]
trap position 169,130
100:run_bc:@&run [169,130]
trap position 163,132
100:run_bc:@&run [163,132]
trap position 157,108
100:run_bc:@&run [157,108]
trap position 145,111
100:run_bc:@&run [145,111]
trap position 144,122
100:run_bc:@&run [144,122]
trap position 139,119
100:run_bc:@&run [139,119]
trap position 138,111
100:run_bc:@&run [138,111]
trap position 136,109
100:run_bc:@&run [136,109]
trap position 132,135
100:run_bc:@&run [132,135]
trap position 127,131
100:run_bc:@&run [127,131]
trap position 126,114
100:run_bc:@&run [126,114]
trap position 115,112
100:run_bc:@&run [115,112]
trap position 114,145
100:run_bc:@&run [114,145]
trap position 103,145
100:run_bc:@&run [103,145]
trap position 101,121
100:run_bc:@&run [101,121]
trap position 96,126
100:run_bc:@&run [96,126]
trap position 95,151
100:run_bc:@&run [95,151]
trap position 89,150
100:run_bc:@&run [89,150]
trap position 88,165
100:run_bc:@&run [88,165]
trap position 81,173
100:run_bc:@&run [81,173]
trap position 80,203
100:run_bc:@&run [80,203]
trap position 74,208
100:run_bc:@&run [74,208]
trap position 73,232
100:run_bc:@&run [73,232]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 81,270
100:run_bc:@&run [81,270]
trap position 92,292
100:run_bc:@&run [92,292]
trap position 100,291
100:run_bc:@&run [100,291]
trap position 100,245
100:run_bc:@&run [100,245]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 91,211
100:run_bc:@&run [91,211]
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about 祭坛
1:a_bc:ask ephraim about 祭坛
1:a_bc:ask ephraim about 祭坛
1:a_bc:ask ephraim about discipline
trap position 91,205
100:run_bc:@&run [91,205]
1:a_bc:ask fawkes about discipline
::city ^[31m第1步完成
#2 找洛罗
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
1:gnw_bc:go nw
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
1:a_bc:ask rollo about discipline
::city ^[31m第2步完成
#3 读石碑
trap position 59,205
100:run_bc:@&run [59,205]
trap position 59,210
100:run_bc:@&run [59,210]
1:gsw_bc:go sw
trap position 54,210
100:run_bc:@&run [54,210]
trap position 51,214
100:run_bc:@&run [51,214]
1:gsw_bc:go sw
trap position 50,216
100:run_bc:@&run [50,216]
trap position 37,218
100:run_bc:@&run [37,218]
trap position 36,250
100:run_bc:@&run [36,250]
trap position 38,252
100:run_bc:@&run [38,252]
trap position 39,276
100:run_bc:@&run [39,276]
trap position 36,277
100:run_bc:@&run [36,277]
trap position 36,300
100:run_bc:@&run [36,300]
trap position 30,302
100:run_bc:@&run [30,302]
trap position 20,311
100:run_bc:@&run [20,311]
5::read epigraph
::city ^[31m第3步完成
#4 第二次找洛罗
trap position 30,302
100:run_bc:@&run [30,302]
trap position 36,300
100:run_bc:@&run [36,300]
trap position 36,277
100:run_bc:@&run [36,277]
trap position 39,276
100:run_bc:@&run [39,276]
trap position 38,252
100:run_bc:@&run [38,252]
trap position 36,250
100:run_bc:@&run [36,250]
trap position 37,218
100:run_bc:@&run [37,218]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,210
100:run_bc:@&run [53,210]
trap position 58,211
100:run_bc:@&run [58,211]
trap position 59,205
100:run_bc:@&run [59,205]
trap position 57,199
100:run_bc:@&run [57,199]
1:a_bc:ask rollo about discipline
1:a_bc:ask rollo about king
::city ^[31m第4步完成
#5 找维娜
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 43,179
100:run_bc:@&run [43,179]
trap position 41,173
100:run_bc:@&run [41,173]
trap position 42,132
100:run_bc:@&run [42,132]
trap position 54,134
100:run_bc:@&run [54,134]
trap position 54,145
100:run_bc:@&run [54,145]
trap position 58,173
100:run_bc:@&run [58,173]
trap position 66,173
100:run_bc:@&run [66,173]
trap position 67,150
100:run_bc:@&run [67,150]
trap position 66,121
100:run_bc:@&run [66,121]
trap position 66,87
100:run_bc:@&run [66,87]
trap position 85,89
100:run_bc:@&run [85,89]
trap position 86,97
100:run_bc:@&run [86,97]
trap position 89,101
100:run_bc:@&run [89,101]
1:a_bc:ask natividad about king
1:a_bc:ask natividad about help
::city ^[31m第5步完成
#6 找蓝森
trap position 82,100
100:run_bc:@&run [82,100]
trap position 74,86
100:run_bc:@&run [74,86]
trap position 67,84
100:run_bc:@&run [67,84]
trap position 66,147
100:run_bc:@&run [66,147]
trap position 65,148
100:run_bc:@&run [65,148]
trap position 61,154
100:run_bc:@&run [61,154]
trap position 51,133
100:run_bc:@&run [51,133]
trap position 41,133
100:run_bc:@&run [41,133]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 16,214
100:run_bc:@&run [16,214]
trap position 12,213
100:run_bc:@&run [12,213]
trap position 12,167
100:run_bc:@&run [12,167]
trap position 27,165
100:run_bc:@&run [27,165]
trap position 29,157
100:run_bc:@&run [29,157]
trap position 33,154
100:run_bc:@&run [33,154]
trap position 33,107
100:run_bc:@&run [33,107]
trap position 25,88
100:run_bc:@&run [25,88]
trap position 29,80
100:run_bc:@&run [29,80]
trap position 29,84
100:run_bc:@&run [29,84]
1:gse_bc:go se
trap position 30,88
100:run_bc:@&run [30,88]
trap position 31,84
100:run_bc:@&run [31,84]
1:gne_bc:go ne
trap position 32,81
100:run_bc:@&run [32,81]
trap position 36,86
100:run_bc:@&run [36,86]
1:a_bc:ask remsen about necklace
::city ^[31m第6步完成
#7 找瑟娜林
trap position 40,91
100:run_bc:@&run [40,91]
trap position 41,92
100:run_bc:@&run [41,92]
1:gse_bc:go se
trap position 42,96
100:run_bc:@&run [42,96]
trap position 32,117
100:run_bc:@&run [32,117]
trap position 32,156
100:run_bc:@&run [32,156]
trap position 27,159
100:run_bc:@&run [27,159]
trap position 26,168
100:run_bc:@&run [26,168]
trap position 13,170
100:run_bc:@&run [13,170]
trap position 12,214
100:run_bc:@&run [12,214]
trap position 16,215
100:run_bc:@&run [16,215]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,194
100:run_bc:@&run [30,194]
trap position 44,195
100:run_bc:@&run [44,195]
trap position 46,216
100:run_bc:@&run [46,216]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,209
100:run_bc:@&run [53,209]
trap position 58,212
100:run_bc:@&run [58,212]
trap position 60,208
100:run_bc:@&run [60,208]
trap position 62,214
100:run_bc:@&run [62,214]
trap position 66,222
100:run_bc:@&run [66,222]
trap position 72,231
100:run_bc:@&run [72,231]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 91,269
100:run_bc:@&run [91,269]
trap position 92,294
100:run_bc:@&run [92,294]
trap position 100,293
100:run_bc:@&run [100,293]
trap position 101,248
100:run_bc:@&run [101,248]
trap position 91,242
100:run_bc:@&run [91,242]
trap position 90,231
100:run_bc:@&run [90,231]
trap position 99,213
100:run_bc:@&run [99,213]
1::drop 1000 potion
1:a_bc:ask selena about ring
::get
::city ^[31m第7步完成
#8 第二次回维娜
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 43,179
100:run_bc:@&run [43,179]
trap position 41,173
100:run_bc:@&run [41,173]
trap position 42,132
100:run_bc:@&run [42,132]
trap position 54,134
100:run_bc:@&run [54,134]
trap position 54,145
100:run_bc:@&run [54,145]
trap position 58,173
100:run_bc:@&run [58,173]
trap position 66,173
100:run_bc:@&run [66,173]
trap position 67,150
100:run_bc:@&run [67,150]
trap position 66,121
100:run_bc:@&run [66,121]
trap position 66,87
100:run_bc:@&run [66,87]
trap position 85,89
100:run_bc:@&run [85,89]
trap position 86,97
100:run_bc:@&run [86,97]
trap position 89,101
100:run_bc:@&run [89,101]
20::give purple ring to natividad
::city ^[31m第8步完成
#9 精灵王
trap position 82,100
100:run_bc:@&run [82,100]
trap position 74,86
100:run_bc:@&run [74,86]
trap position 67,84
100:run_bc:@&run [67,84]
trap position 66,147
100:run_bc:@&run [66,147]
trap position 65,148
100:run_bc:@&run [65,148]
trap position 61,154
100:run_bc:@&run [61,154]
trap position 51,133
100:run_bc:@&run [51,133]
trap position 41,133
100:run_bc:@&run [41,133]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 16,214
100:run_bc:@&run [16,214]
trap position 12,213
100:run_bc:@&run [12,213]
trap position 9,204
100:run_bc:@&run [9,204]
trap position 1,203
100:run_bc:@&run [1,203]
trap position 1,174
100:run_bc:@&run [1,174]
trap position 5,166
100:run_bc:@&run [5,166]
1:a_bc:ask lance about discipline
::city ^[31m第9步完成
#10 听树
trap position 6,134
100:run_bc:@&run [6,134]
trap position 2,132
100:run_bc:@&run [2,132]
trap position 1,78
100:run_bc:@&run [1,78]
trap position 3,72
100:run_bc:@&run [3,72]
trap position 3,28
100:run_bc:@&run [3,28]
2::@&click 巨树
1::@%%1
1::hear voice from northwest tree
::city ^[31m第1棵树听完
if (%h<%H-1000)
call kill
endif
trap position 2,90
100:run_bc:@&run [2,90]
trap position 2,132
100:run_bc:@&run [2,132]
trap position 5,137
100:run_bc:@&run [5,137]
trap position 5,167
100:run_bc:@&run [5,167]
trap position 1,176
100:run_bc:@&run [1,176]
trap position 1,203
100:run_bc:@&run [1,203]
trap position 11,205
100:run_bc:@&run [11,205]
trap position 13,212
100:run_bc:@&run [13,212]
trap position 16,215
100:run_bc:@&run [16,215]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,192
100:run_bc:@&run [30,192]
trap position 39,193
100:run_bc:@&run [39,193]
trap position 39,216
100:run_bc:@&run [39,216]
trap position 36,223
100:run_bc:@&run [36,223]
trap position 36,251
100:run_bc:@&run [36,251]
trap position 38,275
100:run_bc:@&run [38,275]
trap position 36,273
100:run_bc:@&run [36,273]
trap position 35,287
100:run_bc:@&run [35,287]
trap position 35,301
100:run_bc:@&run [35,301]
trap position 27,301
100:run_bc:@&run [27,301]
trap position 13,357
100:run_bc:@&run [13,357]
trap position 7,378
100:run_bc:@&run [7,378]
2::@&click 巨树
1::@%%1
1::hear voice from southwest tree
::city ^[31m第2棵树听完
if (%h<%H-1000)
call kill
endif
10:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 车夫
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 库玛
4::@%%1
trap position 189,175
100:run_bc:@&run [189,175]
trap position 188,165
100:run_bc:@&run [188,165]
trap position 183,158
100:run_bc:@&run [183,158]
trap position 182,142
100:run_bc:@&run [182,142]
trap position 187,129
100:run_bc:@&run [187,129]
trap position 188,84
100:run_bc:@&run [188,84]
trap position 185,78
100:run_bc:@&run [185,78]
trap position 184,61
100:run_bc:@&run [184,61]
trap position 187,48
100:run_bc:@&run [187,48]
trap position 195,50
100:run_bc:@&run [195,50]
trap position 194,19
100:run_bc:@&run [194,19]
2::@&click 巨树
1::@%%1
1::hear voice from northeast tree
::city ^[31m第3棵树听完
if (%h<%H-1000)
call kill
endif
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 车夫
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 库玛
4::@%%1
trap position 190,180
100:run_bc:@&run [190,180]
trap position 189,193
100:run_bc:@&run [189,193]
trap position 178,194
100:run_bc:@&run [178,194]
trap position 177,179
100:run_bc:@&run [177,179]
trap position 170,169
100:run_bc:@&run [170,169]
trap position 165,168
100:run_bc:@&run [165,168]
trap position 166,206
100:run_bc:@&run [166,206]
trap position 165,254
100:run_bc:@&run [165,254]
trap position 168,264
100:run_bc:@&run [168,264]
trap position 174,284
100:run_bc:@&run [174,284]
trap position 174,299
100:run_bc:@&run [174,299]
trap position 171,310
100:run_bc:@&run [171,310]
trap position 172,326
100:run_bc:@&run [172,326]
trap position 179,327
100:run_bc:@&run [179,327]
trap position 181,348
100:run_bc:@&run [181,348]
trap position 186,351
100:run_bc:@&run [186,351]
trap position 186,368
100:run_bc:@&run [186,368]
2::@&click 巨树
1::@%%1
1::hear voice from southeast tree
::city ^[31m第4棵树听完
if (%h<%H-1000)
call kill
endif
::city ^[31m第10步完成
#11 第二次回祭坛
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 车夫
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 库玛
4::@%%1
trap position 190,179
100:run_bc:@&run [190,179]
trap position 181,152
100:run_bc:@&run [181,152]
trap position 178,145
100:run_bc:@&run [178,145]
trap position 172,142
100:run_bc:@&run [172,142]
trap position 169,130
100:run_bc:@&run [169,130]
trap position 163,132
100:run_bc:@&run [163,132]
trap position 157,108
100:run_bc:@&run [157,108]
trap position 145,111
100:run_bc:@&run [145,111]
trap position 144,122
100:run_bc:@&run [144,122]
trap position 139,119
100:run_bc:@&run [139,119]
trap position 138,111
100:run_bc:@&run [138,111]
trap position 136,109
100:run_bc:@&run [136,109]
trap position 132,135
100:run_bc:@&run [132,135]
trap position 127,131
100:run_bc:@&run [127,131]
trap position 126,114
100:run_bc:@&run [126,114]
trap position 115,112
100:run_bc:@&run [115,112]
trap position 114,145
100:run_bc:@&run [114,145]
trap position 103,145
100:run_bc:@&run [103,145]
trap position 101,121
100:run_bc:@&run [101,121]
trap position 96,123
100:run_bc:@&run [96,123]
trap position 95,151
100:run_bc:@&run [95,151]
trap position 89,150
100:run_bc:@&run [89,150]
trap position 88,165
100:run_bc:@&run [88,165]
trap position 81,173
100:run_bc:@&run [81,173]
trap position 80,203
100:run_bc:@&run [80,203]
trap position 74,208
100:run_bc:@&run [74,208]
trap position 73,232
100:run_bc:@&run [73,232]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 81,270
100:run_bc:@&run [81,270]
trap position 92,292
100:run_bc:@&run [92,292]
trap position 100,291
100:run_bc:@&run [100,291]
trap position 100,245
100:run_bc:@&run [100,245]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 91,211
100:run_bc:@&run [91,211]
trap position 94,206
100:run_bc:@&run [94,206]
1:a_bc:ask ephraim about discipline
::city ^[31m第11步完成
#12 再次找洛罗
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 19,233
100:run_bc:@&run [19,233]
1:a_bc:ask chris about discipline
1:a_bc:ask chris about zazen
1:a_bc:ask chris about muse
::city ^[31m第12步完成
#13 回祭坛
trap position 21,227
100:run_bc:@&run [21,227]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,194
100:run_bc:@&run [30,194]
trap position 44,195
100:run_bc:@&run [44,195]
trap position 46,216
100:run_bc:@&run [46,216]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,209
100:run_bc:@&run [53,209]
trap position 58,212
100:run_bc:@&run [58,212]
trap position 60,208
100:run_bc:@&run [60,208]
trap position 62,214
100:run_bc:@&run [62,214]
trap position 66,222
100:run_bc:@&run [66,222]
trap position 72,231
100:run_bc:@&run [72,231]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 91,269
100:run_bc:@&run [91,269]
trap position 92,294
100:run_bc:@&run [92,294]
trap position 100,293
100:run_bc:@&run [100,293]
trap position 101,248
100:run_bc:@&run [101,248]
trap position 91,242
100:run_bc:@&run [91,242]
trap position 90,231
100:run_bc:@&run [90,231]
trap position 99,213
100:run_bc:@&run [99,213]
1:a_bc:ask ephraim about 祭坛
::city ^[31m第12步完成
1::city ^[31mOk!只要最后一步不出错那么上线后只要在魔法阵中央输入^[32mpray^[31m就可以进入祭坛了。
1::city ^[31mOk!只要最后一步不出错那么上线后只要在魔法阵中央输入^[32mpray^[31m就可以进入祭坛了。
1::city ^[31mOk!只要最后一步不出错那么上线后只要在魔法阵中央输入^[32mpray^[31m就可以进入祭坛了。
::chat ^[32m需要^[31m进德鲁依祭坛任务代码^[32m者请登陆^[33mwww.17173.com/wanwang/xiazai/xiazai.htm
::org ^[32m需要^[31m进德鲁依祭坛任务代码^[32m者请登陆^[33mwww.17173.com/wanwang/xiazai/xiazai.htm
stop
%scene stop
1::city ^[31m哦~非常不幸,不知道因为什么原因。任务出错了。
1::city ^[31m也许是刚才没有负重,也许是有的步骤没有完成好。
1::city ^[31m只能从头开始过了。
goto begin
%scene on
1::open n
return next
%scene onw
1::open nw
return next
%scene one
1::open ne
return next
%scene osw
1::open sw
return next
%scene ose
1::open se
return next
%scene kill
1::sing 边上有怪 最好手动“暂停”代码 杀掉怪再运行!看清楚哦是“暂停” 不是停止!
10::cast %va
if (%h<%H)
::drink potion
::drink potion
endif
return retry
%bc run_bc
call:kill:你现在正在战斗中 ...
next::@position
retry:1:你刚刚才转换过区域,请稍待一会儿再试 !
retry:1:你正忙%*
%bc a_bc
retry:1:这里没有这个人。
%bc gnw_bc
call:onw:你过不去。
%bc gsw_bc
call:osw:你过不去。
%bc gne_bc
call:one:你过不去。
%bc gse_bc
call:ose:你过不去。
%bc gn_bc
call:on:你过不去。
%bc pay_bc
restart::What?
%public_bc
next::你要有目标才能施法。
retry:1:你的周围没有这个人。
retry:1:这里没有这个人。
retry:1:你要问谁什么事 ?
next::%*你可以朝那个方向去找他%*
goto:stop:你没有这种东西。
retry::你上一个动作没有完成, 不能施法!
retry::你正忙着呢 !
next::%*法力不够%*
next::(你得到 %* 点经验。)05德鲁依祭坛路线:失忆与手动暂停战斗稿 · 完整代码
863 行原文
%variable a
forgetter
#當不得不戰鬥時要施的法術(例如殺手用失憶;大法可以放惡魔或時風;智者可以放閃光......戰系的更好辦了,什麼都不要管,只要砍得動,一會兒就可以消滅敵人了。)
#法術id可以用spells指令查
%scene begin
#1 到祭壇
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 190,179
100:run_bc:@&run [190,179]
trap position 181,152
100:run_bc:@&run [181,152]
trap position 178,145
100:run_bc:@&run [178,145]
trap position 172,142
100:run_bc:@&run [172,142]
trap position 169,130
100:run_bc:@&run [169,130]
trap position 163,132
100:run_bc:@&run [163,132]
trap position 157,108
100:run_bc:@&run [157,108]
trap position 145,111
100:run_bc:@&run [145,111]
trap position 144,122
100:run_bc:@&run [144,122]
trap position 139,119
100:run_bc:@&run [139,119]
trap position 138,111
100:run_bc:@&run [138,111]
trap position 136,109
100:run_bc:@&run [136,109]
trap position 132,135
100:run_bc:@&run [132,135]
trap position 127,131
100:run_bc:@&run [127,131]
trap position 126,114
100:run_bc:@&run [126,114]
trap position 115,112
100:run_bc:@&run [115,112]
trap position 114,145
100:run_bc:@&run [114,145]
trap position 103,145
100:run_bc:@&run [103,145]
trap position 101,121
100:run_bc:@&run [101,121]
trap position 96,126
100:run_bc:@&run [96,126]
trap position 95,151
100:run_bc:@&run [95,151]
trap position 89,150
100:run_bc:@&run [89,150]
trap position 88,165
100:run_bc:@&run [88,165]
trap position 81,173
100:run_bc:@&run [81,173]
trap position 80,203
100:run_bc:@&run [80,203]
trap position 74,208
100:run_bc:@&run [74,208]
trap position 73,232
100:run_bc:@&run [73,232]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 81,270
100:run_bc:@&run [81,270]
trap position 92,292
100:run_bc:@&run [92,292]
trap position 100,291
100:run_bc:@&run [100,291]
trap position 100,245
100:run_bc:@&run [100,245]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 91,211
100:run_bc:@&run [91,211]
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about 祭壇
1:a_bc:ask ephraim about 祭壇
1:a_bc:ask ephraim about 祭壇
1:a_bc:ask ephraim about discipline
trap position 91,205
100:run_bc:@&run [91,205]
1:a_bc:ask fawkes about discipline
::city ^[31m第1步完成
#2 找洛羅
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
1:gnw_bc:go nw
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
1:a_bc:ask rollo about discipline
::city ^[31m第2步完成
#3 讀石碑
trap position 59,205
100:run_bc:@&run [59,205]
trap position 59,210
100:run_bc:@&run [59,210]
1:gsw_bc:go sw
trap position 54,210
100:run_bc:@&run [54,210]
trap position 51,214
100:run_bc:@&run [51,214]
1:gsw_bc:go sw
trap position 50,216
100:run_bc:@&run [50,216]
trap position 37,218
100:run_bc:@&run [37,218]
trap position 36,250
100:run_bc:@&run [36,250]
trap position 38,252
100:run_bc:@&run [38,252]
trap position 39,276
100:run_bc:@&run [39,276]
trap position 36,277
100:run_bc:@&run [36,277]
trap position 36,300
100:run_bc:@&run [36,300]
trap position 30,302
100:run_bc:@&run [30,302]
trap position 20,311
100:run_bc:@&run [20,311]
5::read epigraph
::city ^[31m第3步完成
#4 第二次找洛羅
trap position 30,302
100:run_bc:@&run [30,302]
trap position 36,300
100:run_bc:@&run [36,300]
trap position 36,277
100:run_bc:@&run [36,277]
trap position 39,276
100:run_bc:@&run [39,276]
trap position 38,252
100:run_bc:@&run [38,252]
trap position 36,250
100:run_bc:@&run [36,250]
trap position 37,218
100:run_bc:@&run [37,218]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,210
100:run_bc:@&run [53,210]
trap position 58,211
100:run_bc:@&run [58,211]
trap position 59,205
100:run_bc:@&run [59,205]
trap position 57,199
100:run_bc:@&run [57,199]
1:a_bc:ask rollo about discipline
1:a_bc:ask rollo about king
::city ^[31m第4步完成
#5 找維娜
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 43,179
100:run_bc:@&run [43,179]
trap position 41,173
100:run_bc:@&run [41,173]
trap position 42,132
100:run_bc:@&run [42,132]
trap position 54,134
100:run_bc:@&run [54,134]
trap position 54,145
100:run_bc:@&run [54,145]
trap position 58,173
100:run_bc:@&run [58,173]
trap position 66,173
100:run_bc:@&run [66,173]
trap position 67,150
100:run_bc:@&run [67,150]
trap position 66,121
100:run_bc:@&run [66,121]
trap position 66,87
100:run_bc:@&run [66,87]
trap position 85,89
100:run_bc:@&run [85,89]
trap position 86,97
100:run_bc:@&run [86,97]
trap position 89,101
100:run_bc:@&run [89,101]
1:a_bc:ask natividad about king
1:a_bc:ask natividad about help
::city ^[31m第5步完成
#6 找藍森
trap position 82,100
100:run_bc:@&run [82,100]
trap position 74,86
100:run_bc:@&run [74,86]
trap position 67,84
100:run_bc:@&run [67,84]
trap position 66,147
100:run_bc:@&run [66,147]
trap position 65,148
100:run_bc:@&run [65,148]
trap position 61,154
100:run_bc:@&run [61,154]
trap position 51,133
100:run_bc:@&run [51,133]
trap position 41,133
100:run_bc:@&run [41,133]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 16,214
100:run_bc:@&run [16,214]
trap position 12,213
100:run_bc:@&run [12,213]
trap position 12,167
100:run_bc:@&run [12,167]
trap position 27,165
100:run_bc:@&run [27,165]
trap position 29,157
100:run_bc:@&run [29,157]
trap position 33,154
100:run_bc:@&run [33,154]
trap position 33,107
100:run_bc:@&run [33,107]
trap position 25,88
100:run_bc:@&run [25,88]
trap position 29,80
100:run_bc:@&run [29,80]
trap position 29,84
100:run_bc:@&run [29,84]
1:gse_bc:go se
trap position 30,88
100:run_bc:@&run [30,88]
trap position 31,84
100:run_bc:@&run [31,84]
1:gne_bc:go ne
trap position 32,81
100:run_bc:@&run [32,81]
trap position 36,86
100:run_bc:@&run [36,86]
1:a_bc:ask remsen about necklace
::city ^[31m第6步完成
#7 找瑟娜林
trap position 40,91
100:run_bc:@&run [40,91]
trap position 41,92
100:run_bc:@&run [41,92]
1:gse_bc:go se
trap position 42,96
100:run_bc:@&run [42,96]
trap position 32,117
100:run_bc:@&run [32,117]
trap position 32,156
100:run_bc:@&run [32,156]
trap position 27,159
100:run_bc:@&run [27,159]
trap position 26,168
100:run_bc:@&run [26,168]
trap position 13,170
100:run_bc:@&run [13,170]
trap position 12,214
100:run_bc:@&run [12,214]
trap position 16,215
100:run_bc:@&run [16,215]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,194
100:run_bc:@&run [30,194]
trap position 44,195
100:run_bc:@&run [44,195]
trap position 46,216
100:run_bc:@&run [46,216]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,209
100:run_bc:@&run [53,209]
trap position 58,212
100:run_bc:@&run [58,212]
trap position 60,208
100:run_bc:@&run [60,208]
trap position 62,214
100:run_bc:@&run [62,214]
trap position 66,222
100:run_bc:@&run [66,222]
trap position 72,231
100:run_bc:@&run [72,231]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 91,269
100:run_bc:@&run [91,269]
trap position 92,294
100:run_bc:@&run [92,294]
trap position 100,293
100:run_bc:@&run [100,293]
trap position 101,248
100:run_bc:@&run [101,248]
trap position 91,242
100:run_bc:@&run [91,242]
trap position 90,231
100:run_bc:@&run [90,231]
trap position 99,213
100:run_bc:@&run [99,213]
1::drop 1000 potion
1:a_bc:ask selena about ring
::get
::city ^[31m第7步完成
#8 第二次回維娜
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 43,179
100:run_bc:@&run [43,179]
trap position 41,173
100:run_bc:@&run [41,173]
trap position 42,132
100:run_bc:@&run [42,132]
trap position 54,134
100:run_bc:@&run [54,134]
trap position 54,145
100:run_bc:@&run [54,145]
trap position 58,173
100:run_bc:@&run [58,173]
trap position 66,173
100:run_bc:@&run [66,173]
trap position 67,150
100:run_bc:@&run [67,150]
trap position 66,121
100:run_bc:@&run [66,121]
trap position 66,87
100:run_bc:@&run [66,87]
trap position 85,89
100:run_bc:@&run [85,89]
trap position 86,97
100:run_bc:@&run [86,97]
trap position 89,101
100:run_bc:@&run [89,101]
20::give purple ring to natividad
::city ^[31m第8步完成
#9 精靈王
trap position 82,100
100:run_bc:@&run [82,100]
trap position 74,86
100:run_bc:@&run [74,86]
trap position 67,84
100:run_bc:@&run [67,84]
trap position 66,147
100:run_bc:@&run [66,147]
trap position 65,148
100:run_bc:@&run [65,148]
trap position 61,154
100:run_bc:@&run [61,154]
trap position 51,133
100:run_bc:@&run [51,133]
trap position 41,133
100:run_bc:@&run [41,133]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 16,214
100:run_bc:@&run [16,214]
trap position 12,213
100:run_bc:@&run [12,213]
trap position 9,204
100:run_bc:@&run [9,204]
trap position 1,203
100:run_bc:@&run [1,203]
trap position 1,174
100:run_bc:@&run [1,174]
trap position 5,166
100:run_bc:@&run [5,166]
1:a_bc:ask lance about discipline
::city ^[31m第9步完成
#10 聽樹
trap position 6,134
100:run_bc:@&run [6,134]
trap position 2,132
100:run_bc:@&run [2,132]
trap position 1,78
100:run_bc:@&run [1,78]
trap position 3,72
100:run_bc:@&run [3,72]
trap position 3,28
100:run_bc:@&run [3,28]
2::@&click 巨樹
1::@%%1
1::hear voice from northwest tree
::city ^[31m第1棵樹聽完
if (%h<%H-1000)
call kill
endif
trap position 2,90
100:run_bc:@&run [2,90]
trap position 2,132
100:run_bc:@&run [2,132]
trap position 5,137
100:run_bc:@&run [5,137]
trap position 5,167
100:run_bc:@&run [5,167]
trap position 1,176
100:run_bc:@&run [1,176]
trap position 1,203
100:run_bc:@&run [1,203]
trap position 11,205
100:run_bc:@&run [11,205]
trap position 13,212
100:run_bc:@&run [13,212]
trap position 16,215
100:run_bc:@&run [16,215]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,192
100:run_bc:@&run [30,192]
trap position 39,193
100:run_bc:@&run [39,193]
trap position 39,216
100:run_bc:@&run [39,216]
trap position 36,223
100:run_bc:@&run [36,223]
trap position 36,251
100:run_bc:@&run [36,251]
trap position 38,275
100:run_bc:@&run [38,275]
trap position 36,273
100:run_bc:@&run [36,273]
trap position 35,287
100:run_bc:@&run [35,287]
trap position 35,301
100:run_bc:@&run [35,301]
trap position 27,301
100:run_bc:@&run [27,301]
trap position 13,357
100:run_bc:@&run [13,357]
trap position 7,378
100:run_bc:@&run [7,378]
2::@&click 巨樹
1::@%%1
1::hear voice from southwest tree
::city ^[31m第2棵樹聽完
if (%h<%H-1000)
call kill
endif
10:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 189,175
100:run_bc:@&run [189,175]
trap position 188,165
100:run_bc:@&run [188,165]
trap position 183,158
100:run_bc:@&run [183,158]
trap position 182,142
100:run_bc:@&run [182,142]
trap position 187,129
100:run_bc:@&run [187,129]
trap position 188,84
100:run_bc:@&run [188,84]
trap position 185,78
100:run_bc:@&run [185,78]
trap position 184,61
100:run_bc:@&run [184,61]
trap position 187,48
100:run_bc:@&run [187,48]
trap position 195,50
100:run_bc:@&run [195,50]
trap position 194,19
100:run_bc:@&run [194,19]
2::@&click 巨樹
1::@%%1
1::hear voice from northeast tree
::city ^[31m第3棵樹聽完
if (%h<%H-1000)
call kill
endif
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 190,180
100:run_bc:@&run [190,180]
trap position 189,193
100:run_bc:@&run [189,193]
trap position 178,194
100:run_bc:@&run [178,194]
trap position 177,179
100:run_bc:@&run [177,179]
trap position 170,169
100:run_bc:@&run [170,169]
trap position 165,168
100:run_bc:@&run [165,168]
trap position 166,206
100:run_bc:@&run [166,206]
trap position 165,254
100:run_bc:@&run [165,254]
trap position 168,264
100:run_bc:@&run [168,264]
trap position 174,284
100:run_bc:@&run [174,284]
trap position 174,299
100:run_bc:@&run [174,299]
trap position 171,310
100:run_bc:@&run [171,310]
trap position 172,326
100:run_bc:@&run [172,326]
trap position 179,327
100:run_bc:@&run [179,327]
trap position 181,348
100:run_bc:@&run [181,348]
trap position 186,351
100:run_bc:@&run [186,351]
trap position 186,368
100:run_bc:@&run [186,368]
2::@&click 巨樹
1::@%%1
1::hear voice from southeast tree
::city ^[31m第4棵樹聽完
if (%h<%H-1000)
call kill
endif
::city ^[31m第10步完成
#11 第二次回祭壇
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 190,179
100:run_bc:@&run [190,179]
trap position 181,152
100:run_bc:@&run [181,152]
trap position 178,145
100:run_bc:@&run [178,145]
trap position 172,142
100:run_bc:@&run [172,142]
trap position 169,130
100:run_bc:@&run [169,130]
trap position 163,132
100:run_bc:@&run [163,132]
trap position 157,108
100:run_bc:@&run [157,108]
trap position 145,111
100:run_bc:@&run [145,111]
trap position 144,122
100:run_bc:@&run [144,122]
trap position 139,119
100:run_bc:@&run [139,119]
trap position 138,111
100:run_bc:@&run [138,111]
trap position 136,109
100:run_bc:@&run [136,109]
trap position 132,135
100:run_bc:@&run [132,135]
trap position 127,131
100:run_bc:@&run [127,131]
trap position 126,114
100:run_bc:@&run [126,114]
trap position 115,112
100:run_bc:@&run [115,112]
trap position 114,145
100:run_bc:@&run [114,145]
trap position 103,145
100:run_bc:@&run [103,145]
trap position 101,121
100:run_bc:@&run [101,121]
trap position 96,123
100:run_bc:@&run [96,123]
trap position 95,151
100:run_bc:@&run [95,151]
trap position 89,150
100:run_bc:@&run [89,150]
trap position 88,165
100:run_bc:@&run [88,165]
trap position 81,173
100:run_bc:@&run [81,173]
trap position 80,203
100:run_bc:@&run [80,203]
trap position 74,208
100:run_bc:@&run [74,208]
trap position 73,232
100:run_bc:@&run [73,232]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 81,270
100:run_bc:@&run [81,270]
trap position 92,292
100:run_bc:@&run [92,292]
trap position 100,291
100:run_bc:@&run [100,291]
trap position 100,245
100:run_bc:@&run [100,245]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 91,211
100:run_bc:@&run [91,211]
trap position 94,206
100:run_bc:@&run [94,206]
1:a_bc:ask ephraim about discipline
::city ^[31m第11步完成
#12 再次找洛羅
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 19,233
100:run_bc:@&run [19,233]
1:a_bc:ask chris about discipline
1:a_bc:ask chris about zazen
1:a_bc:ask chris about muse
::city ^[31m第12步完成
#13 回祭壇
trap position 21,227
100:run_bc:@&run [21,227]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,194
100:run_bc:@&run [30,194]
trap position 44,195
100:run_bc:@&run [44,195]
trap position 46,216
100:run_bc:@&run [46,216]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,209
100:run_bc:@&run [53,209]
trap position 58,212
100:run_bc:@&run [58,212]
trap position 60,208
100:run_bc:@&run [60,208]
trap position 62,214
100:run_bc:@&run [62,214]
trap position 66,222
100:run_bc:@&run [66,222]
trap position 72,231
100:run_bc:@&run [72,231]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 91,269
100:run_bc:@&run [91,269]
trap position 92,294
100:run_bc:@&run [92,294]
trap position 100,293
100:run_bc:@&run [100,293]
trap position 101,248
100:run_bc:@&run [101,248]
trap position 91,242
100:run_bc:@&run [91,242]
trap position 90,231
100:run_bc:@&run [90,231]
trap position 99,213
100:run_bc:@&run [99,213]
1:a_bc:ask ephraim about 祭壇
::city ^[31m第12步完成
1::city ^[31mOk!只要最後一步不出錯那麼上線後只要在魔法陣中央輸入^[32mpray^[31m就可以進入祭壇了。
1::city ^[31mOk!只要最後一步不出錯那麼上線後只要在魔法陣中央輸入^[32mpray^[31m就可以進入祭壇了。
1::city ^[31mOk!只要最後一步不出錯那麼上線後只要在魔法陣中央輸入^[32mpray^[31m就可以進入祭壇了。
::chat ^[32m需要^[31m進德魯依祭壇任務程式碼^[32m者請登陸^[33mwww.17173.com/wanwang/xiazai/xiazai.htm
::org ^[32m需要^[31m進德魯依祭壇任務程式碼^[32m者請登陸^[33mwww.17173.com/wanwang/xiazai/xiazai.htm
stop
%scene stop
1::city ^[31m哦~非常不幸,不知道因為什麼原因。任務出錯了。
1::city ^[31m也許是剛才沒有負重,也許是有的步驟沒有完成好。
1::city ^[31m只能從頭開始過了。
goto begin
%scene on
1::open n
return next
%scene onw
1::open nw
return next
%scene one
1::open ne
return next
%scene osw
1::open sw
return next
%scene ose
1::open se
return next
%scene kill
1::sing 邊上有怪 最好手動“暫停”程式碼 殺掉怪再執行!看清楚哦是“暫停” 不是停止!
10::cast %va
if (%h<%H)
::drink potion
::drink potion
endif
return retry
%bc run_bc
call:kill:你現在正在戰鬥中 ...
next::@position
retry:1:你剛剛才轉換過區域,請稍待一會兒再試 !
retry:1:你正忙%*
%bc a_bc
retry:1:這裡沒有這個人。
%bc gnw_bc
call:onw:你過不去。
%bc gsw_bc
call:osw:你過不去。
%bc gne_bc
call:one:你過不去。
%bc gse_bc
call:ose:你過不去。
%bc gn_bc
call:on:你過不去。
%bc pay_bc
restart::What?
%public_bc
next::你要有目標才能施法。
retry:1:你的周圍沒有這個人。
retry:1:這裡沒有這個人。
retry:1:你要問誰什麼事 ?
next::%*你可以朝那個方向去找他%*
goto:stop:你沒有這種東西。
retry::你上一個動作沒有完成, 不能施法!
retry::你正忙著呢 !
next::%*法力不夠%*
next::(你得到 %* 點經驗。)06德鲁依祭坛入场:十三段寻访与四方树木 · 完整代码
863 行原文
#祭壇程式碼
%variable a
法術
#當不得不戰鬥時要施的法術(例如殺手用失憶;大法可以放惡魔或時風;智者可以放閃光......戰系的更好辦了,什麼都不要管,只要砍得動,一會兒就可以消滅敵人了。)
#法術id可以用spells指令查
%scene begin
#1 到祭壇
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 190,179
100:run_bc:@&run [190,179]
trap position 181,152
100:run_bc:@&run [181,152]
trap position 178,145
100:run_bc:@&run [178,145]
trap position 172,142
100:run_bc:@&run [172,142]
trap position 169,130
100:run_bc:@&run [169,130]
trap position 163,132
100:run_bc:@&run [163,132]
trap position 157,108
100:run_bc:@&run [157,108]
trap position 145,111
100:run_bc:@&run [145,111]
trap position 144,122
100:run_bc:@&run [144,122]
trap position 139,119
100:run_bc:@&run [139,119]
trap position 138,111
100:run_bc:@&run [138,111]
trap position 136,109
100:run_bc:@&run [136,109]
trap position 132,135
100:run_bc:@&run [132,135]
trap position 127,131
100:run_bc:@&run [127,131]
trap position 126,114
100:run_bc:@&run [126,114]
trap position 115,112
100:run_bc:@&run [115,112]
trap position 114,145
100:run_bc:@&run [114,145]
trap position 103,145
100:run_bc:@&run [103,145]
trap position 101,121
100:run_bc:@&run [101,121]
trap position 96,126
100:run_bc:@&run [96,126]
trap position 95,151
100:run_bc:@&run [95,151]
trap position 89,150
100:run_bc:@&run [89,150]
trap position 88,165
100:run_bc:@&run [88,165]
trap position 81,173
100:run_bc:@&run [81,173]
trap position 80,203
100:run_bc:@&run [80,203]
trap position 74,208
100:run_bc:@&run [74,208]
trap position 73,232
100:run_bc:@&run [73,232]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 81,270
100:run_bc:@&run [81,270]
trap position 92,292
100:run_bc:@&run [92,292]
trap position 100,291
100:run_bc:@&run [100,291]
trap position 100,245
100:run_bc:@&run [100,245]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 91,211
100:run_bc:@&run [91,211]
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about restart
::@%%1
1:a_bc:ask ephraim about 祭壇
1:a_bc:ask ephraim about 祭壇
1:a_bc:ask ephraim about 祭壇
1:a_bc:ask ephraim about discipline
trap position 91,205
100:run_bc:@&run [91,205]
1:a_bc:ask fawkes about discipline
::city ^[31m第1步完成
#2 找洛羅
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
1:gnw_bc:go nw
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
1:a_bc:ask rollo about discipline
::city ^[31m第2步完成
#3 讀石碑
trap position 59,205
100:run_bc:@&run [59,205]
trap position 59,210
100:run_bc:@&run [59,210]
1:gsw_bc:go sw
trap position 54,210
100:run_bc:@&run [54,210]
trap position 51,214
100:run_bc:@&run [51,214]
1:gsw_bc:go sw
trap position 50,216
100:run_bc:@&run [50,216]
trap position 37,218
100:run_bc:@&run [37,218]
trap position 36,250
100:run_bc:@&run [36,250]
trap position 38,252
100:run_bc:@&run [38,252]
trap position 39,276
100:run_bc:@&run [39,276]
trap position 36,277
100:run_bc:@&run [36,277]
trap position 36,300
100:run_bc:@&run [36,300]
trap position 30,302
100:run_bc:@&run [30,302]
trap position 20,311
100:run_bc:@&run [20,311]
5::read epigraph
::city ^[31m第3步完成
#4 第二次找洛羅
trap position 30,302
100:run_bc:@&run [30,302]
trap position 36,300
100:run_bc:@&run [36,300]
trap position 36,277
100:run_bc:@&run [36,277]
trap position 39,276
100:run_bc:@&run [39,276]
trap position 38,252
100:run_bc:@&run [38,252]
trap position 36,250
100:run_bc:@&run [36,250]
trap position 37,218
100:run_bc:@&run [37,218]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,210
100:run_bc:@&run [53,210]
trap position 58,211
100:run_bc:@&run [58,211]
trap position 59,205
100:run_bc:@&run [59,205]
trap position 57,199
100:run_bc:@&run [57,199]
1:a_bc:ask rollo about discipline
1:a_bc:ask rollo about king
::city ^[31m第4步完成
#5 找維娜
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 43,179
100:run_bc:@&run [43,179]
trap position 41,173
100:run_bc:@&run [41,173]
trap position 42,132
100:run_bc:@&run [42,132]
trap position 54,134
100:run_bc:@&run [54,134]
trap position 54,145
100:run_bc:@&run [54,145]
trap position 58,173
100:run_bc:@&run [58,173]
trap position 66,173
100:run_bc:@&run [66,173]
trap position 67,150
100:run_bc:@&run [67,150]
trap position 66,121
100:run_bc:@&run [66,121]
trap position 66,87
100:run_bc:@&run [66,87]
trap position 85,89
100:run_bc:@&run [85,89]
trap position 86,97
100:run_bc:@&run [86,97]
trap position 89,101
100:run_bc:@&run [89,101]
1:a_bc:ask natividad about king
1:a_bc:ask natividad about help
::city ^[31m第5步完成
#6 找藍森
trap position 82,100
100:run_bc:@&run [82,100]
trap position 74,86
100:run_bc:@&run [74,86]
trap position 67,84
100:run_bc:@&run [67,84]
trap position 66,147
100:run_bc:@&run [66,147]
trap position 65,148
100:run_bc:@&run [65,148]
trap position 61,154
100:run_bc:@&run [61,154]
trap position 51,133
100:run_bc:@&run [51,133]
trap position 41,133
100:run_bc:@&run [41,133]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 16,214
100:run_bc:@&run [16,214]
trap position 12,213
100:run_bc:@&run [12,213]
trap position 12,167
100:run_bc:@&run [12,167]
trap position 27,165
100:run_bc:@&run [27,165]
trap position 29,157
100:run_bc:@&run [29,157]
trap position 33,154
100:run_bc:@&run [33,154]
trap position 33,107
100:run_bc:@&run [33,107]
trap position 25,88
100:run_bc:@&run [25,88]
trap position 29,80
100:run_bc:@&run [29,80]
trap position 29,84
100:run_bc:@&run [29,84]
1:gse_bc:go se
trap position 30,88
100:run_bc:@&run [30,88]
trap position 31,84
100:run_bc:@&run [31,84]
1:gne_bc:go ne
trap position 32,81
100:run_bc:@&run [32,81]
trap position 36,86
100:run_bc:@&run [36,86]
1:a_bc:ask remsen about necklace
::city ^[31m第6步完成
#7 找瑟娜林
trap position 40,91
100:run_bc:@&run [40,91]
trap position 41,92
100:run_bc:@&run [41,92]
1:gse_bc:go se
trap position 42,96
100:run_bc:@&run [42,96]
trap position 32,117
100:run_bc:@&run [32,117]
trap position 32,156
100:run_bc:@&run [32,156]
trap position 27,159
100:run_bc:@&run [27,159]
trap position 26,168
100:run_bc:@&run [26,168]
trap position 13,170
100:run_bc:@&run [13,170]
trap position 12,214
100:run_bc:@&run [12,214]
trap position 16,215
100:run_bc:@&run [16,215]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,194
100:run_bc:@&run [30,194]
trap position 44,195
100:run_bc:@&run [44,195]
trap position 46,216
100:run_bc:@&run [46,216]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,209
100:run_bc:@&run [53,209]
trap position 58,212
100:run_bc:@&run [58,212]
trap position 60,208
100:run_bc:@&run [60,208]
trap position 62,214
100:run_bc:@&run [62,214]
trap position 66,222
100:run_bc:@&run [66,222]
trap position 72,231
100:run_bc:@&run [72,231]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 91,269
100:run_bc:@&run [91,269]
trap position 92,294
100:run_bc:@&run [92,294]
trap position 100,293
100:run_bc:@&run [100,293]
trap position 101,248
100:run_bc:@&run [101,248]
trap position 91,242
100:run_bc:@&run [91,242]
trap position 90,231
100:run_bc:@&run [90,231]
trap position 99,213
100:run_bc:@&run [99,213]
1::drop 1000 potion
1:a_bc:ask selena about ring
::get
::city ^[31m第7步完成
#8 第二次回維娜
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 43,179
100:run_bc:@&run [43,179]
trap position 41,173
100:run_bc:@&run [41,173]
trap position 42,132
100:run_bc:@&run [42,132]
trap position 54,134
100:run_bc:@&run [54,134]
trap position 54,145
100:run_bc:@&run [54,145]
trap position 58,173
100:run_bc:@&run [58,173]
trap position 66,173
100:run_bc:@&run [66,173]
trap position 67,150
100:run_bc:@&run [67,150]
trap position 66,121
100:run_bc:@&run [66,121]
trap position 66,87
100:run_bc:@&run [66,87]
trap position 85,89
100:run_bc:@&run [85,89]
trap position 86,97
100:run_bc:@&run [86,97]
trap position 89,101
100:run_bc:@&run [89,101]
20::give purple ring to natividad
::city ^[31m第8步完成
#9 精靈王
trap position 82,100
100:run_bc:@&run [82,100]
trap position 74,86
100:run_bc:@&run [74,86]
trap position 67,84
100:run_bc:@&run [67,84]
trap position 66,147
100:run_bc:@&run [66,147]
trap position 65,148
100:run_bc:@&run [65,148]
trap position 61,154
100:run_bc:@&run [61,154]
trap position 51,133
100:run_bc:@&run [51,133]
trap position 41,133
100:run_bc:@&run [41,133]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 16,214
100:run_bc:@&run [16,214]
trap position 12,213
100:run_bc:@&run [12,213]
trap position 9,204
100:run_bc:@&run [9,204]
trap position 1,203
100:run_bc:@&run [1,203]
trap position 1,174
100:run_bc:@&run [1,174]
trap position 5,166
100:run_bc:@&run [5,166]
1:a_bc:ask lance about discipline
::city ^[31m第9步完成
#10 聽樹
trap position 6,134
100:run_bc:@&run [6,134]
trap position 2,132
100:run_bc:@&run [2,132]
trap position 1,78
100:run_bc:@&run [1,78]
trap position 3,72
100:run_bc:@&run [3,72]
trap position 3,28
100:run_bc:@&run [3,28]
2::@&click 巨樹
1::@%%1
1::hear voice from northwest tree
::city ^[31m第1棵樹聽完
if (%h<%H-1000)
call kill
endif
trap position 2,90
100:run_bc:@&run [2,90]
trap position 2,132
100:run_bc:@&run [2,132]
trap position 5,137
100:run_bc:@&run [5,137]
trap position 5,167
100:run_bc:@&run [5,167]
trap position 1,176
100:run_bc:@&run [1,176]
trap position 1,203
100:run_bc:@&run [1,203]
trap position 11,205
100:run_bc:@&run [11,205]
trap position 13,212
100:run_bc:@&run [13,212]
trap position 16,215
100:run_bc:@&run [16,215]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,192
100:run_bc:@&run [30,192]
trap position 39,193
100:run_bc:@&run [39,193]
trap position 39,216
100:run_bc:@&run [39,216]
trap position 36,223
100:run_bc:@&run [36,223]
trap position 36,251
100:run_bc:@&run [36,251]
trap position 38,275
100:run_bc:@&run [38,275]
trap position 36,273
100:run_bc:@&run [36,273]
trap position 35,287
100:run_bc:@&run [35,287]
trap position 35,301
100:run_bc:@&run [35,301]
trap position 27,301
100:run_bc:@&run [27,301]
trap position 13,357
100:run_bc:@&run [13,357]
trap position 7,378
100:run_bc:@&run [7,378]
2::@&click 巨樹
1::@%%1
1::hear voice from southwest tree
::city ^[31m第2棵樹聽完
if (%h<%H-1000)
call kill
endif
1:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 189,175
100:run_bc:@&run [189,175]
trap position 188,165
100:run_bc:@&run [188,165]
trap position 183,158
100:run_bc:@&run [183,158]
trap position 182,142
100:run_bc:@&run [182,142]
trap position 187,129
100:run_bc:@&run [187,129]
trap position 188,84
100:run_bc:@&run [188,84]
trap position 185,78
100:run_bc:@&run [185,78]
trap position 184,61
100:run_bc:@&run [184,61]
trap position 187,48
100:run_bc:@&run [187,48]
trap position 195,50
100:run_bc:@&run [195,50]
trap position 194,19
100:run_bc:@&run [194,19]
2::@&click 巨樹
1::@%%1
1::hear voice from northeast tree
::city ^[31m第3棵樹聽完
if (%h<%H-1000)
call kill
endif
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 190,180
100:run_bc:@&run [190,180]
trap position 189,193
100:run_bc:@&run [189,193]
trap position 178,194
100:run_bc:@&run [178,194]
trap position 177,179
100:run_bc:@&run [177,179]
trap position 170,169
100:run_bc:@&run [170,169]
trap position 165,168
100:run_bc:@&run [165,168]
trap position 166,206
100:run_bc:@&run [166,206]
trap position 165,254
100:run_bc:@&run [165,254]
trap position 168,264
100:run_bc:@&run [168,264]
trap position 174,284
100:run_bc:@&run [174,284]
trap position 174,299
100:run_bc:@&run [174,299]
trap position 171,310
100:run_bc:@&run [171,310]
trap position 172,326
100:run_bc:@&run [172,326]
trap position 179,327
100:run_bc:@&run [179,327]
trap position 181,348
100:run_bc:@&run [181,348]
trap position 186,351
100:run_bc:@&run [186,351]
trap position 186,368
100:run_bc:@&run [186,368]
2::@&click 巨樹
1::@%%1
1::hear voice from southeast tree
::city ^[31m第4棵樹聽完
if (%h<%H-1000)
call kill
endif
::city ^[31m第10步完成
#11 第二次回祭壇
4:run_bc:recall 2
trap position 43,166
100:run_bc:@&run [43,166]
2::@&look 車伕
4:pay_bc:pay 50 for 2
trap position 165,209
100:run_bc:@&run [165,209]
2::@&look 庫瑪
4::@%%1
trap position 190,179
100:run_bc:@&run [190,179]
trap position 181,152
100:run_bc:@&run [181,152]
trap position 178,145
100:run_bc:@&run [178,145]
trap position 172,142
100:run_bc:@&run [172,142]
trap position 169,130
100:run_bc:@&run [169,130]
trap position 163,132
100:run_bc:@&run [163,132]
trap position 157,108
100:run_bc:@&run [157,108]
trap position 145,111
100:run_bc:@&run [145,111]
trap position 144,122
100:run_bc:@&run [144,122]
trap position 139,119
100:run_bc:@&run [139,119]
trap position 138,111
100:run_bc:@&run [138,111]
trap position 136,109
100:run_bc:@&run [136,109]
trap position 132,135
100:run_bc:@&run [132,135]
trap position 127,131
100:run_bc:@&run [127,131]
trap position 126,114
100:run_bc:@&run [126,114]
trap position 115,112
100:run_bc:@&run [115,112]
trap position 114,145
100:run_bc:@&run [114,145]
trap position 103,145
100:run_bc:@&run [103,145]
trap position 101,121
100:run_bc:@&run [101,121]
trap position 96,123
100:run_bc:@&run [96,123]
trap position 95,151
100:run_bc:@&run [95,151]
trap position 89,150
100:run_bc:@&run [89,150]
trap position 88,165
100:run_bc:@&run [88,165]
trap position 81,173
100:run_bc:@&run [81,173]
trap position 80,203
100:run_bc:@&run [80,203]
trap position 74,208
100:run_bc:@&run [74,208]
trap position 73,232
100:run_bc:@&run [73,232]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 81,270
100:run_bc:@&run [81,270]
trap position 92,292
100:run_bc:@&run [92,292]
trap position 100,291
100:run_bc:@&run [100,291]
trap position 100,245
100:run_bc:@&run [100,245]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 91,211
100:run_bc:@&run [91,211]
trap position 94,206
100:run_bc:@&run [94,206]
1:a_bc:ask ephraim about discipline
::city ^[31m第11步完成
#12 再次找洛羅
trap position 91,214
100:run_bc:@&run [91,214]
trap position 92,244
100:run_bc:@&run [92,244]
trap position 99,247
100:run_bc:@&run [99,247]
trap position 99,291
100:run_bc:@&run [99,291]
trap position 92,290
100:run_bc:@&run [92,290]
trap position 91,270
100:run_bc:@&run [91,270]
trap position 80,268
100:run_bc:@&run [80,268]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 65,230
100:run_bc:@&run [65,230]
trap position 62,212
100:run_bc:@&run [62,212]
trap position 59,207
100:run_bc:@&run [59,207]
trap position 57,199
100:run_bc:@&run [57,199]
trap position 59,210
100:run_bc:@&run [59,210]
trap position 54,214
100:run_bc:@&run [54,214]
trap position 51,213
100:run_bc:@&run [51,213]
trap position 49,218
100:run_bc:@&run [49,218]
trap position 45,206
100:run_bc:@&run [45,206]
trap position 44,193
100:run_bc:@&run [44,193]
trap position 42,192
100:run_bc:@&run [42,192]
trap position 30,191
100:run_bc:@&run [30,191]
trap position 30,228
100:run_bc:@&run [30,228]
trap position 21,227
100:run_bc:@&run [21,227]
trap position 19,233
100:run_bc:@&run [19,233]
1:a_bc:ask chris about discipline
1:a_bc:ask chris about zazen
1:a_bc:ask chris about muse
::city ^[31m第12步完成
#13 回祭壇
trap position 21,227
100:run_bc:@&run [21,227]
trap position 23,228
100:run_bc:@&run [23,228]
trap position 29,227
100:run_bc:@&run [29,227]
trap position 30,194
100:run_bc:@&run [30,194]
trap position 44,195
100:run_bc:@&run [44,195]
trap position 46,216
100:run_bc:@&run [46,216]
trap position 50,216
100:run_bc:@&run [50,216]
trap position 53,209
100:run_bc:@&run [53,209]
trap position 58,212
100:run_bc:@&run [58,212]
trap position 60,208
100:run_bc:@&run [60,208]
trap position 62,214
100:run_bc:@&run [62,214]
trap position 66,222
100:run_bc:@&run [66,222]
trap position 72,231
100:run_bc:@&run [72,231]
trap position 80,234
100:run_bc:@&run [80,234]
trap position 79,267
100:run_bc:@&run [79,267]
trap position 91,269
100:run_bc:@&run [91,269]
trap position 92,294
100:run_bc:@&run [92,294]
trap position 100,293
100:run_bc:@&run [100,293]
trap position 101,248
100:run_bc:@&run [101,248]
trap position 91,242
100:run_bc:@&run [91,242]
trap position 90,231
100:run_bc:@&run [90,231]
trap position 99,213
100:run_bc:@&run [99,213]
1:a_bc:ask ephraim about 祭壇
::city ^[31m第12步完成
1::city ^[31mOk!只要最後一步不出錯那麼上線後只要在魔法陣中央輸入^[32mpray^[31m就可以進入祭壇了。
1::city ^[31mOk!只要最後一步不出錯那麼上線後只要在魔法陣中央輸入^[32mpray^[31m就可以進入祭壇了。
1::city ^[31mOk!只要最後一步不出錯那麼上線後只要在魔法陣中央輸入^[32mpray^[31m就可以進入祭壇了。
::chat ^[32m需要^[31m進德魯依祭壇任務程式碼^[32m者請登陸^[33mwww.17173.com/wanwang/xiazai/xiazai.htm
::org ^[32m需要^[31m進德魯依祭壇任務程式碼^[32m者請登陸^[33mwww.17173.com/wanwang/xiazai/xiazai.htm
stop
%scene stop
1::city ^[31m哦~非常不幸,不知道因為什麼原因。任務出錯了。
1::city ^[31m也許是剛才沒有負重,也許是有的步驟沒有完成好。
1::city ^[31m只能從頭開始過了。
goto begin
%scene on
1::open n
return next
%scene onw
1::open nw
return next
%scene one
1::open ne
return next
%scene osw
1::open sw
return next
%scene ose
1::open se
return next
%scene kill
4::cast %va
if (%h<%H)
::drink
::drink
endif
return retry
%bc run_bc
call:kill:你現在正在戰鬥中 ...
next::@position
retry:1:你剛剛才轉換過區域,請稍待一會兒再試 !
retry:1:你正忙%*
%bc a_bc
retry:1:這裡沒有這個人。
%bc gnw_bc
call:onw:你過不去。
%bc gsw_bc
call:osw:你過不去。
%bc gne_bc
call:one:你過不去。
%bc gse_bc
call:ose:你過不去。
%bc gn_bc
call:on:你過不去。
%bc pay_bc
restart::What?
%public_bc
next::你要有目標才能施法。
retry:1:你的周圍沒有這個人。
retry:1:這裡沒有這個人。
retry:1:你要問誰什麼事 ?
next::%*你可以朝那個方向去找他%*
goto:stop:你沒有這種東西。
retry::你上一個動作沒有完成, 不能施法!
retry::你正忙著呢 !
next::%*法力不夠%*
next::(你得到 %* 點經驗。)↗来源与版本
飞梦/17KOK、渔夫与2001年典藏版出现数值或机制冲突时,以飞梦所记相应服务器的后续有效规则为正文依据;同站更新按明确生效日期处理。旧规则保留年代与服别,未明日期的差异就近说明;原资料对照用于追溯。
