> For the complete documentation index, see [llms.txt](https://cjcrafter.gitbook.io/weaponmechanicsplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cjcrafter.gitbook.io/weaponmechanicsplus/modifiers/explosion-modifier.md).

# Explosion Modifier

Modifies the explosion of a weapon

```yaml
  Explosion_Modifier:  
    Override_Explosion: <Explosion>  # completely override explosion
    Add_Mechanics: <Mechanics>  # or use Replace_Mechanics
```

### Override\_Explosion

Completely overrides the [Explosion](https://cjcrafter.gitbook.io/weaponmechanics/weapon-modules/explosion) of the weapon.&#x20;

### Add\_Mechanics

{% hint style="info" %}
This will add additional [Mechanics](https://cjcrafter.gitbook.io/mechanics/) to the current mechanics. To replace all current mechanics, change the config key to `Replace_Mechanics`.&#x20;
{% endhint %}

Modifies the current mechanics applied when the explosion triggers.
