aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/flying_snake.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/flying_snake.json')
-rw-r--r--parser/monsters/flying_snake.json65
1 files changed, 0 insertions, 65 deletions
diff --git a/parser/monsters/flying_snake.json b/parser/monsters/flying_snake.json
deleted file mode 100644
index 0b85b5d..0000000
--- a/parser/monsters/flying_snake.json
+++ /dev/null
@@ -1,65 +0,0 @@
-{
- "speed": "30 ft., fly 60 ft., swim 30 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "blindsight 10 ft."
- ],
- "langs": "--",
- "skills": {},
- "hit_die_count": 2,
- "hit_die_sides": 4,
- "name": "Flying Snake",
- "type": "beast",
- "cr": 0.125,
- "size": "Tiny",
- "alignment": "unaligned",
- "stats": {
- "str": 4,
- "dex": 18,
- "con": 11,
- "int": 2,
- "wis": 12,
- "cha": 5
- },
- "inventory": [],
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "description": "A flying snake is a brightly colored, winged serpent found in remote jungles. Tribespeople and cultists sometimes domesticate flying snakes to serve as messengers that deliver scrolls wrapped in their coils.",
- "features": [
- {
- "name": "flyby",
- "text": "The snake doesn't provoke opportunity attacks when it flies out of an enemy's reach.",
- "type": "feature"
- },
- {
- "name": "bite",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 1 piercing damage plus 7 (3d4) poison damage.",
- "type": "action",
- "attack": {
- "name": "bite",
- "cost": 0,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 1,
- "dmg_die_sides": 1
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 1 piercing damage plus 7 (3d4) poison damage."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file