aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/lizard.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/lizard.json')
-rw-r--r--parsed/creatures/lizard.json74
1 files changed, 0 insertions, 74 deletions
diff --git a/parsed/creatures/lizard.json b/parsed/creatures/lizard.json
deleted file mode 100644
index 05c40da..0000000
--- a/parsed/creatures/lizard.json
+++ /dev/null
@@ -1,74 +0,0 @@
-{
- "entry": "creatures",
- "speed": "20 ft., climb 20 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 30 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 1,
- "hit_die_sides": 4,
- "name": "Lizard",
- "type": "beast",
- "cr": 0.0,
- "size": "Tiny",
- "alignment": "unaligned",
- "stats": {
- "str": 2,
- "dex": 11,
- "con": 10,
- "int": 1,
- "wis": 8,
- "cha": 3
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "",
- "features": [
- {
- "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": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": 0,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file