{
    "tooltip": "A planet, which bobbles around. The pattern and graphics are controlled by the extra byte.",
    "no_tiles": 4,

    "tile_1":
    {
        "is_16x16": true,
        "tile_num": 128,

        "x_offset": 0,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 2,
        "palette": 11,
        "second_page": false
    },
    "tile_2":
    {
        "is_16x16": true,
        "tile_num": 130,

        "x_offset": 16,
        "y_offset": 0,

        "y_flip": false,
        "x_flip": false,
        "priority": 2,
        "palette": 11,
        "second_page": false
    },
    "tile_3":
    {
        "is_16x16": true,
        "tile_num": 132,

        "x_offset": 0,
        "y_offset": 16,

        "y_flip": false,
        "x_flip": false,
        "priority": 2,
        "palette": 11,
        "second_page": false
    },
    "tile_4":
    {
        "is_16x16": true,
        "tile_num": 134,

        "x_offset": 16,
        "y_offset": 16,

        "y_flip": false,
        "x_flip": false,
        "priority": 2,
        "palette": 11,
        "second_page": false
    }
}