# below\_global\_points

## `below_global_points`

需要某个全服点数低于指定值。

## 示例配置

```yaml
- id: below_global_points
  args:
    type: item_stock # 点数ID
    amount: 10 # 最大数量
```
