From 8cc9d3e0846c9e8c166e96d17f287256245ffa6b Mon Sep 17 00:00:00 2001 From: ASTRELION <20118782+ASTRELION@users.noreply.github.com> Date: Mon, 24 Jul 2023 17:46:20 +0000 Subject: [PATCH] fix: Change Eldritch Blast damage to match Magic Missile (#539) Change Eldritch Blast damage to match Magic Missile Co-authored-by: ASTRELION <5625400-ASTRELION@users.noreply.gitlab.com> --- 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 27ab7f49..4e1747de 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": {