# projectiles

## `projectiles`

筛选（触发器属性中的）弹射物为列表中的元素。

## 示例配置

```yaml
filters:
  projectiles: 
    - arrow
    - trident
```
