> 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/f.md).

# F

## feather\_step（永久技能）

该技能作用是防止玩家踩踏农田。

```
- id: feather_step
```

## food\_multiplier（永久技能）

该技能作用是加倍玩家吃食物获得的饱食度。

```
- id: food_multiplier
  args:
    multiplier: 2
```

其中：

* args.multiplier：加倍值。

##
