main.floors.MT109=
{
    "floorId": "MT109",
    "title": "oi竞赛后段",
    "name": "oi竞赛后段",
    "width": 13,
    "height": 13,
    "canFlyTo": true,
    "canFlyFrom": true,
    "canUseQuickShop": false,
    "cannotViewMap": false,
    "images": [],
    "ratio": 1,
    "defaultGround": "ground",
    "bgm": "rongyan.mp3",
    "firstArrive": [],
    "eachArrive": [],
    "parallelDo": "",
    "events": {},
    "changeFloor": {
        "0,6": {
            "floorId": "MT108",
            "loc": [
                12,
                6
            ]
        },
        "12,6": {
            "floorId": "MT110",
            "loc": [
                0,
                6
            ]
        }
    },
    "beforeBattle": {},
    "afterBattle": {
        "5,6": [
            {
                "type": "setValue",
                "name": "flag:yanjiangoi",
                "operator": "+=",
                "value": "1"
            },
            {
                "type": "if",
                "condition": "(flag:yanjiangoi==160)",
                "true": [
                    {
                        "type": "openDoor",
                        "loc": [
                            6,
                            1
                        ],
                        "floorId": "MT120"
                    }
                ]
            }
        ],
        "10,6": [
            {
                "type": "setValue",
                "name": "flag:yanjiangoi",
                "operator": "+=",
                "value": "1"
            },
            {
                "type": "if",
                "condition": "(flag:yanjiangoi==160)",
                "true": [
                    {
                        "type": "openDoor",
                        "loc": [
                            6,
                            1
                        ],
                        "floorId": "MT120"
                    }
                ]
            }
        ]
    },
    "afterGetItem": {},
    "afterOpenDoor": {},
    "autoEvent": {},
    "cannotMove": {},
    "cannotMoveIn": {},
    "map": [
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [ 92,  0, 82,641,  0,536,  0,639,640,  0,254,  0, 94],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140],
    [140,140,140,140,140,140,140,140,140,140,140,140,140]
],
    "bgmap": [
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000],
    [350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000,350000]
],
    "fgmap": [

],
    "bg2map": [

],
    "fg2map": [

],
    "flyPoint": [
        0,
        6
    ]
}