HumanBreak/public/project/floors/MT28.js

135 lines
4.2 KiB
JavaScript
Raw Normal View History

main.floors.MT28=
{
2023-01-05 22:21:40 +08:00
"floorId": "MT28",
"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": {
"5,13": [
"注意,如果用跳跃技能把怪物踢走,会导致机关门无法开启"
]
},
"changeFloor": {
"4,14": {
"floorId": "MT27",
"loc": [
4,
0
]
},
"0,7": {
"floorId": "MT26",
"loc": [
14,
7
]
},
"8,0": {
"floorId": "MT29",
"loc": [
8,
14
]
}
},
"beforeBattle": {},
"afterBattle": {
"10,8": [
{
"type": "setValue",
"name": "flag:door_MT28_11_9",
"operator": "+=",
"value": "1"
}
],
"12,8": [
{
"type": "setValue",
"name": "flag:door_MT28_11_9",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
"11,9": {
"0": {
"condition": "flag:door_MT28_11_9==2",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_MT28_11_9",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[143,143,143,143,143,143,143,143, 91,143,143,143,143,143,143],
[143,143,441,390,396,143, 0,500,491, 0,143,143,143,143,143],
[143,143,143,143,484,280, 0,143, 0, 21,143,143,143,143,143],
[143,482,390,143,143,143,494,143,566,143,143, 0,143,143,143],
[143,441,482,500, 0,484,390,566,420,566,396,482, 22,143,143],
[143,143,492,143,143,143,572,143,566,143,143,494,143,143,143],
[143,143, 0, 0,568,376,482,143, 0,482, 0, 0,143,143,143],
[ 92, 0,484, 0,143,441,378,492, 0,143,143,237,143,143,143],
[143,143,143,568,143,500,143,143,518,143,280,484,280,143,143],
[143,390,484,403,492, 0,403,378,482,143,143, 85,143,143,143],
[143,143,143,143,143,143,143,275,143,143,466,484,467,143,143],
[143,482,376,143, 0,482,376,403, 0,143,143, 23,143,143,143],
[143,520,143,143,518,143,143,143,143,143,143,143,143,143,143],
[143,378,482,519, 0,129,143,143,143,143,143,143,143,143,143],
[143,143,143,143, 93,143,143,143,143,143,143,143,143,143,143]
],
2023-01-05 22:21:40 +08:00
"bgmap": [
[ 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, 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, 0, 0, 0, 0, 0],
[ 0, 0,144,144,144,144,144, 0, 0, 0, 0, 0, 0, 0, 0],
[144,144,144, 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,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,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, 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]
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}