# set\_points

## `set_points`

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

设置某个点数为指定值。

## 示例配置

```yaml
- id: set_points
  args:
    type: g_souls # 点数ID
    amount: 0 # 点数的值
```
