Map(
    bgm: AudioFile(
        volume: 100,
        name: "Uncertain",
        pitch: 75,
    ),
    events: {
        60: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(12),
                                String("get_self_var(:push_blocks).nil?"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 355,
                            parameters: [
                                String("pbs = $game_map.events.select{|_,e| "),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("e.name == 'pushblock'"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("}"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String(""),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("set_self_var(:push_blocks, "),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("pbs.values)"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 355,
                            parameters: [
                                String("pbs = get_self_var(:push_blocks)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String("pbs.each do |pb|"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String(" pb.opacity = 175"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String("end"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 112,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 106,
                            parameters: [
                                Integer(3),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 355,
                            parameters: [
                                String("pbs = get_self_var(:push_blocks)"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("pbs.each do |pb|"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String(" pb.opacity += 10 if pb.opacity < 255"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("end"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 413,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 4,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(12),
                                String("get_self_var(:push_blocks).nil?"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 355,
                            parameters: [
                                String("pbs = $game_map.events.select{|_,e| "),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("e.name == 'pushblock'"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("}"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String(""),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("set_self_var(:push_blocks, "),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("pbs.values)"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 112,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 106,
                            parameters: [
                                Integer(3),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 355,
                            parameters: [
                                String("pbs = get_self_var(:push_blocks)"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("pbs.each do |pb|"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String(" pb.opacity -= 10 if pb.opacity > 175"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 655,
                            parameters: [
                                String("end"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 413,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 4,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "opacity controller",
            y: 4,
            x: 22,
            id: 60,
        ),
        38: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 9,
            x: 9,
            id: 38,
        ),
        49: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom_1",
            y: 10,
            x: 22,
            id: 49,
        ),
        5: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("Setup for top floor"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 121,
                            parameters: [
                                Integer(527),
                                Integer(527),
                                Integer(1),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 355,
                            parameters: [
                                String("$game_party.set_offset(0,0,30)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(173),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("Camera setup"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 121,
                            parameters: [
                                Integer(100),
                                Integer(100),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 355,
                            parameters: [
                                String("Script.set_cam(0,0)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("In some cases multiple events should overlap"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("Thank you RMXP for not giving the option to do that "),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("without hacking like a motherfucker"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 202,
                            parameters: [
                                Integer(49),
                                Integer(0),
                                Integer(4),
                                Integer(8),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 202,
                            parameters: [
                                Integer(53),
                                Integer(0),
                                Integer(10),
                                Integer(10),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 202,
                            parameters: [
                                Integer(57),
                                Integer(0),
                                Integer(6),
                                Integer(8),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 202,
                            parameters: [
                                Integer(59),
                                Integer(0),
                                Integer(14),
                                Integer(7),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 116,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 4,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 2,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "init",
            y: 3,
            x: 22,
            id: 5,
        ),
        16: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 9,
            x: 5,
            id: 16,
        ),
        27: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 10,
            x: 9,
            id: 27,
        ),
        11: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 8,
            x: 4,
            id: 11,
        ),
        22: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 6,
            x: 13,
            id: 22,
        ),
        33: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 12,
            x: 5,
            id: 33,
        ),
        44: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 9,
            x: 1,
            id: 44,
        ),
        55: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 223,
                            parameters: [
                                Float(0.0),
                                Integer(15),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 201,
                            parameters: [
                                Integer(0),
                                Integer(277),
                                Integer(19),
                                Integer(3),
                                Integer(0),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 223,
                            parameters: [
                                Float(0.0),
                                Integer(15),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 209,
                            parameters: [
                                Integer(-1),
                                MoveRoute(MoveRoute(
                                    list: [
                                        MoveCommand(
                                            code: 37,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 12,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 38,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 0,
                                            parameters: [
                                            ],
                                        ),
                                    ],
                                    skippable: false,
                                    repeat: false,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 37,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 12,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 38,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 210,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 2,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "EV055",
            y: 11,
            x: 0,
            id: 55,
        ),
        6: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 10,
            x: 12,
            id: 6,
        ),
        28: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(6),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(171),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "stairs",
            y: 6,
            x: 10,
            id: 28,
        ),
        39: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 8,
            x: 9,
            id: 39,
        ),
        50: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 6,
            x: 5,
            id: 50,
        ),
        17: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 9,
            x: 14,
            id: 17,
        ),
        61: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(12),
                                String("Script.px > 13"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(170),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 101,
                            parameters: [
                                String("@niko_upset_meow No, but the blocks back there "),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 401,
                            parameters: [
                                String("were blocking each other, I AM stuck..."),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 101,
                            parameters: [
                                String("@niko_sad What do I do?"),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 116,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 3,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 528,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "EV061",
            y: 7,
            x: 22,
            id: 61,
        ),
        1: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(179),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_characters",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "close_map_event",
            y: 0,
            x: 21,
            id: 1,
        ),
        12: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 7,
            x: 4,
            id: 12,
        ),
        23: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 6,
            x: 12,
            id: 23,
        ),
        34: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 11,
            x: 5,
            id: 34,
        ),
        45: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(171),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "stairs",
            y: 7,
            x: 10,
            id: 45,
        ),
        56: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 223,
                            parameters: [
                                Float(0.0),
                                Integer(15),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 201,
                            parameters: [
                                Integer(0),
                                Integer(277),
                                Integer(19),
                                Integer(4),
                                Integer(0),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 223,
                            parameters: [
                                Float(0.0),
                                Integer(15),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 209,
                            parameters: [
                                Integer(-1),
                                MoveRoute(MoveRoute(
                                    list: [
                                        MoveCommand(
                                            code: 37,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 12,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 38,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 0,
                                            parameters: [
                                            ],
                                        ),
                                    ],
                                    skippable: false,
                                    repeat: false,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 37,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 12,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 38,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 210,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 2,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "EV056",
            y: 12,
            x: 0,
            id: 56,
        ),
        7: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 9,
            x: 13,
            id: 7,
        ),
        29: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(6),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(171),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "stairs",
            y: 10,
            x: 2,
            id: 29,
        ),
        40: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 5,
            x: 12,
            id: 40,
        ),
        51: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 8,
            x: 10,
            id: 51,
        ),
        18: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 9,
            x: 15,
            id: 18,
        ),
        62: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 209,
                            parameters: [
                                Integer(-1),
                                MoveRoute(MoveRoute(
                                    list: [
                                        MoveCommand(
                                            code: 2,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 2,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 1,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 2,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 2,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 16,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 0,
                                            parameters: [
                                            ],
                                        ),
                                    ],
                                    skippable: false,
                                    repeat: false,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 2,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 2,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 1,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 2,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 2,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 16,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 210,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_characters",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "reset_reaction_move",
            y: 8,
            x: 22,
            id: 62,
        ),
        57: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom_3",
            y: 12,
            x: 22,
            id: 57,
        ),
        2: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(6),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 223,
                            parameters: [
                                Float(0.0),
                                Integer(15),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 201,
                            parameters: [
                                Integer(0),
                                Integer(282),
                                Integer(0),
                                Integer(10),
                                Integer(0),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 223,
                            parameters: [
                                Float(0.0),
                                Integer(15),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 209,
                            parameters: [
                                Integer(-1),
                                MoveRoute(MoveRoute(
                                    list: [
                                        MoveCommand(
                                            code: 37,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 12,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 38,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 0,
                                            parameters: [
                                            ],
                                        ),
                                    ],
                                    skippable: false,
                                    repeat: false,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 37,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 12,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 38,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 210,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 2,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "EV002",
            y: 4,
            x: 19,
            id: 2,
        ),
        13: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 7,
            x: 3,
            id: 13,
        ),
        24: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 8,
            x: 12,
            id: 24,
        ),
        35: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 10,
            x: 5,
            id: 35,
        ),
        46: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(2),
                                String("A"),
                                Integer(1),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 106,
                            parameters: [
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 209,
                            parameters: [
                                Integer(-1),
                                MoveRoute(MoveRoute(
                                    list: [
                                        MoveCommand(
                                            code: 17,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 0,
                                            parameters: [
                                            ],
                                        ),
                                    ],
                                    skippable: false,
                                    repeat: false,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 17,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 106,
                            parameters: [
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(180),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 123,
                            parameters: [
                                String("A"),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 11,
            x: 9,
            id: 46,
        ),
        8: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 8,
            x: 11,
            id: 8,
        ),
        63: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 123,
                            parameters: [
                                String("A"),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 122,
                            parameters: [
                                Integer(168),
                                Integer(168),
                                Integer(0),
                                Integer(0),
                                Integer(7200),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 4,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_characters",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: true,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "silver timer",
            y: 1,
            x: 22,
            id: 63,
        ),
        19: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 9,
            x: 16,
            id: 19,
        ),
        30: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(6),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(171),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(171),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "stairs",
            y: 11,
            x: 2,
            id: 30,
        ),
        41: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 5,
            x: 13,
            id: 41,
        ),
        52: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 9,
            x: 10,
            id: 52,
        ),
        3: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 9,
            x: 2,
            id: 3,
        ),
        58: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 6,
            x: 14,
            id: 58,
        ),
        47: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 10,
            x: 4,
            id: 47,
        ),
        14: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 8,
            x: 5,
            id: 14,
        ),
        25: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 10,
            x: 11,
            id: 25,
        ),
        36: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 7,
            x: 6,
            id: 36,
        ),
        9: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 7,
            x: 14,
            id: 9,
        ),
        20: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 7,
            x: 12,
            id: 20,
        ),
        31: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 111,
                            parameters: [
                                Integer(6),
                                Integer(-1),
                                Integer(4),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 117,
                            parameters: [
                                Integer(171),
                            ],
                        ),
                        EventCommand(
                            indent: 1,
                            code: 0,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 412,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 1,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "stairs",
            y: 12,
            x: 2,
            id: 31,
        ),
        42: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 11,
            x: 3,
            id: 42,
        ),
        53: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom_2",
            y: 11,
            x: 22,
            id: 53,
        ),
        64: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 355,
                            parameters: [
                                String("$game_system.bgm_stem_fade("),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String(":strings, 75, 3)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String("$game_system.bgm_stem_fade("),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String(":whoosh, 100, 3)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String("$game_system.bgm_stem_fade("),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String(":snap, 100, 3)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String("$game_system.bgm_stem_fade("),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 655,
                            parameters: [
                                String(":sine_bells, 100, 3)"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 123,
                            parameters: [
                                String("A"),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 4,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: true,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "Stems lvl2",
            y: 5,
            x: 22,
            id: 64,
        ),
        4: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 9,
            x: 3,
            id: 4,
        ),
        59: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom_4",
            y: 13,
            x: 22,
            id: 59,
        ),
        48: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 9,
            x: 4,
            id: 48,
        ),
        15: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 8,
            x: 6,
            id: 15,
        ),
        26: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 10,
            x: 10,
            id: 26,
        ),
        37: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 6,
            x: 6,
            id: 37,
        ),
        65: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset] { \"z\" : 32 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 209,
                            parameters: [
                                Integer(0),
                                MoveRoute(MoveRoute(
                                    list: [
                                        MoveCommand(
                                            code: 17,
                                            parameters: [
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 14,
                                            parameters: [
                                                Integer(0),
                                                Integer(2),
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 15,
                                            parameters: [
                                                Integer(8),
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 14,
                                            parameters: [
                                                Integer(1),
                                                Integer(0),
                                            ],
                                        ),
                                        MoveCommand(
                                            code: 0,
                                            parameters: [
                                            ],
                                        ),
                                    ],
                                    skippable: false,
                                    repeat: false,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 17,
                                    parameters: [
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 14,
                                    parameters: [
                                        Integer(0),
                                        Integer(2),
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 15,
                                    parameters: [
                                        Integer(8),
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 509,
                            parameters: [
                                MoveCommand(MoveCommand(
                                    code: 14,
                                    parameters: [
                                        Integer(1),
                                        Integer(0),
                                    ],
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 210,
                            parameters: [],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 250,
                            parameters: [
                                AudioFile(AudioFile(
                                    volume: 100,
                                    name: "dip",
                                    pitch: 80,
                                )),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 123,
                            parameters: [
                                String("A"),
                                Integer(0),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 3,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 24,
                                parameters: [
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "blue_crab",
                        pattern: 0,
                        tile_id: 0,
                        direction: 6,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 1,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: true,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: true,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "crab_scare",
            y: 11,
            x: 8,
            id: 65,
        ),
        54: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"y\":32,  \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 108,
                            parameters: [
                                String("[sprite_offset]"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 408,
                            parameters: [
                                String("{ \"z\":-1 }"),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 117,
                            parameters: [
                                Integer(172),
                            ],
                        ),
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: true,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "push_block",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "pushblock",
            y: 6,
            x: 3,
            id: 54,
        ),
        10: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 8,
            x: 3,
            id: 10,
        ),
        21: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 8,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "pushblock_path",
            y: 7,
            x: 13,
            id: 21,
        ),
        32: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 41,
                                parameters: [
                                    String(""),
                                    Integer(0),
                                    Integer(2),
                                    Integer(0),
                                ],
                            ),
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 2,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
            ],
            name: "top",
            y: 11,
            x: 1,
            id: 32,
        ),
        43: Event(
            pages: [
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: false,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: false,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "!labels_pushblock",
                        pattern: 0,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: false,
                ),
                Page(
                    list: [
                        EventCommand(
                            indent: 0,
                            code: 0,
                            parameters: [],
                        ),
                    ],
                    move_type: 0,
                    direction_fix: false,
                    condition: Condition(
                        switch2_valid: false,
                        self_switch_ch: "A",
                        switch1_id: 527,
                        switch1_valid: true,
                        variable_value: 0,
                        self_switch_valid: false,
                        variable_id: 1,
                        variable_valid: false,
                        switch2_id: 1,
                    ),
                    move_route: MoveRoute(
                        list: [
                            MoveCommand(
                                code: 0,
                                parameters: [
                                ],
                            ),
                        ],
                        skippable: false,
                        repeat: true,
                    ),
                    trigger: 0,
                    step_anime: false,
                    move_frequency: 3,
                    always_on_top: false,
                    graphic: Graphic(
                        opacity: 255,
                        character_name: "",
                        pattern: 3,
                        tile_id: 0,
                        direction: 4,
                        blend_type: 0,
                        character_hue: 0,
                    ),
                    walk_anime: false,
                    move_speed: 3,
                    through: true,
                ),
            ],
            name: "bottom",
            y: 11,
            x: 4,
            id: 43,
        ),
    },
    tileset_id: 29,
    bgs: AudioFile(
        volume: 80,
        name: "wind",
        pitch: 100,
    ),
    autoplay_bgm: false,
    data: Array(
        v: 1,
        dim: (3, 15, 23),
        data: [
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 432, 433, 433, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 384, 435, 384, 384, 0, 0, 432, 434, 0, 0, 0, 0, 0, 0, 0, 432, 433, 433, 433, 0, 0, 0, 
            0, 0, 435, 402, 400, 0, 432, 433, 433, 433, 433, 433, 0, 0, 432, 433, 433, 434, 384, 384, 0, 0, 0, 
            0, 0, 384, 138, 408, 409, 435, 384, 384, 435, 384, 384, 130, 132, 384, 384, 384, 384, 434, 0, 0, 0, 0, 
            0, 0, 385, 113, 132, 385, 384, 0, 0, 435, 384, 384, 114, 126, 141, 384, 432, 433, 434, 0, 0, 0, 0, 
            0, 392, 384, 114, 126, 119, 141, 0, 0, 435, 384, 139, 135, 401, 0, 384, 384, 384, 384, 0, 0, 0, 0, 
            0, 400, 139, 135, 400, 140, 0, 0, 0, 384, 384, 0, 384, 139, 129, 129, 141, 0, 0, 0, 0, 0, 0, 
            0, 432, 408, 410, 408, 435, 0, 0, 0, 139, 129, 129, 141, 384, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            433, 433, 408, 408, 408, 435, 0, 0, 432, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            433, 433, 433, 433, 433, 434, 0, 0, 402, 400, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            384, 384, 384, 384, 384, 384, 0, 408, 409, 178, 164, 164, 180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 386, 384, 178, 145, 144, 144, 146, 164, 180, 0, 0, 0, 0, 0, 0, 0, 0, 

            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 441, 0, 441, 441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 441, 441, 0, 0, 0, 
            0, 0, 441, 0, 0, 0, 0, 441, 441, 0, 441, 442, 0, 0, 440, 441, 441, 442, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 443, 0, 0, 0, 446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 441, 441, 441, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 435, 0, 0, 0, 443, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 438, 0, 0, 0, 0, 0, 0, 435, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 446, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 441, 441, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            441, 441, 441, 441, 441, 442, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 

            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 91, 93, 0, 0, 0, 0, 0, 0, 0, 91, 81, 81, 81, 0, 0, 0, 
            0, 0, 0, 91, 93, 0, 94, 0, 0, 91, 81, 81, 81, 81, 81, 93, 0, 0, 0, 0, 94, 0, 0, 
            0, 0, 90, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 81, 0, 0, 0, 
            0, 0, 92, 0, 0, 0, 0, 82, 84, 0, 438, 94, 0, 0, 0, 91, 81, 93, 0, 0, 0, 0, 0, 
            0, 94, 0, 0, 0, 0, 0, 64, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 0, 0, 
            84, 0, 0, 0, 0, 0, 0, 88, 73, 0, 0, 0, 0, 0, 0, 0, 91, 85, 0, 0, 0, 0, 0, 
            72, 0, 0, 0, 0, 0, 90, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 0, 0, 0, 
            86, 0, 0, 0, 0, 0, 80, 0, 92, 0, 0, 0, 0, 0, 91, 81, 93, 0, 0, 0, 0, 0, 0, 
            0, 0, 438, 0, 0, 0, 67, 93, 0, 0, 91, 81, 81, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 92, 0, 91, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            81, 81, 81, 81, 81, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
            0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 

        ]
    ),
    autoplay_bgs: false,
    height: 15,
    encounter_step: 30,
    width: 23,
    encounter_list: [],
)