Obtaining Excalibur via Awakening does not reward the Exalted Blade #1020
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is related to giveStartingGear, right? Could you provide the request sent by the client?
I do not have the request, I just noticed it wasn't in my inventory after a few hours of playing and noticing the Exalted Blade wasn't on my Arsenal's menu.
Tomorrow I'll try to make a new account and see if I get the request.
Yea, startingGear uses addEquipment, which does not check for AdditionalItems.
It... seems to be correct? It's throwing a whole lot of stats errors because there's a bunch of tutorial-specific stat categories that aren't implemented (which are also sent to giveStartingGear at the bottom), but they don't seem to add Special Items on the tutorial.
Is it possible that maybe they just give the Special Item on leveling up the Warframe instead of on obtaining it?
Though if this isn't the correct way to grab the entire request, I can redo the test later.
Looks correct. It's interesting that
SpecialItems
is empty in the request.