---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param YourType number? ---@param EnemyType number? ---Returns the modification to attacks based on types. function C_PetBattles.GetAttackModifier(YourType, EnemyType) end