AoE Calculator
Estimate area coverage, expected targets hit, and total damage for common area-of-effect shapes.
Tip: use the same unit system for all dimensions (meters, feet, or tiles).
What is an AoE calculator?
An Area of Effect (AoE) calculator helps you estimate how much space a skill covers and how many enemies it can hit. Whether you play ARPGs, MMOs, MOBAs, roguelikes, or tabletop games, AoE decisions often determine clear speed, survivability, and overall damage output.
Instead of guessing, you can use simple geometry to compare skills, supports, and item modifiers. A bigger-looking spell does not always mean better performance if enemy density is low or target caps are strict.
How this calculator works
This tool computes three practical outputs:
- Area covered in square units.
- Estimated targets hit from your density assumption.
- Total potential damage using your damage-per-target input.
Supported shapes
- Circle: best for explosions, nova spells, ground effects.
- Cone: useful for breath attacks and frontal blasts.
- Rectangle/Line: good for beams, shockwaves, and lane-clearing skills.
Core formulas
Circle AoE
Area = π × radius²
Cone AoE
Area = (angle / 360) × π × range²
Rectangle / Line AoE
Area = width × length
Targets and damage
Once area is known, expected hits are estimated as: targets = area × target density. If your game has a hard cap, the calculator applies: final hits = min(targets, max targets). Then: total damage = final hits × damage per target.
How to use it effectively
1) Calibrate target density first
Density drives most of the result. For crowded maps, density is higher. For boss arenas or sparse zones, it is lower. Try a few values (for example, low/medium/high) to create realistic scenarios.
2) Compare skills at equal conditions
Keep density and damage assumptions constant when comparing two AoE skills. That gives cleaner insight into which geometry is actually giving you more value.
3) Respect hit caps and mechanics
Some games cap targets per cast, split damage, or apply falloff at outer radius. This calculator gives a strong baseline, but always combine it with your game’s exact rules.
Example scenarios
Example A: Circular explosion
Radius 5, density 0.1, damage 300 gives area ≈ 78.54 and expected hits ≈ 7.85. That implies about 2,356 total potential damage before mitigation and caps.
Example B: Cone crowd control
Range 10, angle 90°, density 0.08, damage 180 results in area ≈ 78.54 as well. Same area as Example A, but positioning is directional, so practical hit consistency may differ.
Example C: Beam clear skill
Width 3, length 20, density 0.12, damage 220 yields area 60 and expected hits 7.2. If max targets is set to 5, output damage drops accordingly—exactly why caps matter in build planning.
AoE optimization tips
- Boosting radius often has nonlinear payoff because area scales with radius squared.
- Cones can outperform circles when enemies cluster in front and your positioning is strong.
- Long rectangles are excellent in narrow corridors but weaker in open arenas.
- Always test both clear speed and boss uptime—not just paper DPS.
- Use multiple density presets so your build is robust across map types.
Final thoughts
A good AoE calculator turns “feel” into measurable planning. Use it to tune skill radius, pick support gems/modifiers, and estimate real combat value from geometry. The best build is usually not the one with the biggest number in a tooltip— it is the one that hits the most valid targets in real encounters.