longhun/project/floors/DY7.js
2023-03-26 02:54:19 +13:00

105 lines
2.9 KiB
JavaScript

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": [
[60004,60015,60118,20282,60007,20274,60118,60038,60012,20005,60012,20282,60004],
[20274, 21,356, 21,60038, 21,355, 21,20282,10110,357,10110,60007],
[60007, 31,216, 31,20282, 31,216, 31,20274,424,216,424,60038],
[60004,20005, 81,60038,60012,60015, 81,60118,60004,20005, 81,20282,60012],
[20274, 31, 0,997, 0, 0, 0, 0, 0,998, 0, 31,20005],
[60012,20282,60015, 0,20005,218, 0,218,20005, 0,20282, 81,60007],
[60007, 0, 81, 0,60007,60118, 85,20274,60007,50338,60012,207,60118],
[20282,215,60118,50338,20274,370, 37,370,20282,253,20005, 21,60007],
[60038, 31,60038,996,60012,60015,60007,20005,60118, 0,60004, 32,60118],
[60007, 21,60004, 0, 31, 0,50338,253, 0, 0,60004,432,20005],
[60118,50338,60038, 81,20282,60118,60015,60012, 81,20282,60118,20005,60004],
[60038, 0,60012,207, 21, 32,432,60118, 0,255,442,442,20282],
[60012, 93,20005,60007,60118,60007,60015,60004, 91,60118,60007,60015,60012]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
8,
12
]
}