{
    "tooltip": "A smoke effect intended for event scripts that destroy a castle, fortress, or switch palace in Overworld Revolution. Placing it directly into the submap will cause it to activate immediately.",
    "no_tiles": 4,

    "tile_1":
    {
        "is_16x16": false,
        "tile_num": 114,

        "x_offset": -4,
        "y_offset": -4,

        "y_flip": false,
        "x_flip": false,
        "priority": 3,
        "palette": 8,
        "second_page": false

    },
    "tile_2":
    {
        "is_16x16": false,
        "tile_num": 114,

        "x_offset": 4,
        "y_offset": -4,

        "y_flip": false,
        "x_flip": true,
        "priority": 3,
        "palette": 8,
        "second_page": false

    },
    "tile_3":
    {
        "is_16x16": false,
        "tile_num": 114,

        "x_offset": -4,
        "y_offset": 4,

        "y_flip": true,
        "x_flip": false,
        "priority": 3,
        "palette": 8,
        "second_page": false

    },
    "tile_4":
    {
        "is_16x16": false,
        "tile_num": 114,

        "x_offset": 4,
        "y_offset": 4,

        "y_flip": true,
        "x_flip": true,
        "priority": 3,
        "palette": 8,
        "second_page": false

    }
}