114 lines
2.9 KiB
JavaScript
114 lines
2.9 KiB
JavaScript
main.floors.CL2=
|
|
{
|
|
"floorId": "CL2",
|
|
"title": "丛林 2 ",
|
|
"name": "丛林2",
|
|
"width": 13,
|
|
"height": 13,
|
|
"canFlyTo": true,
|
|
"canFlyFrom": true,
|
|
"canUseQuickShop": true,
|
|
"cannotViewMap": false,
|
|
"cannotMoveDirectly": false,
|
|
"images": [],
|
|
"ratio": 1,
|
|
"defaultGround": "grass",
|
|
"bgm": "qingchen.mp3",
|
|
"firstArrive": [],
|
|
"eachArrive": [],
|
|
"parallelDo": "",
|
|
"events": {},
|
|
"changeFloor": {
|
|
"12,7": {
|
|
"floorId": "CL1",
|
|
"loc": [
|
|
12,
|
|
7
|
|
]
|
|
},
|
|
"0,6": {
|
|
"floorId": "CL3",
|
|
"loc": [
|
|
0,
|
|
6
|
|
]
|
|
}
|
|
},
|
|
"beforeBattle": {},
|
|
"afterBattle": {
|
|
"1,4": [
|
|
{
|
|
"type": "setValue",
|
|
"name": "flag:door_CL2_2_3",
|
|
"operator": "+=",
|
|
"value": "1"
|
|
}
|
|
],
|
|
"3,4": [
|
|
{
|
|
"type": "setValue",
|
|
"name": "flag:door_CL2_2_3",
|
|
"operator": "+=",
|
|
"value": "1"
|
|
}
|
|
]
|
|
},
|
|
"afterGetItem": {},
|
|
"afterOpenDoor": {},
|
|
"autoEvent": {
|
|
"2,3": {
|
|
"0": {
|
|
"condition": "flag:door_CL2_2_3==2",
|
|
"currentFloor": true,
|
|
"priority": 0,
|
|
"delayExecute": false,
|
|
"multiExecute": false,
|
|
"data": [
|
|
{
|
|
"type": "openDoor"
|
|
},
|
|
{
|
|
"type": "setValue",
|
|
"name": "flag:door_CL2_2_3",
|
|
"operator": "=",
|
|
"value": "null"
|
|
}
|
|
]
|
|
},
|
|
"1": null
|
|
}
|
|
},
|
|
"cannotMove": {},
|
|
"cannotMoveIn": {},
|
|
"map": [
|
|
[50336,50336,50336,151,151,50336,50336,50336,50336,50336,50336,50336,50336],
|
|
[50336, 21,368, 21,151,368,50336, 0,1598, 81, 0, 21,50336],
|
|
[50336,364, 0,363,151,1598,50338, 0, 0,50336,443, 0,50336],
|
|
[50336,50336, 85,50336,50336,361,50336,426, 0,50336, 0,416,151],
|
|
[151,1601, 0,1601,50336,1599,50336,50336,50336,50336,1597,151,151],
|
|
[151,151, 81,50336,50336, 81,50336,1784, 0,50336, 0,370,151],
|
|
[ 92, 0, 21, 0,367, 0,1650, 0, 21,50336, 0, 0,50336],
|
|
[50336, 81,50336,50336,50336,50336,50336,50336, 0, 81,1649, 0, 92],
|
|
[50336,1648, 0,416, 0,424,1600, 0, 82,50336,50336,50336,50336],
|
|
[50336, 0,50336,50336, 82,151,151,151,1650,50336,387,10110,50336],
|
|
[50336, 21,50336, 0,445, 0,151, 21, 0,50336, 0, 0,50336],
|
|
[50336,365,50336,1785, 0,455,151, 0,370, 81,1652, 0,50336],
|
|
[151,151,151,50336,50336,50336,151,50336,50336,50336,50336,50336,50336]
|
|
],
|
|
"bgmap": [
|
|
|
|
],
|
|
"fgmap": [
|
|
|
|
],
|
|
"bg2map": [
|
|
|
|
],
|
|
"fg2map": [
|
|
|
|
],
|
|
"flyPoint": [
|
|
12,
|
|
7
|
|
]
|
|
} |