diff --git a/source/behavior/entities/format/behaviors/knockback_roar.json b/source/behavior/entities/format/behaviors/knockback_roar.json index 7213512c..2410e575 100644 --- a/source/behavior/entities/format/behaviors/knockback_roar.json +++ b/source/behavior/entities/format/behaviors/knockback_roar.json @@ -11,7 +11,7 @@ "attack_time": { "title": "Attack Time", "type": "number", - "default": 1.0, + "default": 0.5, "description": "The delay after which the knockback occurs (in seconds)." }, "cooldown_time": {