增加了西武帝国(15区)和黑暗神殿(16区)的地图
This commit is contained in:
parent
a273cb4bd1
commit
2025e00409
BIN
project/autotiles/autotile8.png
Normal file
BIN
project/autotiles/autotile8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
BIN
project/autotiles/autotile9.png
Normal file
BIN
project/autotiles/autotile9.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.0 KiB |
@ -157,7 +157,36 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
||||
"BH18",
|
||||
"BH19",
|
||||
"BH20",
|
||||
"XW1"
|
||||
"XW1",
|
||||
"XW2",
|
||||
"XW3",
|
||||
"XW4",
|
||||
"XW5",
|
||||
"XW6",
|
||||
"XW7",
|
||||
"XW8",
|
||||
"XW9",
|
||||
"XW10",
|
||||
"HA1",
|
||||
"HA2",
|
||||
"HA3",
|
||||
"HA4",
|
||||
"HA5",
|
||||
"HA6",
|
||||
"HA7",
|
||||
"HA8",
|
||||
"HA9",
|
||||
"HA10",
|
||||
"HA11",
|
||||
"HA12",
|
||||
"HA13",
|
||||
"HA14",
|
||||
"HA15",
|
||||
"HA16",
|
||||
"HA17",
|
||||
"HA18",
|
||||
"HA19",
|
||||
"HA20"
|
||||
],
|
||||
"floorPartitions": [],
|
||||
"images": [
|
||||
@ -223,7 +252,8 @@ var data_a1e2fb4a_e986_4524_b0da_9b7ba7c0874d =
|
||||
"em.png",
|
||||
"TombeauOri.png",
|
||||
"Map-Cave02.png",
|
||||
"008-Snowfield01.png"
|
||||
"008-Snowfield01.png",
|
||||
"Heian.png"
|
||||
],
|
||||
"animates": [
|
||||
"atkUp",
|
||||
|
82
project/floors/HA1.js
Normal file
82
project/floors/HA1.js
Normal file
@ -0,0 +1,82 @@
|
||||
main.floors.HA1=
|
||||
{
|
||||
"floorId": "HA1",
|
||||
"title": "黑暗神殿1 ",
|
||||
"name": "黑暗神殿1",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"weather": null,
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,0": {
|
||||
"floorId": "XW9",
|
||||
"loc": [
|
||||
10,
|
||||
1
|
||||
]
|
||||
},
|
||||
"6,12": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
12,
|
||||
0
|
||||
]
|
||||
},
|
||||
"0,3": {
|
||||
"floorId": "HA15",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140165,140165,140165,140165,140128, 0, 93, 0,140130,140165,140165,140165,140165],
|
||||
[140165, 0,140165, 0,140136, 0, 0, 0,140138, 0, 0, 0,140165],
|
||||
[140165, 0,140165, 0,140144,140145, 0,140145,140146, 0, 0, 0,140165],
|
||||
[ 94, 0,140165, 0,140160,140161,140225,140161,140162,140180, 0,140180,140165],
|
||||
[140165, 0,140165, 0,140160,140161,140225,140161,140162, 0, 0, 0,140165],
|
||||
[140165, 0, 0, 0,140160,140161,140225,140169,140170, 0, 0, 0,140165],
|
||||
[140165,140171, 0,140171,140171,140171, 0,140171,140171,140171, 0,140171,140165],
|
||||
[140165, 0, 0, 0,140171, 0, 0, 0,140171, 0, 0, 0,140165],
|
||||
[140165,140165,140165, 0,140004, 0,10294, 0,140004, 0, 0, 0,140165],
|
||||
[140165, 0,140165, 0,140004, 0, 0, 0,140004, 0, 0, 0,140165],
|
||||
[140165, 0,140165, 0,140004, 0, 0, 0,140004, 0, 0, 0,140165],
|
||||
[140165, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140165],
|
||||
[140165,140165,140165,140165,140165,140165, 91,140165,140165,140165,140165,140165,140165]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
0
|
||||
],
|
||||
"bg2map": [
|
||||
|
||||
],
|
||||
"fg2map": [
|
||||
|
||||
]
|
||||
}
|
81
project/floors/HA10.js
Normal file
81
project/floors/HA10.js
Normal file
@ -0,0 +1,81 @@
|
||||
main.floors.HA10=
|
||||
{
|
||||
"floorId": "HA10",
|
||||
"title": "黑暗神殿 5 ",
|
||||
"name": "黑暗神殿5",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,0": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
},
|
||||
"0,6": {
|
||||
"floorId": "HA11",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
},
|
||||
"6,12": {
|
||||
"floorId": "HA14",
|
||||
"loc": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166, 93,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166, 0,140166],
|
||||
[140166, 0,140166,140166,140166, 0,140166,140166,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[140166,140180,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[ 94, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0, 0, 0, 0, 0,140166, 0,140171, 0,140166],
|
||||
[140166, 0,140166,140166,140166,140166,140166,140166,140166,140166,140166, 0,140166],
|
||||
[140166, 0,140166, 0, 0, 0, 0, 0, 0, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0,140166,140166,140166,140166,140166,140166,140166, 0,140166],
|
||||
[140166, 0,140166, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166, 91,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
0
|
||||
],
|
||||
"bg2map": [
|
||||
|
||||
],
|
||||
"fg2map": [
|
||||
|
||||
]
|
||||
}
|
74
project/floors/HA11.js
Normal file
74
project/floors/HA11.js
Normal file
@ -0,0 +1,74 @@
|
||||
main.floors.HA11=
|
||||
{
|
||||
"floorId": "HA11",
|
||||
"title": "黑暗神殿 6",
|
||||
"name": "黑暗神殿6",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": null,
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,6": {
|
||||
"floorId": "HA10",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"2,12": {
|
||||
"floorId": "HA12",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166,140166,140166,140166, 0,140166,140166, 0, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0,140166,140166, 0,140166,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166, 0,140166,140166,140166,140166,140166,140166, 0,140166,140166],
|
||||
[140166, 0, 0, 0, 0,140166, 0, 0, 0, 0, 0, 0, 92],
|
||||
[140166,140166,140166,140166,140166,140166,140166, 0,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166, 0,140166,140166,140166, 0,140166,140166,140166, 0,140166,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0, 91, 0,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
6
|
||||
],
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
85
project/floors/HA12.js
Normal file
85
project/floors/HA12.js
Normal file
@ -0,0 +1,85 @@
|
||||
main.floors.HA12=
|
||||
{
|
||||
"floorId": "HA12",
|
||||
"title": "黑暗圣子殿",
|
||||
"name": "黑暗圣子殿",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": true,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X40339",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA11",
|
||||
"loc": [
|
||||
2,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140265,140265,41904,140265,41905,140265,41882,140265,41906,140265,41907,140265,140265],
|
||||
[140265,140265,41912,140265,41913,140265,140265,140265,41914,140265,41915,140265,140265],
|
||||
[140265,40228,40229,40229,40229,40229,40229,40229,40229,40229,40229,40230,140265],
|
||||
[140265,40236,40237,40237,40237,40237,40237,40237,40237,40237,40237,40238,140265],
|
||||
[140265,10110, 0, 0, 0, 0, 0, 0,41859, 0, 0,10110,140265],
|
||||
[140265, 0,41883,41884, 0,41330, 0,41332, 0,41883,41884, 0,140265],
|
||||
[140265,41727, 0, 0, 0, 0, 0, 0, 0, 0, 0,41727,140265],
|
||||
[140265,140009, 0,41338, 0, 0, 0, 0, 0,41339, 0,140009,140265],
|
||||
[140265,140009, 0,41346, 0, 0, 0, 0, 0,41347, 0,140009,140265],
|
||||
[140265,140009, 0, 0, 0, 0, 0, 0, 0, 0, 0,140009,140265],
|
||||
[140265,140009, 0, 0, 0, 0, 0, 0, 0, 0, 0,140009,140265],
|
||||
[140265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265],
|
||||
[140265,41750,41750,41750,41750,41161, 91,41161,41750,41750,41750,41750,140265]
|
||||
],
|
||||
"bgmap": [
|
||||
[140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,40228,40229,40229,40229,40229,40229,40229,40229,40229,40229,40230,140265],
|
||||
[140265,40236,40237,40237,40237,40237,40237,40237,40237,40237,40237,40238,140265],
|
||||
[140265,40339,40339,40339,40339,40339,40339,40339,40339,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40339,40339,41331,40339,40339,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40435,40436,40436,40436,40437,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40443,40444,40444,40444,40445,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40443,40444,40444,40444,40445,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40443,40444,40444,40444,40445,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40451,40452,40452,40452,40453,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40339,40339,40339,40339,40339,40339,40339,40339,140265],
|
||||
[140265,40339,40339,40339,40339,40339,40339,40339,40339,40339,40339,40339,140265]
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0,41711,41875,41876, 0,41322,41323,41324, 0,41875,41876,41711, 0],
|
||||
[ 0,41719, 0, 0, 0, 0, 0, 0, 0, 0, 0,41719, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0,41736,41736,41736,41736,41153, 0,41153,41736,41736,41736,41736, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
69
project/floors/HA13.js
Normal file
69
project/floors/HA13.js
Normal file
@ -0,0 +1,69 @@
|
||||
main.floors.HA13=
|
||||
{
|
||||
"floorId": "HA13",
|
||||
"title": "圣子寝殿 ",
|
||||
"name": "圣子寝殿",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": false,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": true,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X40098",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA12",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,40196,40197,40197,40197,40197,40197,40197,40197,40197,40197,40198,140265],
|
||||
[140265,40204,40205,40205,40205,40205,40205,40205,40205,40205,40205,40206,140265],
|
||||
[140265,41464,41465, 0,41120, 0,41140,41141,41142,41143,41524,41525,140265],
|
||||
[140265,41472,41473, 0,41128, 0,41148,41149,41150,41151,41532,41533,140265],
|
||||
[140265,41480,41481, 0,140018, 0,140018, 0,140018, 0, 0,41542,140265],
|
||||
[140265,41291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265],
|
||||
[140265,41299, 0, 0,140018, 0,140018, 0,140018, 0,40908,40909,140265],
|
||||
[140265,41124, 0, 0, 0, 0, 0, 0, 0, 0,40916,40917,140265],
|
||||
[140265,41132, 0, 0,140018, 0,140018, 0,140018, 0,40924,40925,140265],
|
||||
[140265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265],
|
||||
[140265,41160,41160,41160,41160,41746, 91,41746,41160,41160,41160,41160,140265]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0,41865, 0, 0,41757, 0, 0,41865, 0, 0, 0],
|
||||
[ 0, 0,41890, 0,41891, 0,41765, 0,41889, 0, 0,41888, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0,41152,41152,41152,41152,41738, 0,41738,41152,41152,41152,41152, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
]
|
||||
}
|
61
project/floors/HA14.js
Normal file
61
project/floors/HA14.js
Normal file
@ -0,0 +1,61 @@
|
||||
main.floors.HA14=
|
||||
{
|
||||
"floorId": "HA14",
|
||||
"title": "南方护法 ",
|
||||
"name": "南方护法",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,0": {
|
||||
"floorId": "HA10",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[145,145,145,145,145,145, 93,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145, 0,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145, 0,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145, 0,145,145,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
}
|
68
project/floors/HA15.js
Normal file
68
project/floors/HA15.js
Normal file
@ -0,0 +1,68 @@
|
||||
main.floors.HA15=
|
||||
{
|
||||
"floorId": "HA15",
|
||||
"title": "黑暗神殿 7 ",
|
||||
"name": "黑暗神殿7",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,6": {
|
||||
"floorId": "HA1",
|
||||
"loc": [
|
||||
0,
|
||||
3
|
||||
]
|
||||
},
|
||||
"0,6": {
|
||||
"floorId": "HA16",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0,140166,140166, 0,140166,140166,140166,140166, 0,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[ 94, 0, 0, 0,140166,140166,140166, 0,140166,140166,140166, 0, 92],
|
||||
[140166,140166, 0,140166,140166, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166,140166,140166,140166, 0,140166,140166,140166,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166,140166,140166,140166, 0,140166,140166,140166,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
68
project/floors/HA16.js
Normal file
68
project/floors/HA16.js
Normal file
@ -0,0 +1,68 @@
|
||||
main.floors.HA16=
|
||||
{
|
||||
"floorId": "HA16",
|
||||
"title": "黑暗神殿 8",
|
||||
"name": "黑暗神殿8",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,6": {
|
||||
"floorId": "HA15",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"6,0": {
|
||||
"floorId": "HA17",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166, 93,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166, 0, 0, 0, 0, 0,140166, 0,140166, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166, 0,140166, 0,140166,140166, 0,140166,140166],
|
||||
[140166, 0,140166, 0, 0, 0,140166, 0, 0, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166,140166,140166, 0,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0,140166, 0, 0,140166, 0, 0, 92],
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166, 0,140166, 0, 0,140166],
|
||||
[140166, 0, 0,140166, 0, 0, 0, 0, 0,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0, 0,140166, 0,140166, 0, 0, 0, 0,140166],
|
||||
[140166, 0,140166,140166, 0,140166,140166,140166, 0,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0,140166, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
61
project/floors/HA17.js
Normal file
61
project/floors/HA17.js
Normal file
@ -0,0 +1,61 @@
|
||||
main.floors.HA17=
|
||||
{
|
||||
"floorId": "HA17",
|
||||
"title": "北方护法",
|
||||
"name": "北方护法",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA16",
|
||||
"loc": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145,145,145, 0,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145, 0,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145, 0,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145, 91,145,145,145,145,145,145]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
75
project/floors/HA18.js
Normal file
75
project/floors/HA18.js
Normal file
@ -0,0 +1,75 @@
|
||||
main.floors.HA18=
|
||||
{
|
||||
"floorId": "HA18",
|
||||
"title": "黑暗神殿 9 ",
|
||||
"name": "黑暗神殿9",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,6": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"0,6": {
|
||||
"floorId": "HA19",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
},
|
||||
"6,0": {
|
||||
"floorId": "HA20",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166, 93,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0, 0,140166, 0, 0,140166],
|
||||
[140166,140166, 0,140166,140166, 0,140166,140166,140166,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0,140166, 0,140166,140166, 0,140166],
|
||||
[140166, 0, 0,140166,140166,140166, 0,140166, 0,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0, 0,140166, 0, 0,140166],
|
||||
[ 94, 0,140166,140166,140166,140166,140166, 0,140166,140166, 0, 0, 92],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166, 0,140166,140166,140166,140166,140166, 0,140166,140166,140166,140166],
|
||||
[ 94, 0, 0, 0, 0, 0,140166, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166, 0,140166,140166,140166,140166, 0,140166, 0,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
61
project/floors/HA19.js
Normal file
61
project/floors/HA19.js
Normal file
@ -0,0 +1,61 @@
|
||||
main.floors.HA19=
|
||||
{
|
||||
"floorId": "HA19",
|
||||
"title": "西方护法 ",
|
||||
"name": "西方护法",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,6": {
|
||||
"floorId": "HA18",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0, 0, 0, 0, 92],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145, 0, 0, 0, 0, 0,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
133
project/floors/HA2.js
Normal file
133
project/floors/HA2.js
Normal file
@ -0,0 +1,133 @@
|
||||
main.floors.HA2=
|
||||
{
|
||||
"floorId": "HA2",
|
||||
"title": "黑暗广场",
|
||||
"name": "黑暗广场",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "shuiyu.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": null,
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,0": {
|
||||
"floorId": "HA1",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
},
|
||||
"6,2": {
|
||||
"floorId": "HA3",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
},
|
||||
"3,2": {
|
||||
"floorId": "HA4",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
},
|
||||
"9,2": {
|
||||
"floorId": "HA5",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
},
|
||||
"12,6": {
|
||||
"floorId": "HA6",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"6,12": {
|
||||
"floorId": "HA10",
|
||||
"loc": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
},
|
||||
"0,6": {
|
||||
"floorId": "HA18",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[ 93,140312,140377,140352,140377,140376,140352,140378,140377,140352,140377,140312, 93],
|
||||
[ 0,140320,140361,140360,140361,140384,140365,140386,140361,140360,140361,140320, 0],
|
||||
[ 0,140328,140369,140368,140369,140392,140373,140394,140369,140368,140369,140328, 0],
|
||||
[ 0, 0, 0, 93, 0, 0, 93, 0, 0, 93, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 94, 0,140302, 0, 0, 0, 0, 0, 0, 0,140302, 0, 92],
|
||||
[ 0, 0, 0, 0, 0, 0,60617, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0,140324,140325,60594,140326,140327, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0,140303, 0, 0, 0,140303, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"bgmap": [
|
||||
[140257,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140257],
|
||||
[140257,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140257],
|
||||
[140257,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140257,140257,140257,140257,140257,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140256,140256,140257,140256,140256,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140256,140256,140257,140256,140256,140257,140256,140256,140257],
|
||||
[140257,140257,140257,140257,140256,140256,140257,140256,140256,140257,140257,140257,140257],
|
||||
[140257,140256,140256,140257,140256,140256,140257,140256,140256,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140256,140256,140257,140256,140256,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140256,140256,140257,140256,140256,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140256,140256,140257,140256,140256,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140257,140257,140257,140257,140257,140257,140257,140256,140256,140257],
|
||||
[140257,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140256,140257]
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0,140286, 0, 0, 0, 0, 0, 0, 0,140286, 0, 0],
|
||||
[ 0, 0,140294, 0, 0, 0, 0, 0, 0, 0,140294, 0, 0],
|
||||
[ 0, 0, 0, 0,140308,140309, 0,140310,140311, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0,140316,140317, 0,140318,140319, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0,140295, 0, 0, 0,140295, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
0
|
||||
],
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1
|
||||
]
|
||||
}
|
61
project/floors/HA20.js
Normal file
61
project/floors/HA20.js
Normal file
@ -0,0 +1,61 @@
|
||||
main.floors.HA20=
|
||||
{
|
||||
"floorId": "HA20",
|
||||
"title": "黑暗神殿 10 ",
|
||||
"name": "黑暗神殿10",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA18",
|
||||
"loc": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166,140166,140166,140166,140166, 0, 0, 0,140166],
|
||||
[140166, 0, 0,140166,140166,140166,140166,140166,140166,140166, 0, 0,140166],
|
||||
[140166, 0,140166,140166, 0, 0, 0, 0, 0,140166,140166, 0,140166],
|
||||
[140166, 0,140166,140166, 0, 0, 0, 0, 0,140166,140166, 0,140166],
|
||||
[140166, 0,140166,140166, 0, 0, 0, 0, 0,140166,140166, 0,140166],
|
||||
[140166, 0,140166,140166, 0, 0, 0, 0, 0,140166,140166, 0,140166],
|
||||
[140166, 0,140166,140166, 0, 0, 0, 0, 0,140166,140166, 0,140166],
|
||||
[140166, 0, 0,140166,140166,140166, 0,140166,140166,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166, 91,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
91
project/floors/HA3.js
Normal file
91
project/floors/HA3.js
Normal file
@ -0,0 +1,91 @@
|
||||
main.floors.HA3=
|
||||
{
|
||||
"floorId": "HA3",
|
||||
"title": "黑暗神殿正殿",
|
||||
"name": "黑暗神殿正殿",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "shuiyu.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
6,
|
||||
2
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140406,140406,140406,140338,42173,42174,42174,42174,42175,140338,140406,140406,140406],
|
||||
[140406,140406,140406,140346,42181, 0,41872,140406,42183,140346,140406,140406,140406],
|
||||
[140406,140406,140293,140406,42189,60330,60331,60332,42191,140406,140293,140406,140406],
|
||||
[140406,10110,140301, 0, 0,60335, 0,60335, 0, 0,140301,10110,140406],
|
||||
[140406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140406],
|
||||
[140406,41974, 0, 0, 0, 0, 0, 0, 0, 0, 0,41974,140406],
|
||||
[140406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140406],
|
||||
[140406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140406],
|
||||
[140406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140406],
|
||||
[140406, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140406],
|
||||
[140406,41155,41155,41155,41155,41736, 0,41736,41155,41155,41155,41155,140406],
|
||||
[140406,41163,41163,41163,41163,41744, 0,41744,41163,41163,41163,41163,140406],
|
||||
[140406,140406,140406,140406,140406,140406, 91,140406,140406,140406,140406,140406,140406]
|
||||
],
|
||||
"bgmap": [
|
||||
[140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406],
|
||||
[140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406],
|
||||
[140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406,140406],
|
||||
[140406,140283,140283,30077,30078,30078,60362,30078,30078,30079,140283,140283,140406],
|
||||
[140406,140283,140283,30085,30072,30073,30074,30075,30076,30087,140283,140283,140406],
|
||||
[140406,140283,140283,30085,30080,30081,30082,30083,30084,30087,140283,140283,140406],
|
||||
[140406,140283,140283,30085,30088,30089,30090,30091,30092,30087,140283,140283,140406],
|
||||
[140406,140283,140283,30085,30096,30097,30098,30099,30100,30087,140283,140283,140406],
|
||||
[140406,140283,140283,30085,30104,30105,30106,30107,30108,30087,140283,140283,140406],
|
||||
[140406,140283,140283,30093,30094,30094,30094,30094,30094,30095,140283,140283,140406],
|
||||
[140406,140283,140283,140283,140283,140283,140283,140283,140283,140283,140283,140283,140406],
|
||||
[140406,140283,140283,140283,140283,140283,140283,140283,140283,140283,140283,140283,140406],
|
||||
[140406,140406,140406,140406,140406,140406,140283,140406,140406,140406,140406,140406,140406]
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0,41966, 0, 0, 0, 0, 0, 0, 0, 0, 0,41966, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
91
project/floors/HA4.js
Normal file
91
project/floors/HA4.js
Normal file
@ -0,0 +1,91 @@
|
||||
main.floors.HA4=
|
||||
{
|
||||
"floorId": "HA4",
|
||||
"title": "黑暗神殿供奉台",
|
||||
"name": "黑暗神殿供奉台",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "shuiyu.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": null,
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
3,
|
||||
2
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0,30941, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0,30943, 0, 0, 0, 0, 0,30938, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0,30936, 0, 0, 0,140277, 0, 0, 0,30942, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0,30940, 0, 0, 0, 0, 0,30939, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0,30782, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,41727, 91,41727, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"bgmap": [
|
||||
[42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036],
|
||||
[42036,42060,42060,42060,42060,42060,42060,42060,42060,42060,42060,42060,42036],
|
||||
[42036,42060,42036,42036,42036,42036,42036,42036,42036,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42036,42036,42036,42036,42036,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42152,42153,42154,42155,42156,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42160,42161,42162,42163,42164,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42168,42169,42170,42171,42172,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42176,42177,42178,42179,42180,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42184,42185,42186,42187,42188,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42036,42036,42036,42036,42036,42036,42036,42060,42036],
|
||||
[42036,42060,42036,42036,42036,42036,42036,42036,42036,42036,42036,42060,42036],
|
||||
[42036,42060,42060,42060,42060,42060,42060,42060,42060,42060,42060,42060,42036],
|
||||
[42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036]
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0, 0, 0, 0,30925, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0,30927, 0, 0,30933, 0, 0,30922, 0, 0, 0],
|
||||
[ 0, 0, 0,30935, 0, 0, 0, 0, 0,30930, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0,30920, 0, 0, 0, 0, 0, 0, 0,30926, 0, 0],
|
||||
[ 0, 0,30928, 0, 0, 0, 0, 0, 0, 0,30934, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0,30924, 0, 0, 0, 0, 0,30923, 0, 0, 0],
|
||||
[ 0, 0, 0,30932, 0, 0,30766, 0, 0,30931, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0,30774, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,41711, 0,41711, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,41719, 0,41719, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
91
project/floors/HA5.js
Normal file
91
project/floors/HA5.js
Normal file
@ -0,0 +1,91 @@
|
||||
main.floors.HA5=
|
||||
{
|
||||
"floorId": "HA5",
|
||||
"title": "黑暗神殿 5 ",
|
||||
"name": "黑暗神殿5",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X42036",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": null,
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
9,
|
||||
2
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140265,40361,40362,140276,140265,140265,140356,140265,140265,140276,140265,140265,140265],
|
||||
[140265,40369,40370,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,40377,40378, 0, 0,41325,41326,41327, 0, 0, 0,10110,140265],
|
||||
[140265, 0, 0, 0, 0,41333, 0,41335, 0, 0, 0, 0,140265],
|
||||
[140265, 0, 0,41340,50088,50089,50089,50089,50090,41341, 0, 0,140265],
|
||||
[140265, 0, 0,41348,50096,50097,50097,50097,50098,41349, 0, 0,140265],
|
||||
[140265, 0, 0,41356,50096,50097,50097,50097,50098,41357, 0, 0,140265],
|
||||
[140265, 0, 0,41340,50096,50097,50097,50097,50098,41341, 0, 0,140265],
|
||||
[140265, 0, 0,41348,50096,50097,50097,50097,50098,41349, 0, 0,140265],
|
||||
[140265, 0, 0,41356,50096,50097,50097,50097,50098,41357, 0, 0,140265],
|
||||
[140265, 0, 0, 0,50104,50105,50105,50105,50106, 0, 0, 0,140265],
|
||||
[140265, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265],
|
||||
[140265,60199,60199,60199,60199,140303, 91,140303,60199,60199,60199,60199,140265]
|
||||
],
|
||||
"bgmap": [
|
||||
[140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,41334,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265],
|
||||
[140265,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,42036,140265]
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0,41342, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,41404, 0, 0,41351, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0,41350, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,41586, 0,41359, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0,41359, 0,41350, 0,41358, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,140295, 0,140295, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"color": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
1
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
68
project/floors/HA6.js
Normal file
68
project/floors/HA6.js
Normal file
@ -0,0 +1,68 @@
|
||||
main.floors.HA6=
|
||||
{
|
||||
"floorId": "HA6",
|
||||
"title": "黑暗神殿 2",
|
||||
"name": "黑暗神殿2",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"0,6": {
|
||||
"floorId": "HA2",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
},
|
||||
"12,6": {
|
||||
"floorId": "HA7",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0,140165, 0, 0,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166, 0,140166, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166, 0,140166,140166, 0,140166, 0, 0,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0,140166, 0,140166, 0, 0,140166,140166,140166,140166],
|
||||
[140166,140166, 0,140166,140166, 0,140166, 0, 0,140166, 0, 0,140166],
|
||||
[ 94, 0, 0,140167,140166, 0,140166, 0, 0, 0, 0, 0, 92],
|
||||
[140166,140166, 0,140175,140166, 0,140166, 0, 0,140166, 0, 0,140166],
|
||||
[140166, 0, 0, 0, 0, 0,140166, 0, 0,140166,140166,140166,140166],
|
||||
[140166, 0,140166,140166,140166, 0,140166, 0, 0, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0, 0, 0,140166, 0, 0,140166, 0, 0,140166],
|
||||
[140166, 0,140166, 0, 0, 0,140165, 0, 0,140166, 0, 0,140166],
|
||||
[140166,140166,140166,140171,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
75
project/floors/HA7.js
Normal file
75
project/floors/HA7.js
Normal file
@ -0,0 +1,75 @@
|
||||
main.floors.HA7=
|
||||
{
|
||||
"floorId": "HA7",
|
||||
"title": "黑暗神殿 3",
|
||||
"name": "黑暗神殿3",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"0,6": {
|
||||
"floorId": "HA6",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
},
|
||||
"12,6": {
|
||||
"floorId": "HA8",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"12,11": {
|
||||
"floorId": "HA9",
|
||||
"loc": [
|
||||
1,
|
||||
11
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166, 0,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166, 0,140166,140166,140166,140166,140166,140166],
|
||||
[ 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92],
|
||||
[140166,140166,140166,140166,140166,140166, 0,140166,140166,140166, 0,140166,140166],
|
||||
[140166, 0, 0, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166,140166,140166,140166, 0,140166,140166,140166, 0,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92],
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
61
project/floors/HA8.js
Normal file
61
project/floors/HA8.js
Normal file
@ -0,0 +1,61 @@
|
||||
main.floors.HA8=
|
||||
{
|
||||
"floorId": "HA8",
|
||||
"title": "东方护法 ",
|
||||
"name": "东方护法",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"0,6": {
|
||||
"floorId": "HA7",
|
||||
"loc": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[145,145,145, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[145,145,145, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[ 94, 0, 0, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[145,145,145, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[145,145,145, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[145,145,145, 0, 0, 0, 0, 0, 0, 0,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145],
|
||||
[145,145,145,145,145,145,145,145,145,145,145,145,145]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
67
project/floors/HA9.js
Normal file
67
project/floors/HA9.js
Normal file
@ -0,0 +1,67 @@
|
||||
main.floors.HA9=
|
||||
{
|
||||
"floorId": "HA9",
|
||||
"title": "黑暗神殿4",
|
||||
"name": "黑暗神殿4",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140137",
|
||||
"bgm": "hyzsam.mp3",
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"1,11": {
|
||||
"floorId": "HA7",
|
||||
"loc": [
|
||||
12,
|
||||
11
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166],
|
||||
[140166, 0, 0, 0, 0, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166,140166,140166,140166,140166, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166,140166, 0,140166,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0,140166, 0,140166,140166, 0,140166,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166,140166,140166, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 0,140166, 0,140166, 0, 0, 0,140166,140166, 0,140166,140166],
|
||||
[140166, 0,140166, 0,140166,140166,140166, 0,140166, 0, 0, 0,140166],
|
||||
[140166, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,140166],
|
||||
[140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166,140166]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
1,
|
||||
11
|
||||
],
|
||||
"bg2map": [
|
||||
|
||||
],
|
||||
"fg2map": [
|
||||
|
||||
]
|
||||
}
|
@ -5,15 +5,18 @@ main.floors.XW1=
|
||||
"name": "西武帝国1",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": false,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": false,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"cannotMoveDirectly": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [
|
||||
{
|
||||
"type": "setHeroOpacity",
|
||||
@ -508,12 +511,19 @@ main.floors.XW1=
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,6": {
|
||||
"floorId": "SR30",
|
||||
"0,6": {
|
||||
"floorId": "XW2",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"6,6": {
|
||||
"floorId": "SRZ1",
|
||||
"loc": [
|
||||
6,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
@ -524,34 +534,34 @@ main.floors.XW1=
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[120061,120062,120081,120061,120062,120081,120061,120062,120081,120061,120062,120081,120061],
|
||||
[120069,120089,120089,120069,120070,120071,120069,120070,120071,120069,120089,120071,120069],
|
||||
[120077,120089,120079,120077,120078,120079,120077,120078,120079,120077,120089,120079,120077],
|
||||
[120004, 0, 0, 0, 0, 0, 0,120004,120004,120004,120004,120004,120004],
|
||||
[120004, 0, 0,228, 0,802, 0,120004, 0, 0, 0, 0,120004],
|
||||
[120004, 0, 0, 0, 0, 0, 0,120004, 0, 0, 0, 0,120004],
|
||||
[ 92, 0, 0, 0,737, 0, 0, 0,487, 0, 0, 0, 92],
|
||||
[120004, 0, 0, 0, 0, 0, 0,120004, 0, 0, 0, 0,120004],
|
||||
[120004, 0,771, 0, 0,755, 0,120004, 0, 0, 0, 0,120004],
|
||||
[120004, 0, 0, 0, 0, 0, 0,120004,120004,120004,120004,120004,120004],
|
||||
[120004, 0, 0,120032,120033,120033,120033,120033,120033,120033,120033,120033,120033],
|
||||
[120004, 0, 0,120040,120041,120041,120041,120041,120041,120041,120041,120041,120041],
|
||||
[120032,120033,120034,120040,120041,120041,120041,120041,120041,120041,120041,120041,120041]
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144],
|
||||
[144, 0, 0,144, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144,144, 0,144,144,144, 0,144,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[ 94, 0, 0, 0, 0, 0, 89, 0,144,144,144, 0,144],
|
||||
[144, 0,144,144, 0,144,144, 0,144, 0, 0, 0,144],
|
||||
[144, 0,144, 0, 0, 0,144, 0,144, 0,144, 0,144],
|
||||
[144, 0,144, 0, 0, 0,144, 0,144, 0,144, 0,144],
|
||||
[144, 0,144,144, 0,144,144, 0,144, 0,144, 0,144],
|
||||
[144, 0,144, 0, 0, 0,144, 0,144, 0, 0, 0,144],
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
6
|
||||
],
|
||||
"bg2map": [
|
||||
|
||||
],
|
||||
"fg2map": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
6
|
||||
]
|
||||
}
|
95
project/floors/XW10.js
Normal file
95
project/floors/XW10.js
Normal file
@ -0,0 +1,95 @@
|
||||
main.floors.XW10=
|
||||
{
|
||||
"floorId": "XW10",
|
||||
"title": "西武帝国 10 ",
|
||||
"name": "西武帝国10",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "X140283",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,0": {
|
||||
"floorId": "XW9",
|
||||
"loc": [
|
||||
2,
|
||||
1
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[140265,40359,140265,140356,140265,140265, 93,140265,140265,140356,140265,40359,140265],
|
||||
[140265,40367,140265,140265,140265,140265, 0,140265,140265,140265,140265,40367,140265],
|
||||
[140265,140265,140295,140295,140418,140419, 0,140434,140435,140295,140295,140265,140265],
|
||||
[140265,140265,140303,140303,140426,140427, 0,140442,140443,140303,140303,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0,41258, 0, 0, 0,41259, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0,41266, 0, 0, 0,41267, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0,41274,41195,41196,41197,41275, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265,40634,40635,40634,40635, 0,40638,40639,40636,40637,140265,140265],
|
||||
[140265,140265,40642,40643,40642,40643, 0,40646,40647,40644,40645,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265, 0,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265, 91,140265,140265,140265,140265,140265,140265]
|
||||
],
|
||||
"bgmap": [
|
||||
[140265,140265,140265,140265,140265,140265, 0,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265, 0,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0,40456,40457,40458, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0,40464,40465,40466, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0,40472,40473,40474, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265, 0, 0, 0, 0, 0, 0, 0, 0, 0,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265, 0,140265,140265,140265,140265,140265,140265],
|
||||
[140265,140265,140265,140265,140265,140265, 0,140265,140265,140265,140265,140265,140265]
|
||||
],
|
||||
"fgmap": [
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0,40626,40627,40626,40627, 0,40628,40629,40630,40631, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
0
|
||||
],
|
||||
"bg2map": [
|
||||
|
||||
],
|
||||
"fg2map": [
|
||||
|
||||
]
|
||||
}
|
72
project/floors/XW2.js
Normal file
72
project/floors/XW2.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW2=
|
||||
{
|
||||
"floorId": "XW2",
|
||||
"title": "西武帝国 2 ",
|
||||
"name": "西武帝国2",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"0,6": {
|
||||
"floorId": "XW1",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"6,11": {
|
||||
"floorId": "XW3",
|
||||
"loc": [
|
||||
6,
|
||||
11
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[ 0, 0, 0,144,144,144,144,144,144, 0, 0,144,144],
|
||||
[ 0, 0, 0,144, 0, 0, 0, 0,144, 0, 0,144, 0],
|
||||
[144,144, 0,144, 0,144, 0, 0,144, 0,144,144, 0],
|
||||
[144, 0, 0,144, 0,144, 0, 0,144, 0, 0, 0, 0],
|
||||
[144, 0, 0, 0, 0,144, 0,144,144,144,144,144, 0],
|
||||
[144,144,144,144, 0,144, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 94, 0, 0,144, 0,144, 0,144,144,144,144,144, 0],
|
||||
[144, 0, 0,144, 0,144, 0,144, 0, 0, 0, 0, 0],
|
||||
[144, 0, 0, 0, 0, 0, 0,144, 0,144,144,144,144],
|
||||
[144,144, 0,144,144,144, 0,144, 0,144, 0, 0, 0],
|
||||
[144, 0, 0, 0, 0,144, 0,144, 0,144, 0,144, 0],
|
||||
[144, 0, 0, 0, 0,144, 91,144, 0, 0, 0,144, 0],
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
72
project/floors/XW3.js
Normal file
72
project/floors/XW3.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW3=
|
||||
{
|
||||
"floorId": "XW3",
|
||||
"title": "西武帝国 3 ",
|
||||
"name": "西武帝国3",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,11": {
|
||||
"floorId": "XW2",
|
||||
"loc": [
|
||||
6,
|
||||
11
|
||||
]
|
||||
},
|
||||
"0,6": {
|
||||
"floorId": "XW4",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144,144, 0,144,144,144, 0,144,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[144,144,144,144,144,144,144, 0,144,144,144,144,144],
|
||||
[ 94, 0,144, 0, 0,144, 0, 0, 0, 0,144, 0, 0],
|
||||
[ 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0, 0],
|
||||
[ 0, 0,144, 0, 0,144, 0, 0,144, 0,144,144,144],
|
||||
[ 0,144,144,144,144,144,144, 0,144,144,144, 0, 0],
|
||||
[ 0, 0,144, 0, 0,144, 0, 0, 0, 0, 0, 0, 0],
|
||||
[ 0, 0, 0, 0, 0,144, 91, 0, 0,144,144, 0, 0],
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
11
|
||||
]
|
||||
}
|
72
project/floors/XW4.js
Normal file
72
project/floors/XW4.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW4=
|
||||
{
|
||||
"floorId": "XW4",
|
||||
"title": "西武帝国 4 ",
|
||||
"name": "西武帝国4",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"0,6": {
|
||||
"floorId": "XW3",
|
||||
"loc": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
},
|
||||
"11,0": {
|
||||
"floorId": "XW5",
|
||||
"loc": [
|
||||
11,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144,144,144,144,144,144,144,144,144,144,144, 93,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0, 0, 0,144, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0,144, 0, 0,144, 0,144],
|
||||
[144,144, 0,144,144,144,144,144,144, 0,144, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0,144, 0, 0, 0, 0,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[ 94, 0, 0, 0,144, 0, 0, 0,144,144, 0,144,144],
|
||||
[144,144,144,144,144,144,144, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144,144, 0,144,144,144, 0,144,144],
|
||||
[144,144,144,144,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[ 0, 0, 0,144,144,144,144,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
0,
|
||||
6
|
||||
]
|
||||
}
|
72
project/floors/XW5.js
Normal file
72
project/floors/XW5.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW5=
|
||||
{
|
||||
"floorId": "XW5",
|
||||
"title": "西武帝国 5 ",
|
||||
"name": "西武帝国5",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"11,0": {
|
||||
"floorId": "XW4",
|
||||
"loc": [
|
||||
11,
|
||||
0
|
||||
]
|
||||
},
|
||||
"6,12": {
|
||||
"floorId": "XW6",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144,144,144,144,144,144,144,144,144,144,144, 93,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0,144, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0,144, 0,144],
|
||||
[144,144, 0,144,144,144, 0,144,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0,144,144, 0],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[144,144, 0,144,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144,144, 0,144,144,144, 0,144,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144,144, 0,144,144,144, 0,144,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[144,144,144,144,144,144, 91,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
11,
|
||||
0
|
||||
]
|
||||
}
|
72
project/floors/XW6.js
Normal file
72
project/floors/XW6.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW6=
|
||||
{
|
||||
"floorId": "XW6",
|
||||
"title": "西武帝国 6 ",
|
||||
"name": "西武帝国6",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,12": {
|
||||
"floorId": "XW5",
|
||||
"loc": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
},
|
||||
"1,11": {
|
||||
"floorId": "XW7",
|
||||
"loc": [
|
||||
1,
|
||||
11
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[144, 0,144,144,144,144, 0,144,144,144,144, 0,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[144,144,144,144,144,144, 0,144,144,144,144,144,144],
|
||||
[144, 0, 0, 0, 0,144, 0,144, 0, 0, 0, 0,144],
|
||||
[144,144,144,144, 0, 0, 0, 0, 0, 0, 0, 0,144],
|
||||
[144, 0, 0,144, 0,144, 0,144, 0, 0, 0, 0,144],
|
||||
[144, 0, 0, 0, 0,144, 0,144,144,144,144,144,144],
|
||||
[144, 0, 0,144, 0,144, 0,144, 0,144, 0, 0,144],
|
||||
[144,144,144,144, 0,144, 0, 0, 0, 0, 0, 0,144],
|
||||
[144, 94, 0, 0, 0, 0, 0,144, 0,144, 0, 0,144],
|
||||
[144,144,144,144,144,144, 91,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
12
|
||||
]
|
||||
}
|
72
project/floors/XW7.js
Normal file
72
project/floors/XW7.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW7=
|
||||
{
|
||||
"floorId": "XW7",
|
||||
"title": "西武帝国 7 ",
|
||||
"name": "西武帝国7",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"1,11": {
|
||||
"floorId": "XW6",
|
||||
"loc": [
|
||||
1,
|
||||
11
|
||||
]
|
||||
},
|
||||
"12,1": {
|
||||
"floorId": "XW8",
|
||||
"loc": [
|
||||
12,
|
||||
1
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144],
|
||||
[144, 0, 0, 0,144, 0,144, 0,144, 0, 0,144, 93],
|
||||
[144, 0,144, 0,144, 0,144, 0,144, 0,144,144, 0],
|
||||
[144, 0,144, 0,144, 0,144, 0,144, 0,144, 0, 0],
|
||||
[144, 0,144, 0,144, 0,144, 0,144, 0,144, 0, 0],
|
||||
[144, 0,144, 0,144, 0,144, 0,144, 0,144, 0, 0],
|
||||
[144, 0,144, 0,144, 0,144, 0, 0, 0, 0, 0, 0],
|
||||
[144, 0,144, 0,144, 0,144, 0,144,144,144,144,144],
|
||||
[144, 0,144, 0,144, 0,144, 0, 0, 0, 0, 0,144],
|
||||
[144, 0,144, 0,144, 0, 0, 0,144,144, 0,144,144],
|
||||
[144,144,144, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 94, 0, 0, 0, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
1,
|
||||
11
|
||||
]
|
||||
}
|
72
project/floors/XW8.js
Normal file
72
project/floors/XW8.js
Normal file
@ -0,0 +1,72 @@
|
||||
main.floors.XW8=
|
||||
{
|
||||
"floorId": "XW8",
|
||||
"title": "西武帝国 8 ",
|
||||
"name": "西武帝国8",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"12,1": {
|
||||
"floorId": "XW7",
|
||||
"loc": [
|
||||
12,
|
||||
1
|
||||
]
|
||||
},
|
||||
"6,1": {
|
||||
"floorId": "XW9",
|
||||
"loc": [
|
||||
6,
|
||||
1
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144],
|
||||
[144, 0, 0, 0,144, 0, 93, 0,144, 0, 0,144, 93],
|
||||
[144, 0,144, 0,144, 0, 0, 0,144, 0, 0,144, 0],
|
||||
[144, 0,144, 0,144,144, 0,144,144, 0,144,144, 0],
|
||||
[144, 0,144, 0, 0, 0, 0, 0,144, 0, 0,144, 0],
|
||||
[144, 0,144,144,144,144, 0, 0,144, 0, 0,144, 0],
|
||||
[144, 0,144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
[144, 0,144,144,144,144, 0,144,144,144, 0,144, 0],
|
||||
[144, 0,144, 0, 0,144, 0, 0, 0,144, 0,144, 0],
|
||||
[144, 0,144, 0, 0, 0, 0,144, 0,144, 0,144, 0],
|
||||
[144, 0,144,144, 0,144,144,144, 0,144, 0,144, 0],
|
||||
[144, 0, 0, 0, 0, 0, 0,144, 0,144, 0,144, 0],
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
12,
|
||||
1
|
||||
]
|
||||
}
|
79
project/floors/XW9.js
Normal file
79
project/floors/XW9.js
Normal file
@ -0,0 +1,79 @@
|
||||
main.floors.XW9=
|
||||
{
|
||||
"floorId": "XW9",
|
||||
"title": "西武帝国 9 ",
|
||||
"name": "西武帝国9",
|
||||
"width": 13,
|
||||
"height": 13,
|
||||
"canFlyTo": true,
|
||||
"canFlyFrom": true,
|
||||
"canUseQuickShop": true,
|
||||
"cannotViewMap": false,
|
||||
"images": [],
|
||||
"ratio": 1,
|
||||
"defaultGround": "autotile7",
|
||||
"bgm": "lfmg.mp3",
|
||||
"weather": [
|
||||
"rain",
|
||||
5
|
||||
],
|
||||
"firstArrive": [],
|
||||
"eachArrive": [],
|
||||
"parallelDo": "",
|
||||
"events": {},
|
||||
"changeFloor": {
|
||||
"6,1": {
|
||||
"floorId": "XW8",
|
||||
"loc": [
|
||||
6,
|
||||
1
|
||||
]
|
||||
},
|
||||
"2,1": {
|
||||
"floorId": "XW10",
|
||||
"loc": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
},
|
||||
"10,1": {
|
||||
"floorId": "HA1",
|
||||
"loc": [
|
||||
6,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
"beforeBattle": {},
|
||||
"afterBattle": {},
|
||||
"afterGetItem": {},
|
||||
"afterOpenDoor": {},
|
||||
"autoEvent": {},
|
||||
"cannotMove": {},
|
||||
"cannotMoveIn": {},
|
||||
"map": [
|
||||
[144,144,144,144,144,144,144,144,144,144,144,144,144],
|
||||
[144, 0, 93, 0,144, 0, 93, 0,144, 0, 93, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144,144, 0,144,144,144, 0,144,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144, 0, 0, 0,144,144, 0,144,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144, 0, 0, 0,144,144, 0,144,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144, 0, 0, 0,144, 0, 0, 0,144, 0, 0, 0,144],
|
||||
[144,144, 0,144,144,144, 0,144,144,144, 0,144,144],
|
||||
[144, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144]
|
||||
],
|
||||
"bgmap": [
|
||||
|
||||
],
|
||||
"fgmap": [
|
||||
|
||||
],
|
||||
"flyPoint": [
|
||||
6,
|
||||
1
|
||||
]
|
||||
}
|
@ -1062,6 +1062,8 @@ var icons_4665ee12_3a1f_44a4_bea3_0fccba634dc1 =
|
||||
"autotile4": 0,
|
||||
"autotile5": 0,
|
||||
"autotile6": 0,
|
||||
"autotile7": 0
|
||||
"autotile7": 0,
|
||||
"autotile8": 0,
|
||||
"autotile9": 0
|
||||
}
|
||||
}
|
@ -109,6 +109,8 @@ var maps_90f36752_8815_4be8_b32b_d7fad1d0542e =
|
||||
"141": {"cls":"autotile","id":"autotile5","canBreak":true},
|
||||
"142": {"cls":"autotile","id":"autotile6"},
|
||||
"143": {"cls":"autotile","id":"autotile7"},
|
||||
"144": {"cls":"autotile","id":"autotile8","canBreak":true},
|
||||
"145": {"cls":"autotile","id":"autotile9"},
|
||||
"151": {"cls":"autotile","id":"autotile1","canBreak":true},
|
||||
"152": {"cls":"autotile","id":"autotile2","canBreak":true},
|
||||
"153": {"cls":"autotile","id":"autotile3"},
|
||||
|
BIN
project/tilesets/Heian.png
Normal file
BIN
project/tilesets/Heian.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 589 KiB |
Loading…
Reference in New Issue
Block a user