{
"id": "Quest_S24_Weekly_W00_Q04",
"name": "Нанесите противникам урон из 3 разных видов оружия в ходе одного матча",
"description": "Нанесите противникам урон из 3 разных видов оружия в ходе одного матча",
"shortDescription": "Многосторонность — залог превосходства на поле боя.",
"categoryHeader": "1-я неделя",
"enabled": true,
"enabledDate": "2023-03-14 13:30:03+00:00",
"parentQuest": null,
"progressTotal": 3,
"tags": [
"ChallengeCategory.XP",
"challengecategory.weekly.00.quest"
],
"reward": {
"xp": 12000,
"items": []
},
"locations": []
}
but it is not user-specific and doesn't include daily challenges.
With ClientLoginRequest (https://github.com/MixV2/EpicResearch/blob/master/docs/mcp/profile/operations/ClientQuestLogin.md) I am able to get the list of user challenges.
Is there any way to
ru, for ex.)fortniteapi.io lists the challenges in the following format -
but it is not user-specific and doesn't include daily challenges.