export const attackRanges = { airToAir: { min: 0, max: 2 }, airToGround: { min: 0, max: 2 }, groundToAir: { min: 0, max: 2 } }