aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Mage_Armor.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-29 14:17:08 -0400
committerYour Name <you@example.com>2021-04-29 14:17:08 -0400
commit5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch)
tree75c5466d459c793430a6481cd276a624cd843794 /parser/spells/Mage_Armor.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/spells/Mage_Armor.json')
-rw-r--r--parser/spells/Mage_Armor.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/parser/spells/Mage_Armor.json b/parser/spells/Mage_Armor.json
deleted file mode 100644
index 52fae8a..0000000
--- a/parser/spells/Mage_Armor.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "name": "Mage Armor",
- "level": 1,
- "school": "abjuration",
- "classes": [
- "sorcerer",
- "wizard"
- ],
- "casting_time": "1 action",
- "range": "Touch",
- "components": "V, S, M (a piece of cured leather)",
- "duration": "8 hours",
- "text": "You touch a willing creature who isn't wearing armor, and a protective magical force surrounds it until the spell ends. The target's base AC becomes 13 + its Dexterity modifier. The spell ends if the target dons armor or if you dismiss the spell as an action."
-} \ No newline at end of file