# set\_global\_points

## `set_global_points`

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

设置全服点数为指定值。

## 示例配置

```yaml
- id: set_global_points
  args:
    type: global_stock # 点数ID
    amount: 0 # 点数的值
```
