Stripped rewards #683
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?
e.g. after defeating a forest specter, you pick up an "unidentified item", this gets sent in missionInventoryUpdate:
This droptable is in ExportEnemies.
DROP_MOD
seems to have one entry per item, e.g. after killing 2 teralysts and picking up the items it showsDROP_MOD: [ 100, 100 ]
.However, there's a few that aren't in the exports right now:
/Lotus/Types/Enemies/Sentients/Eidolon/SentientTeralystAgent
drops/Lotus/Types/DropTables/EidolonDropTables/TeralystKilledDropTable
/Lotus/Types/DropTables/AcolyteRogueAgentDropTable
(DROP_MOD 100)/Lotus/Types/DropTables/EntratiLabDropTables/EntratiRarePickUp
Example response with "identified" items: