shengqishi/project/floors/BH13.js
2024-08-23 11:11:36 +08:00

116 lines
3.0 KiB
JavaScript

main.floors.BH13=
{
"floorId": "BH13",
"title": "北寒帝国 3 ",
"name": "北寒帝国3",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"ratio": 512,
"defaultGround": "X130012",
"bgm": "xieedushi.mp3",
"weather": [
"snow",
6
],
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"6,12": {
"floorId": "BH14",
"loc": [
6,
12
]
},
"12,1": {
"floorId": "BH12",
"loc": [
12,
1
]
}
},
"beforeBattle": {},
"afterBattle": {
"9,9": [
{
"type": "setValue",
"name": "flag:door_BH13_10_10",
"operator": "+=",
"value": "1"
}
],
"11,9": [
{
"type": "setValue",
"name": "flag:door_BH13_10_10",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
"10,10": {
"0": {
"condition": "flag:door_BH13_10_10==2",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_BH13_10_10",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[130018,20318,130019,130031,130029,20308,130018,130019,20305,130018,20318,20308,130018],
[130019, 0,686, 0,796, 81,685,20308,617,20318, 0,348, 92],
[20318,798,20308,130018,130031,130029, 0,130029, 0, 81,796, 0,130029],
[130018, 0,130029,345,710,130019,797,130019,797,130029, 0, 21,20318],
[20305, 21,130019,710,799,130018, 0,130018, 0,130019,130031,130018,20308],
[130019, 0,130018,20308, 81,130029,348,20318,685,20308, 21,20305,686],
[130031,796,130029,347, 0,20308, 0, 81, 0,796, 21,130031,345],
[130029, 0,20318, 0,703, 81,798, 0,20318,130031,130018,20305, 30],
[20308,685, 0,797,130031,20318, 0,130019,130029, 0,685, 81,800],
[130018,20318, 81,20305,130018, 0,685, 0, 81,798, 0,798,130031],
[20308, 0,801, 0,130031,20308, 81,20318,130019,130031, 85,20308,130018],
[130019,346, 0,686,130018, 0,796, 0,20308,348,349,348,130029],
[20318,130018,130029,20308,130031,344, 93,617,130018, 21, 21, 21,20318]
],
"bgmap": [
],
"fgmap": [
],
"flyPoint": [
12,
1
],
"bg2map": [
],
"fg2map": [
]
}