FunctionsGameLARPGetOddsGameLARPGetOdds CallableGameLARPGetOdds(Action: string, Source: Character, Target: Character): numberGets the odds of successfully doing an offensive action on a given character.ParametersAction: stringAction attempted.Source: CharacterCharacter doing the move.Target: CharacterCharacter targetted by the move.Returns numberOdds of successfully doing an offensive action. The number has two decimals.
Gets the odds of successfully doing an offensive action on a given character.