> 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/auxilor-plugins/zi-ding-yi-xiao-guo/suo-you-xiao-guo/set_victim_velocity.md).

# set\_victim\_velocity

## `set_victim_velocity`

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

设置目标的向量。

## 示例配置

```yaml
- id: set_victim_velocity
  args:
    x: 0.2
    y: 0.33
    z: -0.2
```
