返回提交历史
Modified
src/services/missionInventoryUpdateService.ts
+3
-0
XFEstudio/XFESpaceNinjaServer
fix: Drop a random Tektolyst Artifact Arcane in "The Guilty" (#4285)
In https://wiki.warframe.com/w/The_Guilty Rewards: "Upon completing the boss rush, players will receive 10 Lyroic Bridge and a random Tektolyst Artifact Arcane. " In U41, getRotations(rewardInfo.CustomEOMTags:["12MinWarNumObjectives0"]) will return rotations == [2] So it will drop a random Tektolyst Artifact Arcane as The Perita Rebellion. Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/4285 Reviewed-by: Sainan <63328889+sainan@users.noreply.github.com> Co-authored-by: yhhkevin <235+yhhkevin@noreply.localhost> Co-committed-by: yhhkevin <235+yhhkevin@noreply.localhost>
24e7dc57
代码差异
1 个文件
+3
-0
@@ -2033,6 +2033,9 @@ async function getRandomMissionDrops(
2033
2033
} else {
2034
2034
rewardManifests = [];
2035
2035
}
2036
} else if (RewardInfo.node == "SolNode257") {
2037
// The Perita Rebellion Hard mode "The Guilty" drops a random Tektolyst Artifact Arcane as same as Dactolyst rotations C
2038
rewardManifests = ["/Lotus/Types/Game/MissionDecks/TauMissionRewards/OldPeaceTwelveRewardsDactolyst"];
2036
2039
} else if (RewardInfo.T == 13) {
2037
2040
// Undercroft extra/side portal (normal mode), gives 1 Pathos Clamp + Duviri Arcane.
2038
2041
drops.push({