yimengjiutian/project/floors/MT49.js
2023-05-08 09:23:07 +08:00

285 lines
7.4 KiB
JavaScript

main.floors.MT49=
{
"floorId": "MT49",
"title": "主塔 49 层",
"name": "49",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 5,
"defaultGround": "ground",
"bgm": "title.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,1": {
"floorId": ":before",
"stair": "upFloor"
},
"1,11": {
"floorId": ":next",
"stair": "downFloor"
}
},
"beforeBattle": {},
"afterBattle": {
"4,5": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"6,11": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"8,11": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"7,6": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"8,1": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"4,1": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"1,3": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"11,3": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"3,11": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
],
"11,8": [
{
"type": "setValue",
"name": "flag:qiliu",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:qiliu==76)",
"true": [
{
"type": "openDoor",
"loc": [
3,
1
],
"floorId": "MT44"
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1],
[ 1, 0, 31, 0,277, 0, 88, 0,277, 0, 31, 0, 1],
[ 1, 0, 0, 31, 1, 21, 0, 31, 1, 31, 0, 0, 1],
[ 1,468, 1, 1, 1, 1, 83, 1, 1, 1, 1,468, 1],
[ 1, 0, 0, 31, 1, 31, 0, 31, 81, 81, 0, 0, 1],
[ 1, 0, 21, 0,623, 0, 21, 0, 1, 1, 83, 1, 1],
[ 1, 1, 1, 1, 1, 1, 1,277, 1, 0, 0, 0, 1],
[ 1, 32, 0, 81, 0, 32, 1, 0, 1, 40, 1, 0, 1],
[ 1, 0, 31, 1, 31, 0, 1, 31, 1, 1, 1,210, 1],
[ 1, 82, 1, 1, 1, 81, 1, 0, 1, 21, 0, 0, 1],
[ 1, 0, 29, 1, 29, 0, 1, 29, 1, 0, 29, 0, 1],
[ 1, 87, 0,210, 0, 21,623, 0,623, 0, 0, 31, 1],
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
],
"fg2map": [
]
}