diff --git a/source/behavior/entities/format/behaviors/delayed_attack.json b/source/behavior/entities/format/behaviors/delayed_attack.json index 0fdb6881..d6bfebe3 100644 --- a/source/behavior/entities/format/behaviors/delayed_attack.json +++ b/source/behavior/entities/format/behaviors/delayed_attack.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Delayed Attack", - "description": "Allows the mob to drink potions based on specified environment conditions.", + "description": "Allows an entity to attack, while also delaying the damage-dealt until a specific time in the attack animation.", "properties": { "priority": { "$ref": "./types/priority.json" }, "speed_multiplier": { "$ref": "./types/speed_multiplier.json" },