longhun/project/floors/YZ7.js

123 lines
3.5 KiB
JavaScript
Raw Normal View History

2023-03-25 21:54:19 +08:00
main.floors.YZ7=
{
"floorId": "YZ7",
"title": "药族7 ",
"name": "药族7",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "shiyu.mp3",
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"2,12": {
"floorId": "YZ6",
"loc": [
2,
12
]
},
"12,11": {
"floorId": "YZ8",
"loc": [
12,
11
]
}
},
"beforeBattle": {},
"afterBattle": {
"1,4": [
{
"type": "setValue",
"name": "flag:door_YZ7_2_3",
"operator": "+=",
"value": "1"
}
],
"3,4": [
{
"type": "setValue",
"name": "flag:door_YZ7_2_3",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
"2,3": {
"0": {
"condition": "flag:door_YZ7_2_3==2",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_YZ7_2_3",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
2023-03-25 21:55:14 +08:00
[ 20, 20, 20, 20, 20, 20, 20, 20,151,151,151,151,151],
[ 20, 34, 23, 34, 20, 21, 20,424, 20, 29, 0, 34,151],
[ 20, 21, 0, 21, 20,212, 81, 0, 20, 0,206, 0,151],
[ 20, 20, 85, 20, 20, 0, 20,204, 20, 20, 81,151,151],
[ 20,211, 0,211,151,10110, 20, 0, 0,202, 0, 31, 20],
[ 20, 0, 0,425,151,151, 20, 81, 20, 20, 20, 20, 20],
[ 20, 0,151,151,151,217, 82, 0, 20, 21, 20, 29, 20],
[151, 81, 20, 21, 32, 21, 20, 21, 20, 0,206, 31, 20],
2023-03-27 02:16:11 +08:00
[151, 81, 20, 20, 20, 20, 20,205, 20,209, 20, 82, 20],
2023-03-25 21:55:14 +08:00
[151, 31, 0, 0,201, 0, 0, 0, 81, 0, 20, 27, 20],
[151, 20, 81, 20, 20, 20,217, 20, 20, 0, 20, 0, 20],
[151,416, 0,424, 20,432,424,432, 20,210, 81, 0, 94],
[151, 0, 91, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20]
2023-03-25 21:54:19 +08:00
],
"bgmap": [
],
"fgmap": [
2023-03-27 02:16:11 +08:00
[20274, 0, 0,20274, 0, 0,20274, 0, 0, 0, 0, 0,50294],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0,20274, 0, 0, 0,20274, 0, 0, 0, 0],
[20274,20274, 0,20274, 0, 0, 0, 0, 0,20274, 0, 0,50294],
[ 0, 0, 0, 0, 0, 0,20274, 0, 0, 0, 0, 0,20274],
[ 0, 0, 0, 0,50294, 0, 0, 0, 0,20274, 0,20274, 0],
[20274, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,20274],
[ 0, 0, 0, 0, 0, 0, 0, 0,20274, 0, 0, 0, 0],
[ 0, 0, 0,20274, 0,20274, 0, 0, 0, 0, 0, 0,20274],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,20274, 0,20274],
[ 0, 0, 0, 0,20274, 0, 0,20274, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0,20274, 0, 0,20274, 0, 0, 0,20274, 0, 0]
2023-03-25 21:54:19 +08:00
],
"flyPoint": [
2,
12
2023-03-27 02:16:11 +08:00
],
"bg2map": [
],
"fg2map": [
]
2023-03-25 21:54:19 +08:00
}