tianta/project/floors/MT79.js

2336 lines
91 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.MT79=
{
"floorId": "MT79",
"title": "天塔第 79 层",
"name": "天塔第79层",
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": false,
"defaultGround": "ground",
"images": [],
"item_ratio": 1,
"map": [
2022-10-22 19:23:02 +08:00
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 2, 2, 2, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 0, 24, 0, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 0, 2, 0, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 2, 0,301, 0, 2, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 27, 0, 0, 0, 28, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 2, 81, 2, 81, 2, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 21, 0, 2, 0, 22, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 31, 0, 0, 0, 32, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 0, 0, 2, 0, 0, 2, 4, 4,352, 0],
[ 0,348, 4, 4, 2, 88, 0, 2, 0, 87, 2, 4, 4,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 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
],
"firstArrive": [
{
"type": "trigger",
"loc": [
2022-10-22 23:48:12 +08:00
1,
2022-10-21 23:00:12 +08:00
0
]
}
],
"parallelDo": "",
"events": {
2022-10-22 19:23:02 +08:00
"2,0": [
2022-10-21 23:00:12 +08:00
{
"type": "function",
"function": "function(){\ncore.drawAnimate(\"jian\",6,4)\n}"
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
5,
2022-10-21 23:00:12 +08:00
6
],
"direction": "right"
},
{
"type": "function",
"function": "function(){\nvar ex = 8,\n\tey = 6,\n\ttime = 1000;\ncore.jumpHero(ex, ey, time)\n}"
},
{
"type": "jump",
"from": [
8,
6
],
"to": [
4,
6
],
"time": 1000,
"keep": true
},
{
"type": "setValue",
"name": "status:hp",
"operator": "-=",
"value": "1000"
},
{
"type": "sleep",
"time": 1000
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
6
],
"direction": "left"
},
{
"type": "function",
"function": "function(){\nsetTimeout(function () {\n\t\tcore.drawAnimate(\"jiaochajian\", 6, 4);\n\t},\n\tcore.status.replay.replaying ? 20 : 500);\n}"
},
{
"type": "function",
"function": "function(){\nvar ex = 4,\n\tey = 6,\n\ttime = 1000;\ncore.jumpHero(ex, ey, time)\n}"
},
{
"type": "jump",
"from": [
4,
6
],
"to": [
8,
6
],
"time": 1000,
"keep": true
},
{
"type": "setValue",
"name": "status:hp",
"operator": "-=",
"value": "1000"
},
{
"type": "sleep",
"time": 500
},
{
"type": "moveHero",
"steps": [
"right:2"
]
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"left:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": "hero"
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "changePos",
"direction": "right"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
8,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"left:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
]
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"right:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": "hero"
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "changePos",
"direction": "right"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
8,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"left:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
]
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"right:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": "hero"
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "changePos",
"direction": "right"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
8,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"left:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
]
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"right:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": "hero"
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "changePos",
"direction": "right"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
8,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"left:1"
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"right:2"
]
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
5,
2022-10-21 23:00:12 +08:00
6
],
"direction": "right"
},
{
"type": "function",
"function": "function(){\nsetTimeout(function () {\n\t\tcore.drawAnimate(\"jiaochajian\", 6, 4);\n\t},\n\tcore.status.replay.replaying ? 20 : 500);\n}"
},
{
"type": "function",
"function": "function(){\nvar ex = 8,\n\tey = 6,\n\ttime = 1000;\ncore.jumpHero(ex, ey, time)\n}"
},
{
"type": "jump",
"from": [
8,
6
],
"to": [
4,
6
],
"time": 1000,
"keep": true
},
{
"type": "setValue",
"name": "status:hp",
"operator": "-=",
"value": "1000"
},
{
"type": "sleep",
"time": 1000
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
6
],
"direction": "left"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
5,
2022-10-21 23:00:12 +08:00
6
],
"time": 500,
"keep": true,
"steps": [
"right:1",
"down:3"
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "gantanhao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "moveHero",
"steps": [
"left:3",
"down:2"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": "hero"
},
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{
"type": "changePos",
"direction": "down"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
9
],
"time": 500,
"keep": true,
"steps": [
"up:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
8
]
},
{
"type": "moveHero",
"steps": [
"down:1"
]
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
8
],
"time": 500,
"keep": true,
"steps": [
"down:1"
]
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": "hero"
},
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{
"type": "changePos",
"direction": "down"
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
9
],
"time": 500,
"keep": true,
"steps": [
"up:1"
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "move",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
8
],
"time": 500,
"keep": true,
"steps": [
"down:1",
"right:3",
"down:1"
]
},
{
"type": "moveHero",
"time": 500,
"steps": [
"down:2"
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
10
]
],
"remove": true
},
{
"type": "moveHero",
"time": 500,
"steps": [
"right:3",
"down:1"
]
},
{
"type": "changeFloor",
"floorId": "MT80",
"loc": [
2022-10-22 23:48:12 +08:00
8,
2022-10-21 23:00:12 +08:00
11
]
},
{
"type": "trigger",
"loc": [
2022-10-22 23:48:12 +08:00
1,
2022-10-21 23:00:12 +08:00
0
]
}
],
2022-10-22 19:23:02 +08:00
"1,0": [
2022-10-21 23:00:12 +08:00
{
"type": "moveHero",
"steps": [
"up:2"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
5,
2022-10-21 23:00:12 +08:00
9
]
],
"remove": true
},
{
"type": "setValue",
"name": "status:hp",
"operator": "+=",
"value": "75"
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
5,
2022-10-21 23:00:12 +08:00
8
]
],
"remove": true
},
{
"type": "setValue",
"name": "item:yellowKey",
"operator": "+=",
"value": "1"
},
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "moveHero",
"steps": [
"down:1"
]
},
{
"type": "moveHero",
"steps": [
"right:2"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
9
]
],
"remove": true
},
{
"type": "setValue",
"name": "status:hp",
"operator": "+=",
"value": "200"
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
8
]
],
"remove": true
},
{
"type": "setValue",
"name": "item:blueKey",
"operator": "+=",
"value": "1"
},
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "moveHero",
"steps": [
"down:1"
]
},
{
"type": "moveHero",
"steps": [
"left:2"
]
},
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
7
]
],
"remove": true
},
{
"type": "setValue",
"name": "item:yellowKey",
"operator": "-=",
"value": "1"
},
{
"type": "moveHero",
"steps": [
"up:2"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
5,
2022-10-21 23:00:12 +08:00
6
]
],
"remove": true
},
{
"type": "setValue",
"name": "status:atk",
"operator": "+=",
"value": "1"
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "moveHero",
"steps": [
"right:3"
]
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
9,
2022-10-21 23:00:12 +08:00
6
]
],
"remove": true
},
{
"type": "setValue",
"name": "status:def",
"operator": "+=",
"value": "1"
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "moveHero",
"steps": [
"left:2"
]
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
6
]
},
{
"type": "choices",
"text": "是否跳过剧情",
"choices": [
{
"text": "是",
"action": [
{
"type": "setValue",
"name": "status:hp",
"operator": "-=",
"value": "3000"
},
{
"type": "hide",
"loc": [
[
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
5
]
],
"remove": true
},
{
"type": "changeFloor",
"floorId": "MT80",
"loc": [
2022-10-22 23:48:12 +08:00
8,
2022-10-21 23:00:12 +08:00
11
]
},
{
"type": "trigger",
"loc": [
2022-10-22 23:48:12 +08:00
1,
2022-10-21 23:00:12 +08:00
0
]
}
]
},
{
"text": "否",
"action": [
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]小邵,你终于来了。",
{
"type": "setVolume",
"value": 0,
"time": 1500
},
{
"type": "playBgm",
"name": "longyingsuifeng.mp3",
"keep": true
},
{
"type": "setVolume",
"value": 100,
"time": 1500
},
{
"type": "showImage",
"code": 1,
"image": "shaohuzixin.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]汪大哥,好久不见。",
"\t[汪洋]你也是,好久不见。",
"\t[汪洋]许久不见,你看上去似乎沉稳了不少。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "gantanhao",
"loc": "hero",
"async": true
},
{
"type": "animate",
"name": "gantanhao",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
5
],
"async": true
},
{
"type": "waitAsync"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]可那毕竟都是表象...........",
"\t[邵虎]因为现在站在我面前的,可不只是天枢的\n禁卫统领汪洋........",
"\t[邵虎].....还是一个隶属什么联盟的海骑士。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "gantanhao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]..............",
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]虽然不知道你为什么要加入这种毫无意义\n的组织。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]不过我今天一定要带你脱离这个鬼地方,\n回到天枢",
"\t[汪洋]..............",
"\t[汪洋]........回到天枢吗.........",
"\t[汪洋]........小邵,其实,我早就回不去了。",
"\t[邵虎]回不去?汪大哥你在胡说些什么!",
"\t[邵虎]难道你被那些魔怪洗脑了么?",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "gantanhao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋].....魔怪么.......也对吧........",
"\t[汪洋].....小邵,愿意听我给你讲个故事么?\n你把这个故事听完相信你会有自己的判断的。",
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]什么故事?现在我根本没办法冷静下来听\n你说故事",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]........",
"\t[邵虎]好吧......你说。",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]故事要从很久以前说起.......大概200\n年前吧。当时天枢城与邻国发生了一场惨绝人寰\n的战争。",
"\t[汪洋]当时的天枢远没有如今的繁荣与昌盛,反\n而人力物力资源都比较匮乏。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]汪大哥讲这些历史做什么。",
"\t[汪洋]小邵你仔细听。会有你想知道的东西的。",
"\t[汪洋]天枢与邻国之间的战争持续了大概一年的\n时间刚开始天枢还能够勉强靠着地势的优势拉平\n战局但是后来战况变成了完全一边倒的情况。",
"\t[汪洋]那个时候,可以说天枢是处于绝对的劣势\n。逐渐弹尽粮绝的天枢以为再也无力乏天认为数\n百年的基业即将毁于一旦。",
"\t[汪洋]天枢城的民众们甚至都已经认定了亡国的\n事实居民们纷纷高举着天枢的旗帜聚集在了广场\n上誓与天枢共生死。",
"\t[邵虎]天枢还经历过这样的劫难啊........真是\n一场惨烈的战争。",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]不错,时长整年的战争让天枢实在是吃不\n消好多高层都打了退堂鼓。不过就在这个时候\n事情出现了转机............",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuyilv.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]虽然觉得不可思议.......不过这个时候\n究竟谁可以让这种战况改变呢",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]按常理来说确实不可能。就在大家认定一\n切都要结束的时候一位“勇士”出现了。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuzixin.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]这个时候凭一己之力是无法挽回整个战局\n的。就算你再强也抵不过千军万马的碾压。",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]呵呵.....这位勇士的名字叫“天魔”。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuyilv.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]天..........魔........",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "gantanhao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]难道.....",
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]你没有猜错。小邵跟天塔里的魔怪交手了\n多次也清楚魔怪的非凡战斗力了吧。",
"\t[汪洋]仅凭一己之力无法挽回战局确实没错,不\n过如果是一个从地狱里赶来的恶魔率领成千上万\n的魔怪大军呢",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuliuhan.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]这.............",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]当时天枢的皇帝哪管得了这么多?谁都是\n一副死马当活马医的心态。于是他批准了天魔带领\n魔怪们守城的提议。",
"\t[汪洋]只是他们万万没想到,天魔的魔怪大军不\n但击退了邻国的军队还倒打一耙把邻国的土地\n也攻占了大半去。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]力量至上的年代,这种事情也无可厚非。",
"\t[邵虎]只是我有一个疑问。那个天魔......是什\n么来头为什么要来做这些事",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]天魔的本质其实也是世间的魔怪,只不过\n通过长时间的进化越阶成为了如今的人类模样。\n他的实力自不必说而且像是天魔这种层级的魔怪\n也有着无尽的寿命。",
"\t[邵虎]..........他是怎么知道这些事情的?为\n何要插手帮助天枢呢",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]这就是我要说的问题了。天魔过腻了荒郊\n野外每天的杀戮生活想要找到一个可以平稳生活\n的地方。",
"\t[汪洋]当他发现天枢这片热闹喧嚣的土地时,便\n居住下来每天乐得其所的同时与天枢的居民也\n相处的颇为融洽。",
"\t[汪洋]甚至有那么一段日子,他已经忘记了自己\n曾是魔怪的现实安稳地享受着每天重复的生活。",
"\t[汪洋]后来他还娶了一位妻子,每天的生活又增\n添了许多乐趣。天魔心想自己就算永远的活在这\n里也值得了。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuyilv.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]习惯了.....人类生活的魔怪吗......",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]他大概是因为从小到大被他看在眼里的孩\n子们死在了战场上而心存悲愤吧他的妻子也不想\n看到自己生活的土地被别人毁灭。",
"\t[汪洋]于是天魔召集了附近的魔怪们,打了这么\n一场力挽狂澜的战争。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuzixin.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]看起来.......这似乎是个很完美的结局\n呢。",
"\t[汪洋]呵呵..........后来发生的事情,小邵你\n大概是没有想到的。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuyilv.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]后....后来?",
"\t[汪洋]没错,在天魔大战告捷的那一天,他遣散\n了聚集过来的魔怪们想要重新回到熟悉的天枢\n过他每天平常的日子。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]难道.......",
"\t[汪洋]当他回到天枢的时候,曾经和他一起聊天\n、吃饭一起下棋、谈笑的人们就像是看一个怪\n物一样看着他。没错他本来就是一个怪物是不\n应该享受平静生活的怪物。",
"\t[汪洋]国王因为畏惧天魔的实力,甚至没有在事\n后召见他。反而因为害怕他突然发难造反而成天算\n计着他。",
"\t[汪洋]天魔的生活就在这次变动之后一下子静了\n下来。但万幸的是他的妻子并没有因为他是个魔\n怪而嫌弃他。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]真是可怜。",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]就算再这样一个环境里面,天魔也忍气吞\n声的重新居住了下来。平日的生活都由妻子去打理\n但是国王并没有放过他的意思。",
"\t[邵虎]................",
"\t[汪洋]在战争结束后的第四个月,天枢的国王施\n计支开了天魔然后率领了禁卫军残忍地杀害了他\n的妻子。",
"\t[汪洋]紧接着在城外的一片荒地中,国王集合了\n全天枢最优秀的巫术师们用性命作为祭品将天魔永\n远的封印在了一座高塔之下。",
"\t[汪洋]而此时此刻,天魔还不知道,他的妻子已\n经被肢解后挂在了天枢城门之上被人们唾弃为“\n人类的叛徒”。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]而那座塔.......就被人称为“天\n塔”.......原来如此,震慑天魔的魔塔,这就是\n这座塔的来历吧。",
"\t[汪洋]在外面与天枢内部却不是这样定义天塔的\n。天枢声称这座塔是为了纪念这次战争的胜利而建\n造。",
"\t[汪洋]为了保险起见,天枢在天塔下面还驻了长\n期军队意为震慑天塔。时间长了那里也就发展\n成了一个小村落叫做镇天谷。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]这样.......一切.......都串起来了。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "shenglvehao",
"loc": "hero",
"async": true
},
{
"type": "animate",
"name": "shenglvehao",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
5
],
"async": true
},
{
"type": "waitAsync"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]当然,小邵,这个故事还没有讲完。",
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]确实,我的问题还没有诠释。毕竟,关于\n你还有那个联盟汪大哥还没有说清楚。",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]天魔被封印在塔底的时候,似乎本就料到\n或许会有这么一天所以他并没有太过激烈的举动\n。",
"\t[汪洋]该说是没有不漏风的墙呢,还是说纸终究\n包不住火呢。妻子被杀的事情终于还是被天魔知道\n了。这可以说算是触发了他的逆鳞也逾越了他的\n底线。",
"\t[汪洋]天魔数次组织魔怪们冲破封印,但是统统\n都失败了。毕竟自己身在封印之中是没办法冲破\n封印的。",
"\t[汪洋]天魔的逃出计划屡次失败,最后,他决定\n要复活他的妻子。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuyilv.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]他竟然有能力复活死去的人?",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]当然,这个复活法术的代价也是相当沉重\n的。他要自损寿命本来长生不死的天魔寿命只骤\n减到了200年。",
"\t[汪洋]结果他的妻子成功复活了,但他的妻子也\n将永远不能变回人类了。她重生为一个精灵守护\n在天塔的大门伴随着天魔的左右。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]....................",
"\t[汪洋]如今200年已经窥见了尾声。寿命将尽的\n他不甘于被天枢打压为了报复天枢的所作所为和\n无情无义天魔召集了魔怪与邻国共同的力量决\n定让天枢继续200年前的噩梦。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]可........恶........",
"\t[汪洋]为了在天魔去世之前尽快实现这个目标,\n天魔集合了数位顶级魔怪的力量和若干名力量强大\n的邻国骑士们组建了如今的“联盟”。",
"\t[汪洋]你所见到的联盟骑士们.......其实无非\n就是邻国的友情赞助。",
"\t[邵虎]那么.......汪大哥......呢?你......\n你并不是邻国的骑士吧",
"\t[邵虎]为什么你......也在为联盟卖命呢?",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "shenglvehao",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
5
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]没错,我不同于其他的联盟骑士。不论是\n圣骑士媚骑士戾骑士还是已经死去的琥骑士\n他们都是邻国的自愿军。",
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]那为什么...........",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]其实我说一句话你就懂了的。",
"\t[汪洋]因为天魔的妻子,她的名字叫汪雪。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "pauseBgm"
},
{
"type": "playBgm",
"name": "Swordland.mp3",
"keep": true
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "shenglvehao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "shenglvehao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "gantanhao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]汪雪.......汪洋........难道.....",
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]没错。我就是天魔与汪雪的后代,他们唯\n一的儿子汪洋",
"\t[汪洋]正因为如此,我才能掌握着整个天塔....",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuliuhan.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]骗.......骗人的吧........",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]这不是真的!!!!!",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuliuhan.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]那我姐姐呢?我姐姐邵怜呢?",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]她算什么!?你们不是在一起了吗!!",
"\t[汪洋]抱歉了小邵。毕竟我的身上流淌的是恶魔\n的血我和怜儿也是注定不能在一起的。",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohujinzhang.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]假的.....这一切都是假的.......",
"\t[汪洋]小邵,实话说,我刚来到天枢的时候,心\n中只是充满着仇恨与恶毒........但是当我和你,\n和怜儿在一起的时候我却由衷地感到快乐......",
"\t[邵虎]不要.......再说了.........",
"\t[汪洋]那一年......我爱上了怜儿,于是我心目\n中的仇恨就像是被其他东西填满了一样.......我\n叫它“宽恕”.....并因此创造出了海纳之剑.....",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]不是........这样的..........",
"\t[汪洋]直到最后,我也没办法瞒怜儿......我告\n诉了她自己的身份和目的。你知道她是怎么说的吗\n.......",
"\t[邵虎]....................",
"\t[汪洋]她说:“我不希望你伤害我的家人朋友,\n不允许你践踏我们所生活的土地.......如果你真\n的要这么做的话我一定会阻止你......”",
"\t[邵虎]....................",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]是啊,我所犯下的罪孽,必须由我自己,\n来解开啊.........",
"\t[邵虎]............你...........怎么可以...",
"\t[汪洋]不过我还是没有办法亲自下手啊.......\n于是我只能派我辖属的禁卫军在我离开之后杀了\n她........",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 1,
"image": "shaohuheihua.png",
"loc": [
-30,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]......\\c[35]啊!!!!!",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangqianxiao.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]这就是事实。小邵,不,或许应该叫你邵\n护卫了。我的话已经说到了这个份上你还不恨我\n吗",
"\t[邵虎]......你.......你..........",
"\t[汪洋]对了,就连你日思夜想的公主殿下也是一\n样......我抓走她,也只是单纯的为了引诱你进入\n天塔然后让我亲口讲这些给你听罢了。",
"\t[邵虎].......................",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]邵护卫!你还不抽出自己的剑吗?邵虎,\n我现在是你的敌人。在敌人面前挥剑不能迟疑不\n能被感情所左右难道你都忘记了我是怎么教导你\n的了吗",
"\t[邵虎]\\c[45]够了!!",
"\t[邵虎]汪大哥.......不,海骑士。",
"\t[邵虎]我无法原谅你的所作所为.......",
"\t[邵虎]我的剑法源自于你........也该有个结果\n了......无论是为了姐姐.....还是为了公主殿\n下.......我们.......必须来个了断了!",
"\t[邵虎]\\c[30]来用剑说话吧!!",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
5
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "jump",
"from": [
6,
5
],
"to": [
5,
5
],
"time": 500,
"keep": true
},
{
"type": "moveHero",
"steps": [
"up:1"
]
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
7,
2022-10-21 23:00:12 +08:00
5
],
"direction": "left"
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
5
]
},
{
"type": "jump",
"from": [
5,
5
],
"to": [
5,
6
],
"time": 500,
"keep": true
},
{
"type": "moveHero",
"steps": [
"left:1"
]
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
5
],
"direction": "down"
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
5
]
},
{
"type": "jump",
"from": [
5,
6
],
"to": [
6,
6
],
"time": 500,
"keep": true
},
{
"type": "moveHero",
"steps": [
"down:1"
]
},
{
"type": "changePos",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
6
],
"direction": "right"
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
5
]
},
{
"type": "jump",
"from": [
6,
6
],
"to": [
7,
6
],
"time": 500,
"keep": true
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "haizhitiejian",
"loc": [
2022-10-22 23:48:12 +08:00
6,
2022-10-21 23:00:12 +08:00
5
]
},
{
"type": "jump",
"from": [
7,
6
],
"to": [
8,
6
],
"time": 500,
"keep": true
},
{
"type": "moveHero",
"steps": [
"right:1"
]
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "shenglvehao",
"loc": "hero"
},
{
"type": "sleep",
"time": 500
},
{
"type": "showImage",
"code": 1,
"image": "shaohuziya.png",
"loc": [
-20,
20
],
"opacity": 1,
"time": 0
},
"\t[邵虎]......为什么不还手?",
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "wangyangyouyu.png",
"loc": [
170,
15
],
"opacity": 1,
"time": 0
},
"\t[汪洋]别大意啊.......来了啊!",
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "sleep",
"time": 500
},
{
"type": "animate",
"name": "zuocezhan",
"loc": "hero",
"async": true
},
{
"type": "moveHero",
"async": true,
"steps": [
"left:1"
]
},
{
"type": "animate",
"name": "zuocezhan",
"loc": "hero",
"async": true
},
{
"type": "moveHero",
"async": true,
"steps": [
"left:1"
]
},
{
"type": "animate",
"name": "zuocezhan",
"loc": "hero",
"async": true
},
{
"type": "moveHero",
"async": true,
"steps": [
"left:1"
]
},
{
"type": "waitAsync"
},
{
"type": "sleep",
"time": 500
},
{
"type": "trigger",
"loc": [
2022-10-22 23:48:12 +08:00
2,
2022-10-21 23:00:12 +08:00
0
]
}
]
}
]
}
]
},
"changeFloor": {
2022-10-22 19:23:02 +08:00
"5,11": {
2022-10-21 23:00:12 +08:00
"floorId": ":before",
"stair": "upFloor"
},
2022-10-22 19:23:02 +08:00
"9,11": {
2022-10-21 23:00:12 +08:00
"floorId": ":next",
"stair": "downFloor"
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"bgmap": [
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,10255, 0,10247, 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
],
"fgmap": [
],
2022-10-22 19:23:02 +08:00
"width": 15,
"height": 15,
2022-10-21 23:00:12 +08:00
"autoEvent": {},
"upFloor": [
2022-10-22 19:23:02 +08:00
8,
2022-10-21 23:00:12 +08:00
11
],
"downFloor": [
2022-10-22 19:23:02 +08:00
6,
2022-10-21 23:00:12 +08:00
11
],
"beforeBattle": {},
"cannotMoveIn": {},
"canFlyFrom": true
}