增加水神殿(20区)地图
This commit is contained in:
parent
d4e04df432
commit
1ecc63b80c
@ -217,7 +217,27 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
|||||||
"JL7",
|
"JL7",
|
||||||
"JL8",
|
"JL8",
|
||||||
"JL9",
|
"JL9",
|
||||||
"JL10"
|
"JL10",
|
||||||
|
"DF1",
|
||||||
|
"DF2",
|
||||||
|
"DF3",
|
||||||
|
"DF4",
|
||||||
|
"DF5",
|
||||||
|
"DF6",
|
||||||
|
"DF7",
|
||||||
|
"DF8",
|
||||||
|
"DF9",
|
||||||
|
"DF10",
|
||||||
|
"DF11",
|
||||||
|
"DF12",
|
||||||
|
"DF13",
|
||||||
|
"DF14",
|
||||||
|
"DF15",
|
||||||
|
"DF16",
|
||||||
|
"DF17",
|
||||||
|
"DF18",
|
||||||
|
"DF19",
|
||||||
|
"DF20"
|
||||||
],
|
],
|
||||||
"floorPartitions": [],
|
"floorPartitions": [],
|
||||||
"images": [
|
"images": [
|
||||||
|
66
project/floors/DF1.js
Normal file
66
project/floors/DF1.js
Normal file
@ -0,0 +1,66 @@
|
|||||||
|
main.floors.DF1=
|
||||||
|
{
|
||||||
|
"floorId": "DF1",
|
||||||
|
"title": "水神殿1",
|
||||||
|
"name": "水神殿1",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,12": {
|
||||||
|
"floorId": "JL19",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"1,1": {
|
||||||
|
"floorId": ":next",
|
||||||
|
"stair": "downFloor"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 16, 0, 16, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 0, 0, 0, 16, 16, 0, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 16, 0, 16, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 91, 0, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
76
project/floors/DF10.js
Normal file
76
project/floors/DF10.js
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
main.floors.DF10=
|
||||||
|
{
|
||||||
|
"floorId": "DF10",
|
||||||
|
"title": "水神殿10 ",
|
||||||
|
"name": "水神殿10",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,1": {
|
||||||
|
"floorId": "DF9",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11,11": {
|
||||||
|
"floorId": "DF11",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"1,11": {
|
||||||
|
"floorId": "DF16",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 93, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 16, 0, 16, 16, 16, 0, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 0, 16, 16, 0, 16, 16, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 16, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 16, 0, 16, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 16, 0, 16, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 94, 0, 0, 0, 16, 0, 16, 0, 0, 0, 92, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
77
project/floors/DF11.js
Normal file
77
project/floors/DF11.js
Normal file
@ -0,0 +1,77 @@
|
|||||||
|
main.floors.DF11=
|
||||||
|
{
|
||||||
|
"floorId": "DF11",
|
||||||
|
"title": "水神殿11 ",
|
||||||
|
"name": "水神殿11",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [
|
||||||
|
],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,11": {
|
||||||
|
"floorId": "DF10",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11,11": {
|
||||||
|
"floorId": "DF12",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"6,1": {
|
||||||
|
"floorId": "DF14",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {
|
||||||
|
},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 93, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
68
project/floors/DF12.js
Normal file
68
project/floors/DF12.js
Normal file
@ -0,0 +1,68 @@
|
|||||||
|
main.floors.DF12=
|
||||||
|
{
|
||||||
|
"floorId": "DF12",
|
||||||
|
"title": "水神殿12 ",
|
||||||
|
"name": "水神殿12",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"11,11": {
|
||||||
|
"floorId": "DF11",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"3,3": {
|
||||||
|
"floorId": "DF13",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 94, 0, 0, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 0, 0, 0, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 92, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
11,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
63
project/floors/DF13.js
Normal file
63
project/floors/DF13.js
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
main.floors.DF13=
|
||||||
|
{
|
||||||
|
"floorId": "DF13",
|
||||||
|
"title": "水神殿13 ",
|
||||||
|
"name": "水神殿13",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,1": {
|
||||||
|
"floorId": "DF12",
|
||||||
|
"loc": [
|
||||||
|
3,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {
|
||||||
|
},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 93, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 0, 16, 0, 16, 0, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
86
project/floors/DF14.js
Normal file
86
project/floors/DF14.js
Normal file
@ -0,0 +1,86 @@
|
|||||||
|
main.floors.DF14=
|
||||||
|
{
|
||||||
|
"floorId": "DF14",
|
||||||
|
"title": "水神殿14 ",
|
||||||
|
"name": "水神殿14",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,12": {
|
||||||
|
"floorId": "DF11",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"7,8": {
|
||||||
|
"floorId": "DF15",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[92820,92821,92822,92823,94808,94809,94810,94811,94812,94813,94814,94815, 16],
|
||||||
|
[92828,92829,92830,92831,94816,94817,94818,94819,94820,94821,94822,94823, 16],
|
||||||
|
[92836,92837,92838,92839,94824,94825,94826,94827,94828,94829,94830,94831, 16],
|
||||||
|
[92844,92845,92846,92847,94832,94833,94834,94835,94836,94837,94838,94839, 16],
|
||||||
|
[92852,92853,92854,92855,94840,94841,94842,94843,94844,94845,94846,94847, 16],
|
||||||
|
[92860,92861,92862,92863,94848,94849,94850,94851,94852,94853,94854,94855, 16],
|
||||||
|
[92868,92869,92870,92871,94856,94857,94858,94859,94860,94861,94862,94863, 16],
|
||||||
|
[92876,92877,92878,92879,94864,94865,94866,94867,94868,94869,94870,94871, 16],
|
||||||
|
[92884,92885,92886,92887,94872,94873,94874,94875,94876,94877,94878,94879, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 91, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 0, 0, 0, 0, 0, 0,94882,94883,94884,94885, 0, 0, 0],
|
||||||
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||||
|
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
],
|
||||||
|
"bg2map": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fg2map": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
75
project/floors/DF15.js
Normal file
75
project/floors/DF15.js
Normal file
@ -0,0 +1,75 @@
|
|||||||
|
main.floors.DF15=
|
||||||
|
{
|
||||||
|
"floorId": "DF15",
|
||||||
|
"title": "水神殿15 ",
|
||||||
|
"name": "水神殿15",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X92148",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [
|
||||||
|
],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,12": {
|
||||||
|
"floorId": "DF14",
|
||||||
|
"loc": [
|
||||||
|
7,
|
||||||
|
8
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490],
|
||||||
|
[92490,92490,92490,92490,92490,92490,91164,92490,92490,92490,92490,92490,92490],
|
||||||
|
[92490, 0, 0, 0, 0, 0,91172, 0, 0, 0, 0, 0,92490],
|
||||||
|
[92490, 0,90598,90599, 0, 0, 0, 0, 0,90596,90597, 0,92490],
|
||||||
|
[92490, 0,90606,90607, 0, 0, 0, 0, 0,90604,90605, 0,92490],
|
||||||
|
[92490, 0,90614,90615, 0, 0, 0, 0, 0,90612,90613, 0,92490],
|
||||||
|
[92490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,92490],
|
||||||
|
[92490, 0,90598,90599, 0, 0, 0, 0, 0,90596,90597, 0,92490],
|
||||||
|
[92490, 0,90606,90607, 0, 0, 0, 0, 0,90604,90605, 0,92490],
|
||||||
|
[92490, 0,90614,90615, 0, 0, 0, 0, 0,90612,90613, 0,92490],
|
||||||
|
[92490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,92490],
|
||||||
|
[92490, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,92490],
|
||||||
|
[92490,92490,92490,92490,92490,92490, 91,92490,92490,92490,92490,92490,92490]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
[92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490],
|
||||||
|
[92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490,92490],
|
||||||
|
[92490,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,40456,40457,40457,40457,40458,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,40464,40465,40465,40465,40466,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,40464,40465,40465,40465,40466,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,40464,40465,40465,40465,40466,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,40472,40473,40473,40473,40474,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92490],
|
||||||
|
[92490,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92148,92490],
|
||||||
|
[92490,92490,92490,92490,92490,92490,92148,92490,92490,92490,92490,92490,92490]
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
69
project/floors/DF16.js
Normal file
69
project/floors/DF16.js
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
main.floors.DF16=
|
||||||
|
{
|
||||||
|
"floorId": "DF16",
|
||||||
|
"title": "水神殿16 ",
|
||||||
|
"name": "水神殿16",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"11,11": {
|
||||||
|
"floorId": "DF10",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"1,1": {
|
||||||
|
"floorId": "DF17",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 0, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, , 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 0, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 0, 0, 16, 0, 0, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 16, 0, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 92, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
11,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
71
project/floors/DF17.js
Normal file
71
project/floors/DF17.js
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
main.floors.DF17=
|
||||||
|
{
|
||||||
|
"floorId": "DF17",
|
||||||
|
"title": "水神殿17 ",
|
||||||
|
"name": "水神殿17",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,1": {
|
||||||
|
"floorId": "DF16",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11,1": {
|
||||||
|
"floorId": "DF18",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {
|
||||||
|
},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {
|
||||||
|
},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 94, 0, 0, 16, 0, 0, 0, 16, 0, 0, 92, 16],
|
||||||
|
[ 16, 16, 16, 0, 16, 0, 0, 0, 16, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 16, 0, 16, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 0, 0, 0, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 16, 0, 16, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
69
project/floors/DF18.js
Normal file
69
project/floors/DF18.js
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
main.floors.DF18=
|
||||||
|
{
|
||||||
|
"floorId": "DF18",
|
||||||
|
"title": "水神殿18 ",
|
||||||
|
"name": "水神殿18",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"11,1": {
|
||||||
|
"floorId": "DF17",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"6,12": {
|
||||||
|
"floorId": "DF19",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 92, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16, 16, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 16, 0, 16, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 0, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 16, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 91, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
11,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
65
project/floors/DF19.js
Normal file
65
project/floors/DF19.js
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
main.floors.DF19=
|
||||||
|
{
|
||||||
|
"floorId": "DF19",
|
||||||
|
"title": "水神殿19 ",
|
||||||
|
"name": "水神殿19",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [
|
||||||
|
],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,12": {
|
||||||
|
"floorId": "DF18",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {
|
||||||
|
},
|
||||||
|
"afterBattle": {
|
||||||
|
},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 91, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
69
project/floors/DF2.js
Normal file
69
project/floors/DF2.js
Normal file
@ -0,0 +1,69 @@
|
|||||||
|
main.floors.DF2=
|
||||||
|
{
|
||||||
|
"floorId": "DF2",
|
||||||
|
"title": "水神殿2",
|
||||||
|
"name": "水神殿2",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,1": {
|
||||||
|
"floorId": "DF1",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"1,11": {
|
||||||
|
"floorId": "DF3",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 94, 0, 0, 0, 16, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 16, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 16, 0, 16, 16, 0, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 16, 16, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 0, 16, 0, 16, 16, 0, 16],
|
||||||
|
[ 16, 91, 0, 0, 0, 16, 0, 16, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
64
project/floors/DF20.js
Normal file
64
project/floors/DF20.js
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
main.floors.DF20=
|
||||||
|
{
|
||||||
|
"floorId": "DF20",
|
||||||
|
"title": "水神殿20 ",
|
||||||
|
"name": "水神殿20",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [
|
||||||
|
],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,12": {
|
||||||
|
"floorId": "DF19",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {
|
||||||
|
},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 0, 0, 0, 0, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 91, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
65
project/floors/DF3.js
Normal file
65
project/floors/DF3.js
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
main.floors.DF3=
|
||||||
|
{
|
||||||
|
"floorId": "DF3",
|
||||||
|
"title": "水神殿3",
|
||||||
|
"name": "水神殿3",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,11": {
|
||||||
|
"floorId": "DF2",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"1,1": {
|
||||||
|
"floorId": ":next",
|
||||||
|
"stair": "downFloor"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 93, 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 0, 16, 0, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
71
project/floors/DF4.js
Normal file
71
project/floors/DF4.js
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
main.floors.DF4=
|
||||||
|
{
|
||||||
|
"floorId": "DF4",
|
||||||
|
"title": "水神殿4",
|
||||||
|
"name": "水神殿4",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,1": {
|
||||||
|
"floorId": "DF3",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"1,12": {
|
||||||
|
"floorId": "DF5",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {
|
||||||
|
},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {
|
||||||
|
},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 93, 0, 16, 0, 0, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 16, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 0, 16, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 16, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 16, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 0, 16, 0, 0, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 0, 16, 0, 16, 0, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 91, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
68
project/floors/DF5.js
Normal file
68
project/floors/DF5.js
Normal file
@ -0,0 +1,68 @@
|
|||||||
|
main.floors.DF5=
|
||||||
|
{
|
||||||
|
"floorId": "DF5",
|
||||||
|
"title": "水神殿5",
|
||||||
|
"name": "水神殿5",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,12": {
|
||||||
|
"floorId": "DF4",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11,6": {
|
||||||
|
"floorId": ":next",
|
||||||
|
"stair": "downFloor"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {
|
||||||
|
},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {
|
||||||
|
},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 0, 16, 16, 16, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 0, 16, 16, 16, 16, 16, 0, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 16],
|
||||||
|
[ 16, 0, 16, 16, 0, 16, 16, 0, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 0, 16, 16, 0, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 91, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
65
project/floors/DF6.js
Normal file
65
project/floors/DF6.js
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
main.floors.DF6=
|
||||||
|
{
|
||||||
|
"floorId": "DF6",
|
||||||
|
"title": "水神殿6 ",
|
||||||
|
"name": "水神殿6",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"11,6": {
|
||||||
|
"floorId": ":before",
|
||||||
|
"stair": "upFloor"
|
||||||
|
},
|
||||||
|
"1,12": {
|
||||||
|
"floorId": "DF7",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 16, 0, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 16, 0, 0, 0, 92, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 16, 0, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 16, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 91, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
11,
|
||||||
|
6
|
||||||
|
]
|
||||||
|
}
|
65
project/floors/DF7.js
Normal file
65
project/floors/DF7.js
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
main.floors.DF7=
|
||||||
|
{
|
||||||
|
"floorId": "DF7",
|
||||||
|
"title": "水神殿7 ",
|
||||||
|
"name": "水神殿7",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"1,12": {
|
||||||
|
"floorId": "DF6",
|
||||||
|
"loc": [
|
||||||
|
1,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"11,12": {
|
||||||
|
"floorId": ":next",
|
||||||
|
"stair": "downFloor"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 16, 0, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 0, 16, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 0, 16, 0, 16, 0, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 16, 0, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 91, 16, 16, 16, 16, 16, 16, 16, 16, 16, 91, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
1,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
71
project/floors/DF8.js
Normal file
71
project/floors/DF8.js
Normal file
@ -0,0 +1,71 @@
|
|||||||
|
main.floors.DF8=
|
||||||
|
{
|
||||||
|
"floorId": "DF8",
|
||||||
|
"title": "水神殿8 ",
|
||||||
|
"name": "水神殿8",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {
|
||||||
|
},
|
||||||
|
"changeFloor": {
|
||||||
|
"11,12": {
|
||||||
|
"floorId": "DF7",
|
||||||
|
"loc": [
|
||||||
|
11,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"6,11": {
|
||||||
|
"floorId": "DF9",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {
|
||||||
|
},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {
|
||||||
|
},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 16, 16, 16, 16, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 16, 16, 0, 16, 16],
|
||||||
|
[ 16, 16, 0, 16, 0, 16, 16, 16, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 16, 0, 16, 0, 16, 16],
|
||||||
|
[ 16, 0, 16, 16, 16, 16, 16, 16, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 16, 0, 16, 16, 0, 16, 16, 16, 16, 0, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 16, 91, 16, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 91, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
11,
|
||||||
|
12
|
||||||
|
]
|
||||||
|
}
|
68
project/floors/DF9.js
Normal file
68
project/floors/DF9.js
Normal file
@ -0,0 +1,68 @@
|
|||||||
|
main.floors.DF9=
|
||||||
|
{
|
||||||
|
"floorId": "DF9",
|
||||||
|
"title": "水神殿9 ",
|
||||||
|
"name": "水神殿9",
|
||||||
|
"width": 13,
|
||||||
|
"height": 13,
|
||||||
|
"canFlyTo": true,
|
||||||
|
"canFlyFrom": true,
|
||||||
|
"canUseQuickShop": true,
|
||||||
|
"cannotViewMap": false,
|
||||||
|
"images": [],
|
||||||
|
"ratio": 1,
|
||||||
|
"defaultGround": "X20061",
|
||||||
|
"bgm": "shuiyu.mp3",
|
||||||
|
"firstArrive": [],
|
||||||
|
"eachArrive": [],
|
||||||
|
"parallelDo": "",
|
||||||
|
"events": {},
|
||||||
|
"changeFloor": {
|
||||||
|
"6,11": {
|
||||||
|
"floorId": "DF8",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"6,1": {
|
||||||
|
"floorId": "DF10",
|
||||||
|
"loc": [
|
||||||
|
6,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"beforeBattle": {},
|
||||||
|
"afterBattle": {},
|
||||||
|
"afterGetItem": {},
|
||||||
|
"afterOpenDoor": {},
|
||||||
|
"autoEvent": {},
|
||||||
|
"cannotMove": {},
|
||||||
|
"cannotMoveIn": {},
|
||||||
|
"map": [
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 92, 16, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 0, 16, 16, 16, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 16, 0, 0, 0, 16, 0, 16, 0, 0, 16],
|
||||||
|
[ 16, 0, 16, 16, 0, 0, 16, 16, 0, 16, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 16, 16, 0, 0, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 0, 0, 16, 16, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 0, 0, 0, 0, 16, 0, 16, 0, 16],
|
||||||
|
[ 16, 0, 16, 0, 16, 16, 0, 16, 16, 16, 16, 16, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 0, 0, 16, 0, 0, 0, 16],
|
||||||
|
[ 16, 0, 0, 0, 16, 0, 91, 0, 0, 0, 0, 0, 16],
|
||||||
|
[ 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16]
|
||||||
|
],
|
||||||
|
"bgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"fgmap": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"flyPoint": [
|
||||||
|
6,
|
||||||
|
11
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user