{
  "sheetName": "s_pvp_joker_table",
  "schema": [
    {
      "sheet_name": "s_pvp_joker_table",
      "name": "id",
      "type": "int",
      "unique": "true",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_pvp_joker_table",
      "name": "rank",
      "type": "s_enum_table:PvpRank",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_pvp_joker_table",
      "name": "normal_joker_count",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_pvp_joker_table",
      "name": "rare_joker_count",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_pvp_joker_table",
      "name": "super_joker_count",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_pvp_joker_table",
      "name": "superrare_joker_count",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    }
  ],
  "sheetData": [
    {
      "id": 1001,
      "rank": 1,
      "normal_joker_count": 39,
      "rare_joker_count": 0,
      "super_joker_count": 0,
      "superrare_joker_count": 0
    },
    {
      "id": 1002,
      "rank": 2,
      "normal_joker_count": 39,
      "rare_joker_count": 0,
      "super_joker_count": 0,
      "superrare_joker_count": 0
    },
    {
      "id": 1003,
      "rank": 3,
      "normal_joker_count": 39,
      "rare_joker_count": 5,
      "super_joker_count": 0,
      "superrare_joker_count": 0
    },
    {
      "id": 1004,
      "rank": 4,
      "normal_joker_count": 39,
      "rare_joker_count": 5,
      "super_joker_count": 0,
      "superrare_joker_count": 0
    },
    {
      "id": 1005,
      "rank": 5,
      "normal_joker_count": 39,
      "rare_joker_count": 10,
      "super_joker_count": 3,
      "superrare_joker_count": 0
    },
    {
      "id": 1006,
      "rank": 6,
      "normal_joker_count": 39,
      "rare_joker_count": 10,
      "super_joker_count": 5,
      "superrare_joker_count": 3
    },
    {
      "id": 1007,
      "rank": 7,
      "normal_joker_count": 39,
      "rare_joker_count": 12,
      "super_joker_count": 5,
      "superrare_joker_count": 4
    },
    {
      "id": 1008,
      "rank": 8,
      "normal_joker_count": 39,
      "rare_joker_count": 12,
      "super_joker_count": 7,
      "superrare_joker_count": 4
    }
  ]
}