MixV2 / EpicResearch

Research about Epic Games' non-documented API
338 stars 82 forks source link

what does the ConvertItem mcp do? #115

Open BilzaDev opened 1 year ago

BilzaDev commented 1 year ago

I am making a fortnite bot and I am trying to figure out what this does, Can someone explain?

yurake05 commented 1 year ago

hi isaac

delliott0000 commented 1 year ago

It upgrades the tier of the item (for example converting a weapon schematic from "Obsidian" to "Brightcore"). You can also specify a conversionIndex in your payload which is usually gonna be 0 (by default) or 1 in the case of weapon schematics with two possible upgrade paths.