aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/blood_hawk.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-12-10 19:32:14 -0500
committerYour Name <you@example.com>2024-12-10 19:32:14 -0500
commit056c006c687995198d0ec02eeebc2b00a6097879 (patch)
tree4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/creatures/blood_hawk.json
parentcf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff)
downloaddmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/creatures/blood_hawk.json')
-rw-r--r--parsed/creatures/blood_hawk.json88
1 files changed, 0 insertions, 88 deletions
diff --git a/parsed/creatures/blood_hawk.json b/parsed/creatures/blood_hawk.json
deleted file mode 100644
index d68dc04..0000000
--- a/parsed/creatures/blood_hawk.json
+++ /dev/null
@@ -1,88 +0,0 @@
-{
- "entry": "creatures",
- "speed": "10 ft., fly 60 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "--",
- "skills": {
- "Perception": 1
- },
- "hit_die_count": 2,
- "hit_die_sides": 6,
- "name": "Blood Hawk",
- "type": "beast",
- "cr": 0.125,
- "size": "Small",
- "alignment": "unaligned",
- "stats": {
- "str": 6,
- "dex": 14,
- "con": 10,
- "int": 3,
- "wis": 14,
- "cha": 5
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "Taking its name from its crimson feathers and aggressive nature, the blood hawk fearlessly attacks almost any animal, stabbing it with its daggerlike beak. Blood hawks flock together in large numbers, attacking as a pack to take down prey.",
- "features": [
- {
- "entry": "feature",
- "name": "keen sight",
- "text": "The hawk has advantage on Wisdom (Perception) checks that rely on sight.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "pack tactics",
- "text": "The hawk has advantage on an attack roll against a creature if at least one of the hawk's allies is within 5 feet of the creature and the ally isn't incapacitated.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "beak",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "beak",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 1,
- "dmg_die_sides": 4,
- "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