Library Personal Target Progress #1081
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?
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 cannot be completed due to ignoring Arid Lancer Synthesisto Library Personal Target Progress