tianta/project/floors/MT11.js

99 lines
3.3 KiB
JavaScript
Raw Permalink Normal View History

2022-10-21 23:00:12 +08:00
main.floors.MT11=
{
"floorId": "MT11",
"title": "天塔第 11 层",
"name": "天塔第11层",
"canFlyTo": true,
"canUseQuickShop": true,
"cannotViewMap": false,
"images": [],
"item_ratio": 1,
"firstArrive": [],
"events": {
2022-10-22 19:23:02 +08:00
"9,9": [
{
"type": "setValue",
"name": "flag:isRMshop",
"value": "true"
},
2022-10-21 23:00:12 +08:00
{
"type": "openShop",
"id": "moneyShop1",
"open": true
},
{
"type": "setValue",
"name": "flag:isRMshop",
"value": "false"
2022-10-21 23:00:12 +08:00
}
]
},
"changeFloor": {
2022-10-22 19:23:02 +08:00
"2,6": {
2022-10-21 23:00:12 +08:00
"floorId": ":next",
"stair": "downFloor",
"time": 200
},
2022-10-22 19:23:02 +08:00
"6,1": {
2022-10-21 23:00:12 +08:00
"floorId": ":before",
"stair": "upFloor",
"time": 200
}
},
"afterBattle": {},
"afterGetItem": {},
"afterOpenDoor": {},
"cannotMove": {},
"ratio": 1,
"map": [
2022-10-22 19:23:02 +08:00
[ 0,345,350,350,350,350,350,350,350,350,350,350,350,351, 0],
[ 0,348, 4, 4, 4, 2, 88, 0, 0, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 2, 2,203, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 32,253, 0, 2, 4, 4, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 2, 2, 0, 2, 2, 2, 4,352, 0],
[ 0,348, 2, 2, 2, 2, 31,213, 0,253, 21, 2, 4,352, 0],
[ 0,348, 87, 0, 0, 81, 0, 2, 2, 2, 32, 2, 4,352, 0],
[ 0,348, 2, 2, 2, 2, 32, 0,203, 32,203, 2, 4,352, 0],
[ 0,348, 4, 4, 4, 2, 2, 81, 2, 2, 2, 2, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 2,203, 7,131, 8, 2, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 2, 0, 21, 31, 21, 2, 4,352, 0],
[ 0,348, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 4,352, 0],
[ 0,349,346,346,346,346,346,346,346,346,346,346,346,347, 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, 0, 0, 0, 0, 0]
2022-10-21 23:00:12 +08:00
],
"bgmap": [
2022-10-22 19:23:02 +08:00
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0, 0, 0, 0, 0,10255, 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, 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],
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
[ 0, 0, 0,10247, 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],
[ 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, 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, 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, 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, 0]
2022-10-21 23:00:12 +08:00
],
"fgmap": [
],
2022-10-22 19:23:02 +08:00
"width": 15,
"height": 15,
2022-10-21 23:00:12 +08:00
"autoEvent": {},
"canFlyFrom": true,
"upFloor": [
2022-10-22 19:23:02 +08:00
3,
2022-10-21 23:00:12 +08:00
6
],
"downFloor": [
2022-10-22 19:23:02 +08:00
7,
2022-10-21 23:00:12 +08:00
1
],
"beforeBattle": {},
"cannotMoveIn": {}
}