Add Centaur Youth to bundled bestiary under Homebrew source

CR 1/4 Medium Fey with Gallop (advantage-cancelling skirmisher
trait) and Charge (bonus 1d6 on a 15 ft. straight-line melee),
matching the centaur PC traits players already have access to.
This commit is contained in:
Lukas
2026-06-19 16:30:01 +02:00
parent a97ffe5ed1
commit 111b464da5
+80
View File
@@ -2393,5 +2393,85 @@
]
}
]
},
{
"id": "homebrew:centaur-youth",
"name": "Centaur Youth",
"source": "HOMEBREW",
"sourceDisplayName": "Homebrew",
"size": "Medium",
"type": "Fey",
"alignment": "Any Alignment",
"ac": 13,
"acSource": "leather armor",
"hp": {
"average": 15,
"formula": "2d10 + 4"
},
"speed": "45 ft.",
"abilities": {
"str": 14,
"dex": 15,
"con": 14,
"int": 8,
"wis": 13,
"cha": 10
},
"cr": "1/4",
"initiativeProficiency": 0,
"proficiencyBonus": 2,
"passive": 11,
"languages": "Elvish, Sylvan",
"traits": [
{
"name": "Gallop",
"segments": [
{
"type": "text",
"value": "Opportunity Attacks against the Centaur Youth are made at disadvantage."
}
]
},
{
"name": "Charge",
"segments": [
{
"type": "text",
"value": "If the Centaur Youth moves at least 15 feet in a straight line toward a target immediately before hitting it with a melee attack, it deals an extra 3 (1d6) damage on the hit. The Centaur Youth can use this trait once on each of its turns."
}
]
}
],
"actions": [
{
"name": "Dagger",
"segments": [
{
"type": "text",
"value": "Melee Attack Roll: +4, reach 5 ft. Hit: 4 (1d4 + 2) Piercing damage."
}
]
},
{
"name": "Shortbow",
"segments": [
{
"type": "text",
"value": "Ranged Attack Roll: +6, range 80/320 ft. Hit: 6 (1d6 + 2) Piercing damage."
}
]
}
],
"reactions": [
{
"name": "Bowshot Reposition (1/Short Rest)",
"segments": [
{
"type": "text",
"value": "Trigger: A hostile creature ends its turn within 5 ft. of the Centaur Youth. Response: The Centaur Youth moves up to half its Speed and makes one Shortbow attack at disadvantage against the creature."
}
]
}
]
}
]