From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/tongues.json | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 parser/spells/tongues.json (limited to 'parser/spells/tongues.json') diff --git a/parser/spells/tongues.json b/parser/spells/tongues.json deleted file mode 100644 index 9421130..0000000 --- a/parser/spells/tongues.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "tongues", - "level": 3, - "school": "divination", - "classes": [ - "bard", - "cleric", - "sorcerer", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "Touch", - "components": "V, M (a small clay model of a ziggurat)", - "duration": "1 hour", - "text": "This spell grants the creature you touch the ability to understand any spoken language it hears. Moreover, when the target speaks, any creature that knows at least one language and can hear the target understands what it says." -} \ No newline at end of file -- cgit v1.2.3