HumanBreak/public/project/floors/MT25.js

93 lines
3.0 KiB
JavaScript
Raw Normal View History

2022-11-13 18:02:05 +08:00
main.floors.MT25=
{
2023-01-05 22:21:40 +08:00
"floorId": "MT25",
"title": "智慧小径",
"name": "智慧小径",
"width": 15,
"height": 15,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 2,
"defaultGround": "grass",
"bgm": "road.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"5,14": {
"floorId": "MT24",
"loc": [
5,
0
]
},
"11,14": {
"floorId": "MT24",
"loc": [
11,
0
]
},
"14,9": {
"floorId": "MT30",
"loc": [
0,
9
]
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142,142,142,142,142,142,142,142,142,142,142],
[142,142,142,142,142, 23,142,142,142,142,142,142,142,142,142],
[142,142,142,142,482,441,482,142,142,142,142,142,142,142,142],
[142,142,142, 21,420,575,430, 21,142,142,142,142,142,142,142],
[142,142,142,142,482,491,482,142,142,142,142, 0,484, 0, 94],
[142,142,142,142,142, 22,142,142,142,142,142,566,143,143,143],
[142,142,142,142,142,576,142,142,142,142,142,430,566,420,143],
[142,142,142,142,142,497,142,142,142,142,142,142,142,566,143],
[142,142,142,142,142,572,142,142,142,142,142, 0,484, 0,143],
[142,142,142,142,142, 93,142,142,142,142,142, 93,143,143,143]
],
"bgmap": [
2022-11-13 18:02:05 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
2023-01-05 22:21:40 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144,144,144,144],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144,144,144, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144,144,144, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0]
],
"fgmap": [
],
"bg2map": [
2022-11-13 18:02:05 +08:00
],
2023-01-05 22:21:40 +08:00
"fg2map": [
]
2022-11-13 18:02:05 +08:00
}