HumanBreak/public/project/floors/MT30.js
2023-01-05 22:21:40 +08:00

93 lines
3.0 KiB
JavaScript

main.floors.MT30=
{
"floorId": "MT30",
"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": {
"14,9": {
"floorId": "MT29",
"loc": [
0,
9
]
},
"0,9": {
"floorId": "MT25",
"loc": [
14,
9
]
},
"11,14": {
"floorId": "MT26",
"loc": [
11,
0
]
}
},
"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,482,568, 0,390,142,396,142,142,142,142,142,142],
[142,142,390,403,142,484, 0,568,482, 0,403, 0,142,142,142],
[142,142,142,142,142,566, 17,143, 17, 17, 17,500,142,142,142],
[ 92, 0, 0, 0,572,482,482,143, 34,378,376, 34,237,482, 94],
[143,143,143,143,492,143,143,143,143,143,566,143,143,482,143],
[143,487,430,143,403,143,420,441, 21,143,403,403,143,396,143],
[143,280,143,143,562,143,143,280,143,143,143,566,143,403,143],
[143, 34, 34,376,403,378, 34, 34,143,482,492, 0,143,390,143],
[143,143,143,143,143,143,143,143,143,143,143, 93,143,143,143]
],
"bgmap": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0,144,144,144,144,144,144,144, 0, 0, 0],
[ 0, 0, 0, 0, 0,144,142,142,142,142,142,144, 0, 0, 0],
[144,144,144,144,144,144, 0, 0, 0, 0,144,144,144,144,144],
[ 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, 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, 0, 0,144, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,144, 0, 0, 0]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}