FunctionsStruggleStrengthSetupStruggleStrengthSetup CallableStruggleStrengthSetup(C: Character, PrevItem: Item, NextItem?: Item): voidPerform 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.ParametersC: CharacterThe character who tries to strugglePrevItem: ItemThe item, the character wants to struggle out ofoptionalNextItem: ItemThe item that should substitute the first oneReturns voidNothing
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.