longhun/project/floors/DY7.js

123 lines
3.6 KiB
JavaScript
Raw Permalink Normal View History

2023-03-25 21:54:19 +08:00
main.floors.DY7=
{
"floorId": "DY7",
"title": "丹药峰 7 ",
"name": "丹药峰7",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "X60304",
"bgm": "bihaichaosheng.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"8,12": {
"floorId": "DY6",
"loc": [
8,
12
]
},
"1,12": {
"floorId": "DY8",
"loc": [
1,
12
]
}
},
"beforeBattle": {},
"afterBattle": {
"5,5": [
{
"type": "setValue",
"name": "flag:door_DY7_6_6",
"operator": "+=",
"value": "1"
}
],
"7,5": [
{
"type": "setValue",
"name": "flag:door_DY7_6_6",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
"6,6": {
"0": {
"condition": "flag:door_DY7_6_6==2",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_DY7_6_6",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2023-03-27 02:16:11 +08:00
[50336,50336,50336,50336,50336,50336,50336,50336,50336,50336,50336,50336,50336],
[50336,356, 21,355,50336, 21, 22, 21,50336,10110,357,10110,50336],
[50336, 0,216, 0,50336, 0,216, 0,50336,424,216,424,50336],
[50336,50336, 81,50336,50336,50336, 81,50336,50336,50336, 81,151,151],
[50336, 31, 0,997, 0, 0, 0, 0, 0,998, 0, 31,151],
[50336,50336,50336, 0,50336,218, 0,218,50336, 0,50336, 81,50336],
[50336, 21, 81, 0,50336,50336, 85,50336,50336,50338,50336,207,50336],
[50336, 31,151,50338,151,370, 37,370,50336,253,50336, 21,50336],
[50336, 0,151,996,151,151,151,151,151, 0,50336, 32,50336],
[50336,215, 81, 0, 31, 0,50338,253, 0, 0,50336,432,50336],
[50336,50338,151, 81,151,151,151,151, 81,50336,50336,50336,50336],
[50336, 0,151,207, 21, 32,432,151, 0,255,442,442,50336],
[50336, 93,151,151,151,151,151,151, 91,50336,50336,50336,50336]
2023-03-25 21:54:19 +08:00
],
"bgmap": [
],
"fgmap": [
2023-03-27 02:16:11 +08:00
[ 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,50294],
[ 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,50293, 0,50293, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0,50295, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0,50295, 0, 0,50295, 0,50293, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0,50294, 0,50293, 0, 0,50294, 0, 0, 0, 0, 0]
2023-03-25 21:54:19 +08:00
],
"flyPoint": [
8,
12
2023-03-25 21:55:14 +08:00
],
"bg2map": [
],
"fg2map": [
]
2023-03-25 21:54:19 +08:00
}