GameLARPBuildOptionAbility CallableGameLARPBuildOptionAbility(Source, Target, Option, Ability): voidAdds all available class abilities to the built basic optionsParametersSource: CharacterCharacter about to do an action.Target: CharacterThe character on which an action is about to be done.Option: { Name: string; Odds: number }[]List of the basic options the source character can performAbility: stringCharacter's ability.Returns voidNothing
Adds all available class abilities to the built basic options