aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/merfolk.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/merfolk.json')
-rw-r--r--parsed/creatures/merfolk.json55
1 files changed, 0 insertions, 55 deletions
diff --git a/parsed/creatures/merfolk.json b/parsed/creatures/merfolk.json
deleted file mode 100644
index a7c5a70..0000000
--- a/parsed/creatures/merfolk.json
+++ /dev/null
@@ -1,55 +0,0 @@
-{
- "entry": "creatures",
- "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": [
- {
- "entry": "item",
- "name": "spear",
- "type": "weapons",
- "text": "if used with two hands to make a melee attack."
- }
- ],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "amphibious",
- "text": "The merfolk can breathe air and water.",
- "type": "feature"
- }
- ],
- "prof": 2
-} \ No newline at end of file