Returns the score multiplier the bot AI applies to items of the given quality.
multiplier = PlayerBotAI:GetItemScoreMultiplier( quality )
number quality
Valid numbers: integers from 0 to 4,294,967,295.
number multiplier
Valid numbers: all decimal numbers.