aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/giant_owl.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/giant_owl.json')
-rw-r--r--parsed/creatures/giant_owl.json89
1 files changed, 0 insertions, 89 deletions
diff --git a/parsed/creatures/giant_owl.json b/parsed/creatures/giant_owl.json
deleted file mode 100644
index ffc14ea..0000000
--- a/parsed/creatures/giant_owl.json
+++ /dev/null
@@ -1,89 +0,0 @@
-{
- "entry": "creatures",
- "speed": "5 ft., fly 60 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 120 ft."
- ],
- "langs": "Giant Owl, understands Common, Elvish, and Sylvan but can't speak them",
- "skills": {
- "Perception": 2,
- "Stealth": 1
- },
- "hit_die_count": 3,
- "hit_die_sides": 10,
- "name": "Giant Owl",
- "type": "beast",
- "cr": 0.25,
- "size": "Large",
- "alignment": "neutral",
- "stats": {
- "str": 13,
- "dex": 15,
- "con": 12,
- "int": 8,
- "wis": 13,
- "cha": 10
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "Giant owls often befriend fey and other sylvan creatures and are guardians of their woodland realms.",
- "features": [
- {
- "entry": "feature",
- "name": "flyby",
- "text": "The owl doesn't provoke opportunity attacks when it flies out of an enemy's reach.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "keen hearing and sight",
- "text": "The owl has advantage on Wisdom (Perception) checks that rely on hearing or sight.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "talons",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "talons",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "slashing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file