aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/awakened_tree.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/monsters/awakened_tree.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/awakened_tree.json')
-rw-r--r--parser/monsters/awakened_tree.json77
1 files changed, 0 insertions, 77 deletions
diff --git a/parser/monsters/awakened_tree.json b/parser/monsters/awakened_tree.json
deleted file mode 100644
index 6f4da28..0000000
--- a/parser/monsters/awakened_tree.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- "speed": "20 ft.",
- "saves": [],
- "d_resistances": [
- {
- "type": "bludgeoning",
- "qualifiers": []
- },
- {
- "type": "piercing",
- "qualifiers": []
- }
- ],
- "d_vulnerabilities": [
- {
- "type": "fire",
- "qualifiers": []
- }
- ],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "one language known by its creator",
- "skills": {},
- "hit_die_count": 7,
- "hit_die_sides": 12,
- "name": "Awakened Tree",
- "type": "plant",
- "cr": 2.0,
- "size": "Huge",
- "alignment": "unaligned",
- "stats": {
- "str": 19,
- "dex": 6,
- "con": 15,
- "int": 10,
- "wis": 10,
- "cha": 7
- },
- "inventory": [],
- "natural_armor": {
- "name": "natural",
- "bonus": 13
- },
- "description": "",
- "features": [
- {
- "name": "false appearance",
- "text": "While the tree remains motionless, it is indistinguishable from a normal tree.",
- "type": "feature"
- },
- {
- "name": "slam",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 10 ft., one target. _Hit:_ 14 (3d6 + 4) bludgeoning damage. \n\nAn awakened tree is an ordinary tree given sentience and mobility by the awaken spell or similar magic.",
- "type": "action",
- "attack": {
- "name": "slam",
- "cost": 0,
- "damage": {
- "dmg_type": "bludgeoning",
- "dmg_die_count": 3,
- "dmg_die_sides": 6
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 10 ft., one target. _Hit:_ 14 (3d6 + 4) bludgeoning damage. \n\nAn awakened tree is an ordinary tree given sentience and mobility by the awaken spell or similar magic."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file