> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/ecox-doc/ji-neng-xi-tong/ji-neng-lie-biao/e.md).

# E

## elytra\_boost\_save\_chance（永久技能）

该技能作用是有几率鞘翅飞行时不消耗烟花。

```
- id: elytra_boost_save_chance
  args:
    chance: 0.1
```

其中：

* args.chance：触发几率。

## extinguish（触发技能）

该技能作用是扑灭玩家身上的火。

```
- id: extinguish
```
