# Indirect Fire

Some weapons lob their attacks, so they do not require LOS for targeting (See [Rule 12](/rules.md#rule12)). Instead a unit selects a target area within the weapon's maximum range as indicated by its stats (See [Weapons](/equipment/weapons.md)). These weapons generally cause area of effect damage, which is also included in the weapon's stats.

If a unit fails their Instinct Check (See [Rule7](/rules.md#rule7)) when firing an indirect fire weapon, the weapon misses its target and drifts and hits a different target. To determine this. roll a d5 failure die (either a d10 with 1-5 twice or roll a d10, divide by 2, ignore the remainder). Instead of hitting the target, the weapon hits the area indicated by the failure die. You want to roll this on the board close to the target area. Whichever direction the die points is the direction that the projectile drifted, and the number from the roll is the number of hexes that the projectile drifts.

If another unit has LOS and can spot (See [Rule 16 - Spotting](https://disrupter.rvgames.company/rules/pages/OatRfF3t5LP1Bhi33zul#rule16.spot)) the target area, an indirect fire weapon automatically hits without an Instinct Check.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://disrupter.rvgames.company/rules/indirect_fire.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
