# points\_equal

## `points_equal`

需要玩家的某个点数等于某个值。

## 示例配置

```yaml
- id: points_equal
  args:
    type: g_souls # 点数ID
    amount: 10 # 点数数量
```
