---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param statIndex statIndex ---@param effectiveStat number ---@return number attackPower ---Returns the attack power bonus provided by one of the player's basic statistics function GetAttackPowerForStat(statIndex, effectiveStat) end