wicked-waifus-data/BinData/FishingManualRefresh.json
2025-01-11 03:17:59 -05:00

56 lines
No EOL
772 B
JSON

[
{
"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
}
]