Netracells Rewards not given as expected #2673

Closed
opened 2025-08-21 12:02:34 -07:00 by Sainan · 5 comments
Owner

Netracells do not use rewardQualifications, instead the reward is given via the stripped droptable /Lotus/Types/DropTables/ContainerDropTables/VoidVaultMissionRewardsDropTable (DROP_MISC_ITEM). Currently we do not handle this correctly.

Attaching 2 logs here:

  • ntrcll.txt is a mission completion using cheats (rewardQualifications is set, but we should ignore this.)
  • ntrcll2.txt is a normal mission completion where the container item was picked up and normal extraction was used
Netracells do not use rewardQualifications, instead the reward is given via the stripped droptable /Lotus/Types/DropTables/ContainerDropTables/VoidVaultMissionRewardsDropTable (DROP_MISC_ITEM). Currently we do not handle this correctly. Attaching 2 logs here: - ntrcll.txt is a mission completion using cheats (rewardQualifications is set, but we should ignore this.) - ntrcll2.txt is a normal mission completion where the container item was picked up and normal extraction was used
Sainan added the
bug
label 2025-08-21 12:02:34 -07:00
Sainan self-assigned this 2025-08-21 12:04:00 -07:00
Contributor

Also, search pulses are not consumed upon successful completion of the mission.

Also, search pulses are not consumed upon successful completion of the mission.
Author
Owner

Way ahead of you: #2675

Tho I was under the impression search pulses are consumed for just starting the mission, not just successful completions?

Way ahead of you: #2675 Tho I was under the impression search pulses are consumed for just starting the mission, not just successful completions?
Contributor

Tho I was under the impression search pulses are consumed for just starting the mission, not just successful completions?

Only for successful completion. It does not matter whether the reward is picked up from the container.

> Tho I was under the impression search pulses are consumed for just starting the mission, not just successful completions? Only for successful completion. It does not matter whether the reward is picked up from the container.
Sainan added the
pr'd for
label 2025-08-21 12:27:02 -07:00
Contributor

It does not matter whether the reward is picked up from the container.

Just in case, I'll double-check next week.

> It does not matter whether the reward is picked up from the container. Just in case, I'll double-check next week.
Sainan referenced this issue from a commit 2025-08-22 11:45:50 -07:00
Contributor

Clarifying so that nothing is overlooked.

Here's how it is now in SNS: Regardless of how the mission is completed, the reward from the container will be received, and search pulses will not be spent.

Here's how it should be: Successfully completing Netracell does not consume search pulses unless the container reward has been picked up. If the mission has been successfully completed AND the container reward has been picked up, only then are search pulses consumed.

Clarifying so that nothing is overlooked. Here's how it is now in SNS: Regardless of how the mission is completed, the reward from the container will be received, and search pulses will not be spent. Here's how it should be: Successfully completing Netracell does not consume search pulses unless the container reward has been picked up. If the mission has been successfully completed AND the container reward has been picked up, only then are search pulses consumed.
Sign in to join this conversation.
No description provided.