longhun/project/floors/YZ6.js
2023-03-27 07:16:11 +13:00

151 lines
4.2 KiB
JavaScript

main.floors.YZ6=
{
"floorId": "YZ6",
"title": "药族6 ",
"name": "药族6",
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": true,
"images": [],
"ratio": 1,
"defaultGround": "grass",
"bgm": "shiyu.mp3",
"firstArrive": [
{
"type": "if",
"condition": "(flag:hard===3)",
"true": [
{
"type": "setBlock",
"number": "redGem",
"loc": [
[
8,
3
]
]
},
{
"type": "setBlock",
"number": "blueGem",
"loc": [
[
8,
5
]
]
}
],
"false": []
}
],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"12,6": {
"floorId": "YZ5",
"loc": [
12,
7
]
},
"2,12": {
"floorId": "YZ7",
"loc": [
2,
12
]
}
},
"beforeBattle": {},
"afterBattle": {
"9,7": [
{
"type": "setValue",
"name": "flag:door_YZ6_8_8",
"operator": "+=",
"value": "1"
}
],
"7,7": [
{
"type": "setValue",
"name": "flag:door_YZ6_8_8",
"operator": "+=",
"value": "1"
}
]
},
"afterGetItem": {},
"afterOpenDoor": {},
"autoEvent": {
"8,8": {
"0": {
"condition": "flag:door_YZ6_8_8==2",
"currentFloor": true,
"priority": 0,
"delayExecute": false,
"multiExecute": false,
"data": [
{
"type": "openDoor"
},
{
"type": "setValue",
"name": "flag:door_YZ6_8_8",
"operator": "=",
"value": "null"
}
]
}
}
},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 20, 20, 20, 20, 20, 20, 20, 20, 20, 21,357,151,151],
[ 20, 0, 29,367, 21, 0,203, 0, 20,441, 21, 81,204],
[ 20, 0, 20, 20, 20, 20, 81, 20, 20, 20, 20, 20, 0],
[ 20,206, 20, 21, 21, 20, 0,210, 30, 32, 20, 21, 31],
[ 20,424, 20, 21, 22, 20,416, 20, 20, 20, 20,201, 20],
[151,367, 20,217, 0, 20, 0,210, 30, 32, 20, 0, 20],
[151,151, 20, 81, 20, 20,202, 20, 20, 20, 20, 0, 92],
[151, 0, 0, 0, 21, 0, 0,209, 0,209, 81, 0, 20],
[217, 81,205, 20, 20, 20, 20, 20, 85, 20, 20,209, 20],
[416, 20, 0, 0,201, 81, 20,416,366,416, 20, 0, 20],
[ 31, 20, 81, 20, 20, 0, 20, 20, 20, 20, 20, 21, 20],
[ 28, 20, 0,425, 20,201, 0, 31, 0,202, 81, 31,151],
[ 20, 20, 93, 20, 20, 20, 20, 20, 20, 20,151,151,151]
],
"bgmap": [
],
"fgmap": [
[20274, 0, 0,20274, 0, 0, 0,20274, 0, 0, 0, 0,50295],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[20274, 0, 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,20274, 0, 0,20274, 0, 0,20274, 0,20274, 0,20274],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[50294, 0, 0, 0, 0,20274, 0, 0,20274, 0,20274, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0,20274, 0,20274, 0, 0, 0, 0, 0,20274],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,20274, 0, 0],
[ 0, 0, 0, 0, 0, 0,20274, 0,20274, 0, 0, 0, 0],
[ 0,20274, 0, 0,20274, 0, 0, 0, 0, 0, 0, 0, 0],
[20274, 0, 0, 0, 0,20274, 0,20274,20274, 0, 0, 0,50294]
],
"flyPoint": [
12,
6
],
"bg2map": [
],
"fg2map": [
]
}