Skip to content

Add Cultist Circle support for "and/or"#810

Open
acidphantasm wants to merge 2 commits into
sp-tarkov:4.1.x-devfrom
acidphantasm:enh-cultistCircle
Open

Add Cultist Circle support for "and/or"#810
acidphantasm wants to merge 2 commits into
sp-tarkov:4.1.x-devfrom
acidphantasm:enh-cultistCircle

Conversation

@acidphantasm

@acidphantasm acidphantasm commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

There are multiple direct reward recipes for the cultist circle. Currently SPT has a hacky workaround for one of them (the tagilla mask) so it only picks one to reward.

The others are just ignored as they dont have entries for them (the scav vest + scav backpack one)

Now, if there are multiple rewards possible with the same sacrificed items, it will randomly return a non repeatable reward, and then mark the sacrificed items key as completed so it will no longer have direct rewards unless there is a direct reward consuming the same items that is repeatable.

This also updates the existing "and/or" recipes to have multiple entries to support this logic change.

acidphantasm added 2 commits July 17, 2026 15:59
…le rewards first, then if there are still repeatables after that only grant those. The cache key moves to only being the sacrificed items instead of sacrifice+reward.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant