51_AstralParty/project/floors/MAC5.js
2025-09-11 22:30:07 +08:00

90 lines
2.3 KiB
JavaScript

main.floors.MAC5=
{
"floorId": "MAC5",
"title": "中心连廊5",
"name": "45F 连廊",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "magicground",
"bgm": "AstralShop.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {
"6,6": [
{
"type": "openShop",
"id": "MAshop4",
"open": true
},
{
"type": "disableShop",
"id": "MAshop3"
},
{
"type": "disableShop",
"id": "MAshop2"
},
{
"type": "disableShop",
"id": "MAshop1"
},
{
"type": "setValue",
"name": "flag:shopvisited",
"value": "4"
}
]
},
"changeFloor": {
"0,7": {
"floorId": "MAL45",
"loc": [
11,
7
],
"direction": "left"
},
"12,7": {
"floorId": "MAR45",
"loc": [
1,
7
],
"direction": "right"
}
},
"beforeBattle": {},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148, 7,131, 8,149,149,149,149,149],
[ 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149],
[148,148,148,148,148,148, 4,149,149,149,149,149,149]
],
"bgmap": [
],
"fgmap": [
]
}