aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/giant_poisonous_snake.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/giant_poisonous_snake.json')
-rw-r--r--parsed/creatures/giant_poisonous_snake.json78
1 files changed, 0 insertions, 78 deletions
diff --git a/parsed/creatures/giant_poisonous_snake.json b/parsed/creatures/giant_poisonous_snake.json
deleted file mode 100644
index 925973b..0000000
--- a/parsed/creatures/giant_poisonous_snake.json
+++ /dev/null
@@ -1,78 +0,0 @@
-{
- "entry": "creatures",
- "speed": "30 ft., swim 30 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "blindsight 10 ft."
- ],
- "langs": "--",
- "skills": {
- "Perception": 1
- },
- "hit_die_count": 2,
- "hit_die_sides": 8,
- "name": "Giant Poisonous Snake",
- "type": "beast",
- "cr": 0.25,
- "size": "Medium",
- "alignment": "unaligned",
- "stats": {
- "str": 10,
- "dex": 18,
- "con": 13,
- "int": 2,
- "wis": 10,
- "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": 4,
- "dmg_type": "piercing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [
- "finesse"
- ],
- "weapon_type": "unknown",
- "text": ", and the target must make a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file