# attack\_speed\_multiplier

## `attack_speed_multiplier`

**永久效果**[**​**](https://plugins.auxilor.io/effects/all-effects/attack_speed_multiplier#permanent-effect)

加倍（作为触发对象的）实体的原版攻击速度属性。

## 示例配置

```yaml
- id: attack_speed_multiplier
  args:
    multiplier: 1.5 # 加倍值
```
