aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Branding_Smite.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Branding_Smite.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Branding_Smite.json')
-rw-r--r--parser/spells/Branding_Smite.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/parser/spells/Branding_Smite.json b/parser/spells/Branding_Smite.json
new file mode 100644
index 0000000..aff6863
--- /dev/null
+++ b/parser/spells/Branding_Smite.json
@@ -0,0 +1,13 @@
+{
+ "name": "Branding Smite",
+ "level": 2,
+ "school": "evocation",
+ "classes": [
+ "paladin"
+ ],
+ "casting_time": "1 bonus action",
+ "range": "Self",
+ "components": "V",
+ "duration": "Concentration, up to 1 minute",
+ "text": "The next time you hit a creature with a weapon attack before this spell ends, the weapon gleams with astral radiance as you strike. The attack deals an extra 2d6 radiant damage to the target, which becomes visible if it's invisible, and the target sheds dim light in a 5-foot radius and can't become invisible until the spell ends.\n\n**At Higher Levels.** When you cast this spell using a spell slot of 3rd level or higher, the extra damage increases by 1d6 for each slot level above 2nd."
+} \ No newline at end of file