curl --request GET \
--url https://cherrytree.soyab.uk/secretrares[
{
"total": 123,
"results": [
{
"id": 123,
"itemName": "<string>",
"secretDrops": [
{
"chance": 123,
"chanceText": "<string>",
"impactedByWishingWell": true,
"conditions": [
"<string>"
],
"chanceWithMaxWw": 123,
"chanceWithMaxWwText": "<string>",
"chanceWithMaxWwAndBC65": 123,
"chanceWithMaxWwAndBC65Text": "<string>",
"chanceWithMaxWwAndBC65AndRingOfSecrets": 123,
"chanceWithMaxWwAndBC65AndRingOfSecretsText": "<string>",
"chanceWithSoulReaperPotion": 123,
"chanceWithSoulReaperPotionText": "<string>"
}
],
"itemId": 123
}
]
}
]curl --request GET \
--url https://cherrytree.soyab.uk/secretrares[
{
"total": 123,
"results": [
{
"id": 123,
"itemName": "<string>",
"secretDrops": [
{
"chance": 123,
"chanceText": "<string>",
"impactedByWishingWell": true,
"conditions": [
"<string>"
],
"chanceWithMaxWw": 123,
"chanceWithMaxWwText": "<string>",
"chanceWithMaxWwAndBC65": 123,
"chanceWithMaxWwAndBC65Text": "<string>",
"chanceWithMaxWwAndBC65AndRingOfSecrets": 123,
"chanceWithMaxWwAndBC65AndRingOfSecretsText": "<string>",
"chanceWithSoulReaperPotion": 123,
"chanceWithSoulReaperPotionText": "<string>"
}
],
"itemId": 123
}
]
}
]200 Response
Show child attributes
Show child attributes
Was this page helpful?