main.floors.MT4=
{
    "floorId": "MT4",
    "title": "天塔第 4 层",
    "name": "天塔第4层",
    "canFlyTo": true,
    "canUseQuickShop": true,
    "cannotViewMap": false,
    "images": [],
    "item_ratio": 1,
    "firstArrive": [],
    "events": {
        "8,4": [
            {
                "type": "if",
                "condition": "(flag:119 == 1)",
                "true": [
                    {
                        "type": "changeFloor",
                        "floorId": "yanjiusuo",
                        "loc": [
                            11,
                            11
                        ],
                        "time": 0
                    }
                ],
                "false": []
            }
        ]
    },
    "changeFloor": {
        "8,7": {
            "floorId": "MT5",
            "stair": "downFloor",
            "time": 200
        },
        "7,5": {
            "floorId": ":before",
            "stair": "upFloor",
            "time": 200
        }
    },
    "afterBattle": {},
    "afterGetItem": {},
    "afterOpenDoor": {},
    "cannotMove": {},
    "ratio": 1,
    "map": [
    [  0,345,350,350,350,350,350,350,350,350,350,350,350,351,  0],
    [  0,348, 31,  2, 28,  2, 21, 31,  2, 28,205,  2, 27,352,  0],
    [  0,348, 31,  2, 27,  2, 21, 31,  2,205,  0,  2, 31,352,  0],
    [  0,348,202,  2,205,  2,  0,  0,  2, 31,205,  2,202,352,  0],
    [  0,348,201,  2, 81,  2,210,  2,  2,205,  0,  2,201,352,  0],
    [  0,348, 21,201,  0,  0,  0, 88,  2, 32,205,  2,202,352,  0],
    [  0,348,  2,  2,  2, 81,  2,  2,  2,  2,  0,  2,201,352,  0],
    [  0,348, 32,  0,  0,202,  0,  2, 87,  0,  0,  0,  0,352,  0],
    [  0,348,  2, 81,  2,  2,  2,  2,  2,217,  2,  2,  2,352,  0],
    [  0,348, 31,  0,  0,201,202,  0,205, 31, 81,210,  0,352,  0],
    [  0,348,  2,  2, 81,  2,  2,  2, 81,  2,  2,  0, 21,352,  0],
    [  0,348, 31, 27,205,  0,  2, 31,217, 31,  2, 31, 28,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]
],
    "bgmap": [
    [  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,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,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]
],
    "fgmap": [

],
    "eachArrive": [
        {
            "type": "if",
            "condition": "flag:119==1",
            "true": [
                {
                    "type": "setBlock",
                    "number": 89,
                    "loc": [
                        8,
                        4
                    ]
                }
            ],
            "false": []
        }
    ],
    "width": 15,
    "height": 15,
    "autoEvent": {},
    "canFlyFrom": true,
    "upFloor": [
        9,
        7
    ],
    "downFloor": [
        6,
        5
    ],
    "beforeBattle": {},
    "cannotMoveIn": {}
}