Classify a missile direct shot by distance vs base range (feet): ≤ baseRange/2 is point blank (spread 6, impact +2); ≤ baseRange is a normal direct shot (spread 8, no bonus); beyond is a volley (direct:false, unsupported by automated combat). Pure.
≤ baseRange/2
≤ baseRange
direct:false
The distance to the target, in feet.
The strike mode's base range, in feet.
The range band (direct/point-blank flags, spread, impact bonus).
Classify a missile direct shot by distance vs base range (feet):
≤ baseRange/2is point blank (spread 6, impact +2);≤ baseRangeis a normal direct shot (spread 8, no bonus); beyond is a volley (direct:false, unsupported by automated combat). Pure.