Skip to content

context.repetition and context.retrigger_joker_check retriggers too much #1331

@M0x3s

Description

@M0x3s

I found this when context.retrigger_joker_check was in SMODS.current_mod.calculate. Basically, every retrigger of the Joker causes the game to play the playing card an additional time on top of the original retriggers.

Example - Hanging Chad + 1 Retrigger:
Expected: Original Card Play + 2 Retriggers + 2 Retriggers = 5 Triggers in total
Actual: Original Card Play + 2 Retriggers + An additional Card play + 2 Retriggers = 6 Triggers in total

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions