public float GetAOERadius() { return(aStats.aoeRadius * (1 + (perk != null ? perk.GetAbilityAOEMul(ID) : 0))); }