Library Personal Target Progress #1081

Closed
opened 2025-03-04 14:05:03 -08:00 by VampireKitten · 0 comments
Contributor

A New Strange, the quest introducing Cephalon Simaris, starts by requiring you to go and complete a 3-target Arid Lancer synthesis before you can continue the rest of the quest. This, currently, does not work, as the implementation for Sinthesis is incorrect.

The quest sets LibraryPersonalTarget to "/Lotus/Types/Game/Library/Targets/DragonframeQuestTarget", which should allow the use of the Community Synthesis personal target's logic for the quest. However, the synthesis is discarded, because no daily library task is set, which would be incorrect behavior even outside of the quest:
2025-03-04T23:01:40:575 [0.1.0] warn: no library daily task active, ignoring synthesis of /Lotus/Types/Enemies/Grineer/Desert/Avatars/RifleLancerAvatar

A New Strange, the quest introducing Cephalon Simaris, starts by requiring you to go and complete a 3-target Arid Lancer synthesis before you can continue the rest of the quest. This, currently, does not work, as the implementation for Sinthesis is incorrect. The quest sets `LibraryPersonalTarget` to `"/Lotus/Types/Game/Library/Targets/DragonframeQuestTarget"`, which should allow the use of the Community Synthesis personal target's logic for the quest. However, the synthesis is discarded, because no daily library task is set, which would be incorrect behavior even outside of the quest: `2025-03-04T23:01:40:575 [0.1.0] warn: no library daily task active, ignoring synthesis of /Lotus/Types/Enemies/Grineer/Desert/Avatars/RifleLancerAvatar`
Sainan changed title from A New Strange cannot be completed due to ignoring Arid Lancer Synthesis to Library Personal Target Progress 2025-03-04 20:02:07 -08:00
Sainan added the
unimplemented
label 2025-03-04 20:02:10 -08:00
Sign in to join this conversation.
No description provided.