tianta/project/floors/jieke4.js

170 lines
4.6 KiB
JavaScript
Raw Normal View History

2022-10-21 23:00:12 +08:00
main.floors.jieke4=
{
"floorId": "jieke4",
"title": "回忆",
"name": "回忆",
2022-10-22 19:23:02 +08:00
"width": 15,
"height": 15,
2022-10-21 23:00:12 +08:00
"canFlyTo": false,
"canUseQuickShop": true,
"cannotViewMap": true,
"images": [
{
"name": "yueya.jpg",
"canvas": "bg",
"x": 0,
"y": 0
}
],
"item_ratio": 1,
"firstArrive": [],
"events": {
2022-10-22 19:23:02 +08:00
"1,0": [
2022-10-21 23:00:12 +08:00
{
"type": "setCurtain",
"keep": true,
"time": 500
},
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"dw": 100,
"dh": 100,
"opacity": 1,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "jiekezixin.png",
"loc": [
200,
40
],
"dw": 100,
"dh": 100,
"opacity": 1,
"time": 0
},
{
"type": "sleep",
"time": 500
},
"\t[杰克]可以说,在这两年的镇天谷,就是联盟的居住地。",
{
"type": "sleep",
"time": 500
},
"\t[杰克]老大ー定很好奇天塔是什么吧。",
{
"type": "showImage",
"code": 1,
"image": "shaohusikao.png",
"loc": [
-30,
20
],
"dw": 100,
"dh": 100,
"opacity": 1,
"time": 0
},
{
"type": "showImage",
"code": 2,
"image": "jiekedajiao.png",
"loc": [
200,
40
],
"dw": 100,
"dh": 100,
"opacity": 1,
"time": 0
},
{
"type": "sleep",
"time": 500
},
"其实现在的天塔,就是联盟的据点兼阵地,他们的目的可能只有联盟的高层才会知道吧。",
{
"type": "sleep",
"time": 500
},
{
"type": "hideImage",
"code": 1,
"time": 0
},
{
"type": "hideImage",
"code": 2,
"time": 0
},
{
"type": "setCurtain",
"keep": true,
"color": [
0,
0,
0,
1
],
"time": 500
},
{
"type": "changeFloor",
"floorId": "jieke5",
"loc": [
2022-10-23 17:53:02 +08:00
0,
2022-10-21 23:00:12 +08:00
0
],
"time": 0
},
{
"type": "trigger",
"loc": [
2022-10-23 17:53: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
],
"bgmap": [
],
"fgmap": [
],
2022-10-22 19:23:02 +08:00
"autoEvent": {},
"beforeBattle": {},
"cannotMoveIn": {}
2022-10-21 23:00:12 +08:00
}