> 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-tiao-jian/above_health_percent.md).

# above\_health\_percent

## `above_health_percent`

需要（作为触发对象的）实体当前血量超过最大血量的一定百分比。

## 示例配置

```yaml
- id: above_health_percent
  args:
    percent: 50 # 最小比例
```
