Update delayed_attack.json

corrected description
This commit is contained in:
ChibiMango
2022-08-09 10:43:16 +01:00
parent 845c1d3501
commit 7b268e7d25

View File

@@ -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" },