# Fusion Coils (old)

## Fusion Coils

Fusion Coils are explosive objects found in various Halo games that can be used to deal significant damage to enemy players and vehicles. They are recognizable by their bright glowing colors and tall, rectangular, shape. In Halo Infinite they can be picked up, carried around the level, and thrown long distances.

One important thing to note about fusion coils is that the game mode setting for scaling weapon damage affects them even when they are not being carried or thrown. For example, if a player has turned down weapon damage to 10% and hits a fusion coil with a gravity hammer, the resulting explosion will also deal 10% damage. This applies to both the damage dealt to players and vehicles and any other damaging effects that occur when a fusion coil is damaged.

This is particularly notable with the large fusion coils that cannot be picked up. These are often strategically placed in certain areas of the map and can be used to deal significant damage to enemy players and vehicles if detonated at the right time.


---

# 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://wiki.thescriptersguild.com/forge/gameplay/sandbox/equipment/all-equipment/fusion-coils.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.
