Skip to main content

StruggleStrengthSetup

Callable


  • Perform setup for the Strength minigame.

    Called by StruggleMinigameStart. Calculates the challenge level based on the base item difficulty, the skill of the rigger and the escapee and modified, if the escapee is bound in a way.


    Parameters

    • C: Character

      The character who tries to struggle

    • PrevItem: Item

      The item, the character wants to struggle out of

    • optionalNextItem: Item

      The item that should substitute the first one

    Returns void

    • Nothing