[
  {
    "Id": 1,
    "EntrustPoolType": 1,
    "Star": 0,
    "RefreshCost": -1
  },
  {
    "Id": 2,
    "EntrustPoolType": 2,
    "Star": 0,
    "RefreshCost": -1
  },
  {
    "Id": 3,
    "EntrustPoolType": 3,
    "Star": 0,
    "RefreshCost": 0
  },
  {
    "Id": 4,
    "EntrustPoolType": 4,
    "Star": 1,
    "RefreshCost": 100
  },
  {
    "Id": 5,
    "EntrustPoolType": 4,
    "Star": 2,
    "RefreshCost": 200
  },
  {
    "Id": 6,
    "EntrustPoolType": 4,
    "Star": 3,
    "RefreshCost": 500
  },
  {
    "Id": 7,
    "EntrustPoolType": 5,
    "Star": 0,
    "RefreshCost": -1
  },
  {
    "Id": 8,
    "EntrustPoolType": 4,
    "Star": 4,
    "RefreshCost": 800
  },
  {
    "Id": 9,
    "EntrustPoolType": 4,
    "Star": 5,
    "RefreshCost": 1200
  }
]