Skip to content

Commit

Permalink
Vulture missing ability, AC, token
Browse files Browse the repository at this point in the history
  • Loading branch information
oakbrad committed Sep 27, 2024
1 parent 42d5cf9 commit 1bcb163
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions 5etools-homebrew/Dungeon Church; Pyora.json
Original file line number Diff line number Diff line change
Expand Up @@ -5090,7 +5090,9 @@
"N",
"E"
],
"ac": 13,
"ac": [
13
],
"hp": {
"average": 82,
"formula": "11d10 + 22"
Expand Down Expand Up @@ -5138,16 +5140,17 @@
]
},
{
"name": "Sunlight Sensitivity",
"name": "Keen Sight and Smell",
"entries": [
"While in sunlight, the zombie vulture has disadvantage on attack rolls, as well as on Wisdom ({@skill Perception}) checks that rely on sight."
"The zombie vulture has advantage on Wisdom ({@skill Perception}) checks that rely on sight or smell."
]
},
{
"name": "Keen Sight and Smell",
"name": "Pack Tactics",
"entries": [
"The zombie vulture has advantage on Wisdom ({@skill Perception}) checks that rely on sight or smell."
"The zombie vulture has advantage on an attack roll against a creature if at least one of the vulture's allies is within 5 feet of the creature and the ally isn't incapacitated."
]

}
],
"action": [
Expand All @@ -5172,8 +5175,7 @@
],
"traitTags": [
"Flyby",
"Keen Senses",
"Sunlight Sensitivity"
"Keen Senses"
],
"senseTags": [
"SD"
Expand Down Expand Up @@ -5230,7 +5232,7 @@
],
"tokenHref": {
"type": "external",
"url": "https://raw.githubusercontent.com/oakbrad/dungeonchurch/main/5etools-homebrew/static/bestiary-zombie-vulture-token.png"
"url": "https://raw.githubusercontent.com/oakbrad/dungeonchurch/main/5etools-homebrew/static/tokens/bestiary-zombie-vulture-token.png"
},
"environment": [
"desert",
Expand Down

0 comments on commit 1bcb163

Please sign in to comment.