aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/quipper.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/quipper.json')
-rw-r--r--parsed/creatures/quipper.json88
1 files changed, 0 insertions, 88 deletions
diff --git a/parsed/creatures/quipper.json b/parsed/creatures/quipper.json
deleted file mode 100644
index a272123..0000000
--- a/parsed/creatures/quipper.json
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "entry": "creatures",
- "speed": "0 ft., swim 40 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 1,
- "hit_die_sides": 4,
- "name": "Quipper",
- "type": "beast",
- "cr": 0.0,
- "size": "Tiny",
- "alignment": "unaligned",
- "stats": {
- "str": 2,
- "dex": 16,
- "con": 9,
- "int": 1,
- "wis": 7,
- "cha": 2
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "A quipper is a carnivorous fish with sharp teeth. Quippers can adapt to any aquatic environment, including cold subterranean lakes. They frequently gather in swarms; the statistics for a swarm of quippers appear later in this appendix.",
- "features": [
- {
- "entry": "feature",
- "name": "blood frenzy",
- "text": "The quipper has advantage on melee attack rolls against any creature that doesn't have all its hit points.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "water breathing",
- "text": "The quipper can breathe only underwater.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 1,
- "dmg_die_sides": 1,
- "dmg_type": "piercing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [
- "finesse"
- ],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file