From 2fe4cbf9d46efb3814059d0ee73f98dd8ca4d7f4 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Tue, 7 Jun 2022 20:04:39 +0200 Subject: [PATCH] Updated knockback_roar to newest doc --- source/behavior/entities/format/behaviors/knockback_roar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {