{
  "sheetName": "s_point_shop",
  "schema": [
    {
      "sheet_name": "s_point_shop",
      "name": "id",
      "type": "int",
      "unique": "true",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "category",
      "type": "s_enum_table:OutGameShopCategory",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "image",
      "type": "string",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "slot",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "weight",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "cost_type",
      "type": "s_enum_table:CostType",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "amount",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": ""
    },
    {
      "sheet_name": "s_point_shop",
      "name": "purchased_reward_id",
      "type": "int",
      "unique": "",
      "array": "",
      "reference": "s_reward_table:id"
    }
  ],
  "sheetData": [
    {
      "id": 1,
      "category": 6,
      "image": "Joker_Piece_1",
      "slot": 1,
      "weight": 100,
      "cost_type": 4,
      "amount": 5000,
      "purchased_reward_id": 140
    },
    {
      "id": 2,
      "category": 6,
      "image": "Angel_piece_1",
      "slot": 1,
      "weight": 50,
      "cost_type": 4,
      "amount": 5000,
      "purchased_reward_id": 133
    },
    {
      "id": 3,
      "category": 6,
      "image": "Joker_Piece_1",
      "slot": 2,
      "weight": 100,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 141
    },
    {
      "id": 4,
      "category": 6,
      "image": "Angel_piece_1",
      "slot": 2,
      "weight": 50,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 134
    },
    {
      "id": 5,
      "category": 6,
      "image": "Joker_Piece_1",
      "slot": 3,
      "weight": 100,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 142
    },
    {
      "id": 6,
      "category": 6,
      "image": "Angel_piece_1",
      "slot": 3,
      "weight": 50,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 135
    },
    {
      "id": 7,
      "category": 6,
      "image": "Joker_Piece_1",
      "slot": 4,
      "weight": 100,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 143
    },
    {
      "id": 8,
      "category": 6,
      "image": "Angel_piece_1",
      "slot": 4,
      "weight": 50,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 136
    },
    {
      "id": 9,
      "category": 6,
      "image": "Joker_Piece_1",
      "slot": 5,
      "weight": 100,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 144
    },
    {
      "id": 10,
      "category": 6,
      "image": "Angel_piece_1",
      "slot": 5,
      "weight": 50,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 137
    },
    {
      "id": 11,
      "category": 6,
      "image": "Joker_Piece_1",
      "slot": 6,
      "weight": 100,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 145
    },
    {
      "id": 12,
      "category": 6,
      "image": "Angel_piece_1",
      "slot": 6,
      "weight": 50,
      "cost_type": 4,
      "amount": 50,
      "purchased_reward_id": 133
    },
    {
      "id": 13,
      "category": 7,
      "image": "Joker_Piece_1",
      "slot": 1,
      "weight": 100,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 146
    },
    {
      "id": 14,
      "category": 7,
      "image": "Angel_piece_1",
      "slot": 1,
      "weight": 50,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 134
    },
    {
      "id": 15,
      "category": 7,
      "image": "Joker_Piece_1",
      "slot": 2,
      "weight": 100,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 147
    },
    {
      "id": 16,
      "category": 7,
      "image": "Angel_piece_1",
      "slot": 2,
      "weight": 50,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 135
    },
    {
      "id": 17,
      "category": 7,
      "image": "Joker_Piece_1",
      "slot": 3,
      "weight": 100,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 148
    },
    {
      "id": 18,
      "category": 7,
      "image": "Angel_piece_1",
      "slot": 3,
      "weight": 50,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 136
    },
    {
      "id": 19,
      "category": 7,
      "image": "Joker_Piece_1",
      "slot": 4,
      "weight": 100,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 149
    },
    {
      "id": 20,
      "category": 7,
      "image": "Angel_piece_1",
      "slot": 4,
      "weight": 50,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 137
    },
    {
      "id": 21,
      "category": 7,
      "image": "Joker_Piece_1",
      "slot": 5,
      "weight": 100,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 149
    },
    {
      "id": 22,
      "category": 7,
      "image": "Angel_piece_1",
      "slot": 5,
      "weight": 50,
      "cost_type": 5,
      "amount": 50,
      "purchased_reward_id": 137
    },
    {
      "id": 23,
      "category": 7,
      "image": "Joker_Piece_1",
      "slot": 6,
      "weight": 100,
      "cost_type": 5,
      "amount": 100,
      "purchased_reward_id": 140
    },
    {
      "id": 24,
      "category": 7,
      "image": "Angel_piece_1",
      "slot": 6,
      "weight": 50,
      "cost_type": 5,
      "amount": 100,
      "purchased_reward_id": 133
    }
  ]
}