From 0d2e98be74b60f1690e1fea9410e49d2edcbda52 Mon Sep 17 00:00:00 2001 From: ASTRELION <5625400-ASTRELION@users.noreply.gitlab.com> Date: Thu, 20 Jul 2023 01:44:55 +0000 Subject: [PATCH] Change Eldritch Blast damage to match Magic Missile --- src/5e-SRD-Spells.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/5e-SRD-Spells.json b/src/5e-SRD-Spells.json index 1c99fc4f..8307a8a5 100644 --- a/src/5e-SRD-Spells.json +++ b/src/5e-SRD-Spells.json @@ -4810,9 +4810,9 @@ }, "damage_at_character_level": { "1": "1d10", - "5": "2d10", - "11": "3d10", - "17": "4d10" + "5": "1d10", + "11": "1d10", + "17": "1d10" } }, "school": {