From 7c38e8d70ab89e6d80e6388f24026de9d5e0b723 Mon Sep 17 00:00:00 2001 From: Jacob Date: Sun, 30 Jul 2017 20:22:59 +0100 Subject: [PATCH] Added newline before At Higher Levels on Healing Word. --- dataSources/srd/spells.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dataSources/srd/spells.json b/dataSources/srd/spells.json index 917458a1..d4907c6a 100644 --- a/dataSources/srd/spells.json +++ b/dataSources/srd/spells.json @@ -2180,7 +2180,7 @@ }, { "castingTime": "bonus action", - "description": "A creature of your choice that you can see within range regains hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs. ***At Higher Levels.*** When you cast this spell using a spell slot of 2nd level or higher, the healing increases by 1d4 for each slot level above 1st.", + "description": "A creature of your choice that you can see within range regains hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs.\n\n***At Higher Levels.*** When you cast this spell using a spell slot of 2nd level or higher, the healing increases by 1d4 for each slot level above 1st.", "duration": "Instantaneous", "level": 1, "range": "60 feet",