# arrow\_ring

## `arrow_ring`

**触发效果**[**​**](https://plugins.auxilor.io/effects/all-effects/arrow_ring#triggered-effect)

在（触发器属性中的）位置释放箭雨。

## 示例配置

```yaml
- id: arrow_ring
  args:
    amount: 12 # 箭的数量
    height: 3 # 箭的高度
    radius: 1.5 # 箭雨半径
    arrow_damage: 10 # 箭的伤害
    fire_ticks: 30 # 箭的火焰时间
```
