yimengjiutian/project/floors/MT51.js

188 lines
5.3 KiB
JavaScript
Raw Normal View History

2023-05-08 09:23:07 +08:00
main.floors.MT51=
{
"floorId": "MT51",
"title": "主塔 51 层",
"name": "51",
"width": 13,
"height": 13,
"canFlyTo": false,
"canFlyFrom": false,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [
{
"name": "shanhe.jpg",
"canvas": "bg",
"x": 0,
"y": 0
}
],
"ratio": 1,
"defaultGround": "ground",
"bgm": "Mountain.mp3",
"firstArrive": null,
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,2": {
"floorId": "MT52",
"loc": [
6,
10
]
}
},
"beforeBattle": {},
"afterBattle": {
"6,4": [
{
"type": "setValue",
"name": "flag:liunian",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:liunian==5)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
]
}
]
}
],
"4,6": [
{
"type": "setValue",
"name": "flag:liunian",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:liunian==5)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
]
}
]
}
],
"9,6": [
{
"type": "setValue",
"name": "flag:liunian",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:liunian==5)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
]
}
]
}
],
"10,8": [
{
"type": "setValue",
"name": "flag:liunian",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:liunian==5)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
]
}
]
}
],
"10,4": [
{
"type": "setValue",
"name": "flag:liunian",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:liunian==5)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
]
}
]
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0,152,152,152,152,152,152,152,152,152,152,152, 0],
[ 0,152,152,599,152,152, 89,152,152,587,449,152, 0],
[ 0,152,152,372,152,152, 86,152,152,589, 0,152, 0],
[ 0,152,152,449,152,152,230,152,152,152,237,152, 0],
[ 0,152,152,371,152,152, 0,152,152,152,371,152, 0],
[ 0,152,152, 0,237,371,450,371,371,237, 0,152, 0],
[ 0,152,152,371,152,152, 22,152,152,152,372,152, 0],
[ 0,152,152,449,152,152, 21,152,152,152,237,152, 0],
[ 0,152,152,372,152,152, 21,152,152,589, 0,152, 0],
[ 0,152,152,599,152,152, 0,152,152,588,451,152, 0],
[ 0,152,152,152,152,152,152,152,152,152,152,152, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0,240167,100041,100041,100041,100041,100041,100041,100041,100041,100041,100042, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240173,305,305,305,305,305,305,305,305,305,100050, 0],
[ 0,240176,100057,100057,100057,100057,100057,100057,100057,100057,100057,100058, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]
],
"fg2map": [
]
}