2022-10-21 23:00:12 +08:00
|
|
|
|
main.floors.QISHI=
|
|
|
|
|
{
|
|
|
|
|
"floorId": "QISHI",
|
|
|
|
|
"title": "野外",
|
|
|
|
|
"name": "野外",
|
|
|
|
|
"canFlyTo": false,
|
|
|
|
|
"canUseQuickShop": true,
|
|
|
|
|
"cannotViewMap": true,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"images": [],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"item_ratio": 1,
|
|
|
|
|
"firstArrive": [],
|
|
|
|
|
"events": {
|
2022-10-22 19:23:02 +08:00
|
|
|
|
"7,7": null,
|
|
|
|
|
"1,0": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "function",
|
|
|
|
|
"function": "function(){\ncore.dom.wholeCtx.fillRect(0,0,core.dom.whole.width,core.dom.whole.height)\n}"
|
|
|
|
|
},
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "playBgm",
|
|
|
|
|
"name": "mianmian.mp3",
|
|
|
|
|
"keep": true
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "center",
|
|
|
|
|
"background": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
0
|
|
|
|
|
],
|
|
|
|
|
"time": 20
|
|
|
|
|
},
|
2023-01-01 19:40:11 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 2000,
|
|
|
|
|
"noSkip": true
|
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"公、公主殿下!!",
|
2023-01-01 19:40:11 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 2000,
|
|
|
|
|
"noSkip": true
|
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"...呼...呼........",
|
2023-01-01 19:40:11 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 2000,
|
|
|
|
|
"noSkip": true
|
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"公主殿下......您等等我......",
|
2023-01-01 19:40:11 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 2000,
|
|
|
|
|
"noSkip": true
|
|
|
|
|
},
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\tcore.dom.wholeCtx.globalAlpha = 1;\n\tcore.dom.wholeCtx.fillRect(0, 0, core.dom.whole.width, core.dom.whole.height);\n\tcore.dom.wholeCtx.globalAlpha = step / steps;\n\tcore.drawImage(core.dom.wholeCtx, core.material.images.images['yinyuecun.jpg'], 0, 0);\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t}\n}, per_time);\n}"
|
2022-10-25 00:13:37 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "sleep",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"time": 500,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"noSkip": true
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "center",
|
|
|
|
|
"title": [
|
|
|
|
|
255,
|
|
|
|
|
255,
|
|
|
|
|
255,
|
|
|
|
|
1
|
|
|
|
|
],
|
|
|
|
|
"text": [
|
|
|
|
|
255,
|
2023-01-04 00:01:17 +08:00
|
|
|
|
128,
|
|
|
|
|
255,
|
2022-10-21 23:00:12 +08:00
|
|
|
|
1
|
|
|
|
|
],
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\\c[25]怎、怎么又是你邵护卫!烦死啦你!",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "down",
|
|
|
|
|
"text": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
255,
|
|
|
|
|
255,
|
|
|
|
|
255,
|
2022-10-21 23:00:12 +08:00
|
|
|
|
1
|
|
|
|
|
],
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhuzhending.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]一天到晚总是跟着我!烦不烦啊你!",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 2,
|
|
|
|
|
"image": "shaohuzixin.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"loc": [
|
|
|
|
|
0,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
50,
|
|
|
|
|
291,
|
|
|
|
|
466
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[邵虎]公主下请不要再任性了。你看看你都跑多远了。",
|
|
|
|
|
"\t[公主]不用你管。",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\timage101.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\timage102.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\twhole.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t\timage101.style.filter = 'saturate(0%)'\n\t\timage102.style.filter = 'saturate(0%)'\n\t\twhole.style.filter = 'saturate(0%)'\n\t}\n}, per_time);\n}"
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "center",
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
|
|
|
|
},
|
|
|
|
|
"我叫邵虎。是天枢帝国萧涵公主的亲卫队长。",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"身居要职,我的唯一职责就是保护公主殿下的安全",
|
|
|
|
|
"但公主殿下偏偏是个不让人省心的主。",
|
|
|
|
|
"而今天,公主殿下又吵嚷着要去城外的天塔观光。",
|
|
|
|
|
"据说天塔是一百年前天枢与邻国的圣战争夺之后,天枢皇帝为了纪念战争的胜利而修建。",
|
|
|
|
|
"时隔多年,天塔已经成为了妖兽以及魔怪的栖息地",
|
|
|
|
|
"但是令人不解的是,魔怪只栖息在塔的内部,却没有魔怪外出伤人的事例。",
|
|
|
|
|
"但毕竟是魔怪的栖息地,由于担心公主会出现危险,我极力反对公主这次出行。",
|
|
|
|
|
"可是在我的极力劝阻之下,公主却自己一个人跑出了皇城。",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "down",
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\timage101.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\timage102.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\twhole.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t\timage101.style.filter = 'saturate(100%)'\n\t\timage102.style.filter = 'saturate(100%)'\n\t\twhole.style.filter = ''\n\t}\n}, per_time);\n}"
|
2022-10-25 00:13:37 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 500
|
|
|
|
|
},
|
|
|
|
|
"\t[邵虎]公主殿下快回去吧,要是在半路迷路了怎么办?",
|
|
|
|
|
{
|
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhuheihua.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
"\t[公主]烦死了烦死了烦死了~~~~~~!!!",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]邵护卫你有完没完!!!!",
|
|
|
|
|
"\t[公主]本公主就是要出来!!!!你能把我怎么着吧!!",
|
|
|
|
|
"\t[公主]你就是要跟我对着干!!!就是跟我唱反调!!!我告诉你!!跟我对着干的人都没有好下场!!没有没有没有!!!!!",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 2,
|
|
|
|
|
"image": "shaohujinzhang.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
0,
|
|
|
|
|
50,
|
|
|
|
|
291,
|
|
|
|
|
466
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[邵虎]公主殿下您别生气....我没有要和您做对的意思..",
|
|
|
|
|
"\t[公主]那你是什么?你是什么!!",
|
|
|
|
|
"\t[邵虎]公主殿下消消气......要不......您跟紧我,我带你去天塔附近看一看好吗......至于上天塔里面玩什么的.....太危险了......",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhuxiao.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]这可是你说的~~~!不许反悔了!~",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 2,
|
|
|
|
|
"image": "shaohuxiao.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"loc": [
|
|
|
|
|
0,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
50,
|
|
|
|
|
291,
|
|
|
|
|
466
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[邵虎]你开心就好......那我们走吧......",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\timage101.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\timage102.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\twhole.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t\timage101.style.filter = 'saturate(0%)'\n\t\timage102.style.filter = 'saturate(0%)'\n\t\twhole.style.filter = 'saturate(0%)'\n\t}\n}, per_time);\n}"
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 500
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "center",
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
"这就是那个任性的公主。",
|
|
|
|
|
"也是那个开朗的笑容能让平常冷漠的自己也开心的笑起来的公主。",
|
|
|
|
|
"是我每天都要保护的人。",
|
|
|
|
|
"也是我日日夜夜都想要打心里惦记的人。",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"只是她恋慕的心早已经有了明确的指向......",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\timage101.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\timage102.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\twhole.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t\timage101.style.filter = 'saturate(100%)'\n\t\timage102.style.filter = 'saturate(100%)'\n\t\twhole.style.filter = ''\n\t}\n}, per_time);\n}"
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "down",
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhupinghe.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]对了对了,汪护卫呢?不是应该跟你在一起吗?",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 2,
|
|
|
|
|
"image": "shaohuzixin.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
0,
|
|
|
|
|
50,
|
|
|
|
|
291,
|
|
|
|
|
466
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[邵虎]他......和我分头来找你,大概就在附近吧。",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhuzhending.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]怎么不是汪大哥先来找到我呢......唉,真讨厌..",
|
|
|
|
|
"\t[邵虎].............",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\timage101.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\timage102.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\twhole.style.filter = 'saturate(' + (100 - 100 * step / steps) + '%)'\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t\timage101.style.filter = 'saturate(0%)'\n\t\timage102.style.filter = 'saturate(0%)'\n\t\twhole.style.filter = 'saturate(0%)'\n\t}\n}, per_time);\n}"
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "center",
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"汪洋,我的剑术老师,我的大哥,我最好的兄弟。",
|
|
|
|
|
"他比我有风度,比我武功高,比我人缘好。我敬佩他,他很完美,让人感到无法超越。",
|
|
|
|
|
"他曾经有过一段恋情,和我相依为命的姐姐。",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "function",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
"function": "function(){\nvar time = 500;\ntime /= Math.max(core.status.replay.speed, 1)\nvar per_time = 50,\n\tstep = 0,\n\tsteps = parseInt(time / per_time);\nvar animate = core.isReplaying() ? 0 : setInterval(function () {\n\tstep++;\n\timage101.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\timage102.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\twhole.style.filter = 'saturate(' + (100 * step / steps) + '%)'\n\tif (step == steps) {\n\t\tclearInterval(animate);\n\t\timage101.style.filter = 'saturate(100%)'\n\t\timage102.style.filter = 'saturate(100%)'\n\t\twhole.style.filter = ''\n\t}\n}, per_time);\n}"
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "sleep",
|
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "setText",
|
|
|
|
|
"position": "down",
|
|
|
|
|
"background": "winskin.png",
|
|
|
|
|
"time": 20
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]话说前面是一个村子了呢......没听说过这附近有村子啊......",
|
|
|
|
|
"\t[公主]喂、、姓邵的,你知不知道这里是哪啊?",
|
|
|
|
|
"\t[邵虎]这里是镇天谷,是汪大哥的家乡。",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhujiao.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]诶诶!!??",
|
|
|
|
|
"\t[公主]汪大哥...啊不...汪护卫是出身在这里的么!",
|
|
|
|
|
"\t[公主]我竟然完全都不知道啊......",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"type": "showImage2",
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"code": 1,
|
|
|
|
|
"image": "gongzhupinghe.png",
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"sloc": [
|
|
|
|
|
0,
|
|
|
|
|
0,
|
|
|
|
|
null
|
|
|
|
|
],
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"loc": [
|
2022-10-25 00:13:37 +08:00
|
|
|
|
330,
|
|
|
|
|
90,
|
|
|
|
|
319,
|
|
|
|
|
390
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
|
|
|
|
"opacity": 1,
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"time": 500
|
2022-10-21 23:00:12 +08:00
|
|
|
|
},
|
2022-10-25 00:13:37 +08:00
|
|
|
|
"\t[公主]好吧~~~~那我们就去汪护卫的家乡看一看好了~~!",
|
|
|
|
|
"\t[邵虎]诶.~~~~~诶!!?",
|
|
|
|
|
"\t[邵虎](也好,这里肯定是比天塔安全得多......)",
|
|
|
|
|
"\t[邵虎]那我们走吧公主殿下,会碰上汪大哥也说不定。",
|
2022-11-02 21:12:18 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "function",
|
|
|
|
|
"function": "function(){\ncore.dom.wholeCtx.fillRect(0,0,core.dom.whole.width,core.dom.whole.height)\n}"
|
|
|
|
|
},
|
2022-10-21 23:00:12 +08:00
|
|
|
|
{
|
|
|
|
|
"type": "hideImage",
|
|
|
|
|
"code": 1,
|
|
|
|
|
"time": 0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "hideImage",
|
|
|
|
|
"code": 2,
|
|
|
|
|
"time": 0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "changeFloor",
|
|
|
|
|
"floorId": "MUDI",
|
|
|
|
|
"loc": [
|
2022-10-22 19:23:02 +08:00
|
|
|
|
0,
|
2022-10-21 23:00:12 +08:00
|
|
|
|
0
|
|
|
|
|
],
|
|
|
|
|
"time": 0
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"type": "trigger",
|
|
|
|
|
"loc": [
|
2022-10-22 19:23:02 +08:00
|
|
|
|
1,
|
2022-10-21 23:00:12 +08:00
|
|
|
|
0
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"changeFloor": {},
|
|
|
|
|
"afterBattle": {},
|
|
|
|
|
"afterGetItem": {},
|
|
|
|
|
"afterOpenDoor": {},
|
|
|
|
|
"cannotMove": {},
|
|
|
|
|
"ratio": 1,
|
|
|
|
|
"map": [
|
2022-10-22 19:23:02 +08:00
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
|
|
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
2022-10-21 23:00:12 +08:00
|
|
|
|
],
|
2022-11-10 21:57:32 +08:00
|
|
|
|
"color": null,
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"bgmap": [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
"fgmap": [
|
|
|
|
|
|
|
|
|
|
],
|
2022-10-22 19:23:02 +08:00
|
|
|
|
"width": 15,
|
|
|
|
|
"height": 15,
|
2022-10-21 23:00:12 +08:00
|
|
|
|
"autoEvent": {},
|
|
|
|
|
"beforeBattle": {},
|
|
|
|
|
"cannotMoveIn": {}
|
|
|
|
|
}
|