diff --git a/src/main/resources/data/wizards/spells/fire_breath.json b/src/main/resources/data/wizards/spells/fire_breath.json index d14675d..8a2c133 100644 --- a/src/main/resources/data/wizards/spells/fire_breath.json +++ b/src/main/resources/data/wizards/spells/fire_breath.json @@ -31,7 +31,7 @@ "shape": "CONE", "rotation": "LOOK", "origin": "LAUNCH_POINT", - "count": 2.0, + "count": 4.0, "min_speed": 1, "max_speed": 1 }, @@ -41,7 +41,7 @@ "shape": "CONE", "rotation": "LOOK", "origin": "LAUNCH_POINT", - "count": 2.0, + "count": 4.0, "min_speed": 1, "max_speed": 1 }