yimengjiutian/project/floors/MT152.js

383 lines
11 KiB
JavaScript
Raw Normal View History

2023-06-07 04:06:48 +08:00
main.floors.MT152=
{
"floorId": "MT152",
"title": "大一",
"name": "大一",
2023-06-07 04:06:48 +08:00
"width": 13,
"height": 13,
"canFlyTo": true,
"canFlyFrom": true,
"canUseQuickShop": false,
2023-06-07 04:06:48 +08:00
"cannotViewMap": false,
"images": [
{
"name": "haibian.jpg",
"canvas": "bg",
"x": 0,
"y": 0,
"sy": 64
}
],
"ratio": 1,
"defaultGround": "ground",
"bgm": "shengli.mp3",
2023-06-07 04:06:48 +08:00
"firstArrive": [],
"eachArrive": [],
"parallelDo": "",
"events": {},
"changeFloor": {
"0,6": {
"floorId": "MT151",
"loc": [
12,
6
]
},
"12,6": {
"floorId": "MT153",
"loc": [
0,
6
]
}
},
2023-06-07 04:06:48 +08:00
"beforeBattle": {},
"afterBattle": {
"1,10": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"10,6": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"8,7": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"3,8": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"12,8": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"11,12": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"3,10": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"4,7": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"6,12": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"3,4": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
],
"3,2": [
{
"type": "setValue",
"name": "flag:dayishenghuo",
"operator": "+=",
"value": "1"
},
{
"type": "if",
"condition": "(flag:dayishenghuo==90)",
"true": [
{
"type": "openDoor",
"loc": [
6,
3
],
"floorId": "MT153"
}
]
}
]
},
"afterGetItem": {
"0,12": [
{
"type": "setValue",
"name": "status:atk",
"operator": "+=",
"value": "1000"
},
{
"type": "setValue",
"name": "status:mdef",
"operator": "+=",
"value": "2500"
},
{
"type": "setValue",
"name": "status:def",
"operator": "+=",
"value": "1000"
},
{
"type": "setValue",
"name": "status:hp",
"operator": "+=",
"value": "300000"
},
{
"type": "setValue",
"name": "flag:qilongzhu",
"operator": "+=",
"value": "1"
},
"获得龙珠集齐七颗即可获得一套强力装备。一颗龙珠增加1000攻防2500魔防300000生命",
{
"type": "if",
"condition": "(flag:qilongzhu==7)",
"true": [
{
"type": "setValue",
"name": "item:I948",
"operator": "+=",
"value": "1"
}
]
}
]
},
2023-06-07 04:06:48 +08:00
"afterOpenDoor": {},
"autoEvent": {},
"cannotMove": {},
"cannotMoveIn": {},
"map": [
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17],
[ 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17, 17],
[ 22,887,911,521, 0, 17, 17, 17, 17, 17, 17, 17, 17],
[190007,190007,190007,190007, 81, 17, 17, 17, 17, 17, 17, 17, 17],
[ 22,886,911,521, 0, 17, 17, 17, 17, 17, 17, 17, 17],
[190007,190007,190007,190007, 81, 17, 17,886,193142,886,887,193142,193142],
[ 92, 0, 21,884, 0, 17, 17,912,193142,193142,510,193142, 94],
[190007,190007,190007,190007,611, 17, 17, 0,510, 82, 0,885, 0],
[887,888,913,510, 0, 17, 17, 17, 17,193142,193142,193142,505],
[192927,192927,192927,192927,882, 17, 17, 17, 17, 17, 0, 82, 0],
[ 0,506, 0,505, 0, 17, 17, 17, 17, 17,910,193142,883],
[912,192927,913,192927,884, 17, 17, 17, 17, 17, 81,193142,882],
[953,192927, 0, 81, 0, 81,521, 0,883,884, 0,505, 0]
2023-06-07 04:06:48 +08:00
],
"bgmap": [
],
"fgmap": [
],
"bg2map": [
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[100041,100041,100041,100041,100042, 0, 0, 0, 0, 0, 0, 0, 0],
[100000,100000,100000,100000,100050, 0, 0, 0, 0, 0, 0, 0, 0],
[100000,100000,100000,100000,100050, 0, 0, 0, 0, 0, 0, 0, 0],
[100000,100000,100000,100000,100050, 0, 0,100040,100041,100041,100041,100041,100041],
[100000,100000,100000,100000,100050, 0, 0,100048,100000,100000,100000,100000,100000],
[100000,100000,100000,100000,100050, 0, 0,100048,100000,100000,100000,100000,100000],
[100000,100000,100000,100000,100050, 0, 0,100056,100057,100051,100000,100000,100000],
[100000,100000,100000,100000,100050, 0, 0,70106,70107,100056,100051,100000,100000],
[100000,100000,100000,100000,100050, 0, 0, 0, 0,70106,100048,100000,100000],
[100000,100000,100000,100000,100050, 0, 0, 0, 0, 0,100048,100000,100000],
[100000,100000,100000,100000,100044,100041,100041,100041,100041,100041,100043,100000,100000]
2023-06-07 04:06:48 +08:00
],
"fg2map": [
],
"flyPoint": [
0,
6
]
2023-06-07 04:06:48 +08:00
}