Spy Missions do not give the Vault rewards #355

Closed
opened 2024-06-21 18:27:01 -07:00 by VampireKitten · 6 comments
VampireKitten commented 2024-06-21 18:27:01 -07:00 (Migrated from github.com)

The "unidentified items" given by Spy Vaults neither appear during the mission:

image

Nor get added to the rewards after completing it:

image
image

The "unidentified items" given by Spy Vaults neither appear during the mission: ![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/95658710/6d92ff68-25c6-48bb-95d1-6ca074a587fc) Nor get added to the rewards after completing it: ![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/95658710/ab562fef-9b0e-44a4-a6d6-b437000370db) ![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/95658710/39928f37-14fe-4306-92eb-1afff7373941)

Kind of a similar story with resource caches that appear in certain mission types. Partly a lack of data issue right now.

Kind of a similar story with resource caches that appear in certain mission types. Partly a lack of data issue right now.
VampireKitten commented 2024-06-21 18:40:05 -07:00 (Migrated from github.com)

The annoying part is that this isn't even the original issue I wanted to post about, I'm just unable to replicate the other issue due to low drop rates, so I was replaying the spy mission when I noticed this.

The annoying part is that this isn't even the original issue I wanted to post about, I'm just unable to replicate the other issue due to low drop rates, so I was replaying the spy mission when I noticed this.

I'm unsure about the "unidentified items" not showing up during the mission, that might just be the game being the game, as I can't see any requests happening there.

In this case, I opened all 3 data vaults, with an alarm triggered on 1 of them:
image

I'm tending towards thinking they reused the defenseTargetCount for triggered alarms?

I'm unsure about the "unidentified items" not showing up during the mission, that might just be the game being the game, as I can't see any requests happening there. In this case, I opened all 3 data vaults, with an alarm triggered on 1 of them: ![image](https://github.com/spaceninjaserver/SpaceNinjaServer/assets/63328889/4aa7be8e-f022-46e5-bd17-5f903db5f989) I'm tending towards thinking they reused the `defenseTargetCount` for triggered alarms?

I'm also confused what the "unidentified items" are even supposed to be. Are you supported to get A-B-C rewards if you cracked all 3?

I'm also confused what the "unidentified items" are even supposed to be. Are you supported to get A-B-C rewards if you cracked all 3?
VampireKitten commented 2024-06-22 12:18:30 -07:00 (Migrated from github.com)

In the context of Spy missions, Rotations refer to the number of vaults opened: The first vault successfully opened will draw from the 'Rotation A' rewards, the second from the 'Rotation B' rewards, and the third from the 'Rotation C' rewards. Rewards are based only on the number of vaults opened, not the in-game label given to the vaults; If only one vault is successfully opened, only a Rotation A reward will be given, even if the vault opened was labeled as Vault C.

It seems the answer is yes, and that the same goes for Resource Caches:

In the context of Resource Caches, Rotations refer to the number of caches collected: The first cache found draws from the 'Rotation A' rewards, the second cache from the 'Rotation B' rewards, and the third cache from the 'Rotation C' rewards.

> In the context of [Spy](https://warframe.fandom.com/wiki/Spy) missions, Rotations refer to the number of vaults opened: The first vault successfully opened will draw from the 'Rotation A' rewards, the second from the 'Rotation B' rewards, and the third from the 'Rotation C' rewards. Rewards are based only on the number of vaults opened, not the in-game label given to the vaults; If only one vault is successfully opened, only a Rotation A reward will be given, even if the vault opened was labeled as Vault C. It seems the answer is yes, and that the same goes for Resource Caches: > In the context of [Resource Caches](https://warframe.fandom.com/wiki/Resource_Cache), Rotations refer to the number of caches collected: The first cache found draws from the 'Rotation A' rewards, the second cache from the 'Rotation B' rewards, and the third cache from the 'Rotation C' rewards.

Source? Nevermind, I see it's https://warframe.fandom.com/wiki/Mission_Rewards. I was looking at the Spy page and it was not very helpful.

~~Source?~~ Nevermind, I see it's <https://warframe.fandom.com/wiki/Mission_Rewards>. I was looking at the Spy page and it was not very helpful.
Sign in to join this conversation.
No description provided.