aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/merfolk.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/merfolk.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/merfolk.json')
-rw-r--r--parser/monsters/merfolk.json48
1 files changed, 0 insertions, 48 deletions
diff --git a/parser/monsters/merfolk.json b/parser/monsters/merfolk.json
deleted file mode 100644
index 300ecf5..0000000
--- a/parser/monsters/merfolk.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "speed": "10 ft., swim 40 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "Aquan, Common",
- "skills": {
- "Perception": 1
- },
- "hit_die_count": 2,
- "hit_die_sides": 8,
- "name": "Merfolk",
- "type": "humanoid (merfolk)",
- "cr": 0.125,
- "size": "Medium",
- "alignment": "neutral",
- "stats": {
- "str": 10,
- "dex": 13,
- "con": 12,
- "int": 11,
- "wis": 11,
- "cha": 12
- },
- "inventory": [
- {
- "name": "spear",
- "type": "weapon",
- "text": "_Melee or _Ranged Weapon Attack:__ +2 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 3 (1d6) piercing damage, or 4 (1d8) piercing damage if used with two hands to make a melee attack."
- }
- ],
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "description": "",
- "features": [
- {
- "name": "amphibious",
- "text": "The merfolk can breathe air and water.",
- "type": "feature"
- }
- ],
- "prof": 2
-} \ No newline at end of file