> 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/has_talisman.md).

# has\_talisman

## `has_talisman`

需要（作为触发对象的）玩家正在使用（激活）指定护身符。

**需要 Talismans。**

## 示例配置

```yaml
- id: has_talisman
  args:
    talisman: attack_speed_2 # 护身符ID
```
