> 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-xiao-guo/give_magic.md).

# give\_magic

## `give_magic`

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

添加或者减少魔法。

**需要 EcoSkills。**

## 示例配置

```yaml
- id: give_magic
  args:
    type: mana # 魔法ID
    amount: 15 # 数量，支持负数代表减少
```
