feature: Updated validation with description tag in monster and optional source tag in spell
- Fixed dice roll format of monster attacks in new sources - Fixed monster ac format with mage armorpull/28/head
parent
abb8b0fa11
commit
2ea454c343
|
|
@ -154,7 +154,7 @@
|
|||
<action>
|
||||
<name>Tentacle</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 15 ft., one target. 11 (2d6 + 4) bludgeoning damage. If the target is a creature, it is grappled (escape DC 14). Until this grapple ends, the target is restrained. The chaos quadrapod can grapple no more than two targets at a time.</text>
|
||||
<attack>Tentacle|6|2d6 + 4</attack>
|
||||
<attack>Tentacle|6|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Chaos Cloud (Recharges after a Short or Long Rest)</name>
|
||||
|
|
@ -195,7 +195,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 7 (1d10 + 2) piercing damage.</text>
|
||||
<attack>Bite|4|1d10 + 2</attack>
|
||||
<attack>Bite|4|1d10+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fire Breath (Recharge 5-6)</name>
|
||||
|
|
@ -237,12 +237,12 @@
|
|||
<action>
|
||||
<name>Fist</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) bludgeoning damage.</text>
|
||||
<attack>Fist|5|1d8 + 3</attack>
|
||||
<attack>Fist|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Acid Squirt</name>
|
||||
<text>Ranged Weapon Attack: +5 to hit, range 20/40 ft., one target. 7 (1d8 + 3) acid damage.</text>
|
||||
<attack>Acid Squirt|5|1d8 + 3</attack>
|
||||
<attack>Acid Squirt|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Beer Shower</name>
|
||||
|
|
@ -304,7 +304,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 4 (1d4 + 2) slashing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Word From Beyond (1/day)</name>
|
||||
|
|
@ -359,12 +359,12 @@
|
|||
<action>
|
||||
<name>Mandibles</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one target. 17 (2d10 + 6) piercing damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained, and the ancient deep crow can't use its mandibles on another target.</text>
|
||||
<attack>Mandibles|11|2d10 + 6</attack>
|
||||
<attack>Mandibles|11|2d10+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 5 ft., one target. 13 (2d6 + 6) slashing damage.</text>
|
||||
<attack>Claw|11|2d6 + 6</attack>
|
||||
<attack>Claw|11|2d6+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Shadow Caw</name>
|
||||
|
|
@ -439,12 +439,12 @@
|
|||
<action>
|
||||
<name>Mandibles</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 10 ft., one target. 16 (2d10 + 5) piercing damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the deep crow can't use its mandibles on another target.</text>
|
||||
<attack>Mandibles|9|2d10 + 5</attack>
|
||||
<attack>Mandibles|9|2d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 5 ft., one target. 12 (2d6 + 5) slashing damage.</text>
|
||||
<attack>Claw|9|2d6 + 5</attack>
|
||||
<attack>Claw|9|2d6+5</attack>
|
||||
</action>
|
||||
<description>Terror from Above
|
||||
The deep crow's most fearsome attack is the bite of its mandibles, which can seize and hold almost any creature. Their preferred attack is a snatch-and-grab that sees a deep crow flying off with a living victim before its companions have any chance of counterattack. Provided the doomed prey doesn't struggle, the deep crow takes it back to its lair to be devoured at leisure. Creatures that do struggle might be repeatedly dropped from a height to soften them up a bit.
|
||||
|
|
@ -492,12 +492,12 @@
|
|||
<action>
|
||||
<name>Greatsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 10 (2d6 + 3) slashing damage. Whenever Donaar rolls a 1 or 2 on a damage die, he can reroll the die and must use the new roll.</text>
|
||||
<attack>Greatsword|5|2d6 + 3</attack>
|
||||
<attack>Greatsword|5|2d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Whip</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 10 ft., one target. 5 (1d4 + 3) slashing damage.</text>
|
||||
<attack>Whip|5|1d4 + 3</attack>
|
||||
<attack>Whip|5|1d4+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Acid Vomit</name>
|
||||
|
|
@ -554,7 +554,7 @@
|
|||
<action>
|
||||
<name>War Lute</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) slashing damage.</text>
|
||||
<attack>War Lute|4|1d6 + 2</attack>
|
||||
<attack>War Lute|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Song of Domination (3/day)</name>
|
||||
|
|
@ -613,7 +613,7 @@
|
|||
<action>
|
||||
<name>Multiattack</name>
|
||||
<text>K'thriss makes two attacks with his sickle. Sickle. Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 4 (1d4 + 2) slashing damage.</text>
|
||||
<attack>Multiattack|4|1d4 + 2</attack>
|
||||
<attack>Multiattack|4|1d4+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -674,12 +674,12 @@
|
|||
<action>
|
||||
<name>Scimitars</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d6 + 4) slashing damage.</text>
|
||||
<attack>Scimitars|6|1d6 + 4</attack>
|
||||
<attack>Scimitars|6|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +6 to hit, range 150/600 ft., one target. 8 (1d8 + 4) piercing damage.</text>
|
||||
<attack>Longbow|6|1d8 + 4</attack>
|
||||
<attack>Longbow|6|1d8+4</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -740,12 +740,12 @@
|
|||
<action>
|
||||
<name>Hooked Dagger</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Hooked Dagger|5|1d4 + 3</attack>
|
||||
<attack>Hooked Dagger|5|1d4+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Hand Crossbow</name>
|
||||
<text>Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Hand Crossbow|5|1d6 + 3</attack>
|
||||
<attack>Hand Crossbow|5|1d6+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Return the Favor (3/day)</name>
|
||||
|
|
@ -801,12 +801,12 @@
|
|||
<action>
|
||||
<name>Foremother (+1 Scimitar)</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d6 + 4) slashing damage.</text>
|
||||
<attack>Foremother (+1 Scimitar)|6|1d6 + 4</attack>
|
||||
<attack>Foremother (+1 Scimitar)|6|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. 7 (1d8 + 3) piercing damage.</text>
|
||||
<attack>Longbow|5|1d8 + 3</attack>
|
||||
<attack>Longbow|5|1d8+3</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -857,12 +857,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|5|1d8 + 3</attack>
|
||||
<attack>Longsword|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Light Crossbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. 6 (1d8 + 2) piercing damage.</text>
|
||||
<attack>Light Crossbow|4|1d8 + 2</attack>
|
||||
<attack>Light Crossbow|4|1d8+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting (Psionics)</name>
|
||||
|
|
@ -915,7 +915,7 @@
|
|||
<action>
|
||||
<name>Maul</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 10 (2d6 + 3) bludgeoning damage.</text>
|
||||
<attack>Maul|6|2d6 + 3</attack>
|
||||
<attack>Maul|6|2d6+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>War God's Blessing (Recharges after a Short or Long Rest)</name>
|
||||
|
|
@ -986,12 +986,12 @@
|
|||
<action>
|
||||
<name>Staff of the Master (+1 Quarterstaff)</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d6 + 4) bludgeoning damage, or 8 (1d8 + 4) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Staff of the Master (+1 Quarterstaff)|6|1d6 + 4</attack>
|
||||
<attack>Staff of the Master (+1 Quarterstaff)|6|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Unarmed Strike</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) bludgeoning damage. Rosie's unarmed strikes are magical.</text>
|
||||
<attack>Unarmed Strike|5|1d6 + 3</attack>
|
||||
<attack>Unarmed Strike|5|1d6+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Deflect Missiles</name>
|
||||
|
|
@ -1015,7 +1015,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (human)</type>
|
||||
<alignment>Lawful Neutral</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>40 (9d8)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>10</str>
|
||||
|
|
@ -1037,7 +1037,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -1063,7 +1063,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (human)</type>
|
||||
<alignment>Chaotic Neutral</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>40 (9d8)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>8</str>
|
||||
|
|
@ -1089,7 +1089,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|5|1d4 + 2</attack>
|
||||
<attack>Dagger|5|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Minor Conjuration</name>
|
||||
|
|
@ -1119,7 +1119,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (human)</type>
|
||||
<alignment>Neutral Evil</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>27 (5d8+5)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>10</str>
|
||||
|
|
@ -1145,7 +1145,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|4|1d6 + 2</attack>
|
||||
<attack>Shortsword|4|1d6+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -1196,7 +1196,7 @@
|
|||
<action>
|
||||
<name>Warhammer</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) bludgeoning damage, and the target must succeed on a DC 12 Strength saving throw or be pushed 5 feet.</text>
|
||||
<attack>Warhammer|4|1d8 + 2</attack>
|
||||
<attack>Warhammer|4|1d8+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -1255,17 +1255,17 @@
|
|||
<action>
|
||||
<name>+1 Shortsword</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 5 ft., one target. 9 (1d6 + 6) piercing damage.</text>
|
||||
<attack>+1 Shortsword|9|1d6 + 6</attack>
|
||||
<attack>+1 Shortsword|9|1d6+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rapier</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 9 (1d8 + 5) piercing damage.</text>
|
||||
<attack>Rapier|8|1d8 + 5</attack>
|
||||
<attack>Rapier|8|1d8+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 20/60 ft., one target. 7 (1d4 + 5) piercing damage.</text>
|
||||
<attack>Dagger|8|1d4 + 5</attack>
|
||||
<attack>Dagger|8|1d4+5</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Uncanny Dodge</name>
|
||||
|
|
@ -1312,7 +1312,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d6 + 4) slashing damage.</text>
|
||||
<attack>Shortsword|6|1d6 + 4</attack>
|
||||
<attack>Shortsword|6|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Change Shape</name>
|
||||
|
|
@ -1359,7 +1359,7 @@
|
|||
<action>
|
||||
<name>Maul</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 9 (2d6 + 2) bludgeoning damage.</text>
|
||||
<attack>Maul|4|2d6 + 2</attack>
|
||||
<attack>Maul|4|2d6+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
|
|||
|
|
@ -40,7 +40,7 @@
|
|||
<action>
|
||||
<name>Withering Touch</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 17 (4d6 + 3) necrotic damage.</text>
|
||||
<attack>Withering Touch|5|4d6 + 3</attack>
|
||||
<attack>Withering Touch|5|4d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Etherealness</name>
|
||||
|
|
|
|||
|
|
@ -87,17 +87,17 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|4|1d6 + 2</attack>
|
||||
<attack>Shortsword|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Shortbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. 6 (1d8 + 2) piercing damage.</text>
|
||||
<attack>Shortbow|4|1d8 + 2</attack>
|
||||
<attack>Shortbow|4|1d8+2</attack>
|
||||
</action>
|
||||
<description>Source: Dragon of Icespire Peak</description>
|
||||
<environment></environment>
|
||||
|
|
@ -135,12 +135,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|4|1d8 + 2</attack>
|
||||
<attack>Longsword|4|1d8+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +3 to hit, range 150/600 ft., one target. 5 (1d8 + 1) piercing damage.</text>
|
||||
<attack>Longbow|3|1d8 + 1</attack>
|
||||
<attack>Longbow|3|1d8+1</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Protection (Defender Only)</name>
|
||||
|
|
@ -180,12 +180,12 @@
|
|||
<action>
|
||||
<name>Clawed Gauntlet (Humanoid Form Only)</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d4 + 3) slashing damage.</text>
|
||||
<attack>Clawed Gauntlet (Humanoid Form Only)|5|1d4 + 3</attack>
|
||||
<attack>Clawed Gauntlet (Humanoid Form Only)|5|1d4+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tusk (Boar Form Only)</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) slashing damage.</text>
|
||||
<attack>Tusk (Boar Form Only)|5|1d6 + 3</attack>
|
||||
<attack>Tusk (Boar Form Only)|5|1d6+3</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -287,12 +287,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|4|1d8 + 2</attack>
|
||||
<attack>Longsword|4|1d8+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. 11 (2d8 + 2) piercing damage.</text>
|
||||
<attack>Longbow|4|2d8 + 2</attack>
|
||||
<attack>Longbow|4|2d8+2</attack>
|
||||
</action>
|
||||
<description>Adventurers encounter Falcon the Hunter if they visit his hunting lodge in Neverwinter Wood.
|
||||
Source: Dragon of Icespire Peak</description>
|
||||
|
|
@ -333,12 +333,12 @@
|
|||
<action>
|
||||
<name>Lightning Tusks</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 10 ft., one target. 12 (2d6 + 5) slashing damage plus 7 (2d6) lightning damage.</text>
|
||||
<attack>Lightning Tusks|8|2d6 + 5</attack>
|
||||
<attack>Lightning Tusks|8|2d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Thunder Hooves</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 10 ft., one target. 12 (2d6 + 5) bludgeoning damage plus 7 (2d6) thunder damage.</text>
|
||||
<attack>Thunder Hooves|8|2d6 + 5</attack>
|
||||
<attack>Thunder Hooves|8|2d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Lightning Bolt (Recharge 6)</name>
|
||||
|
|
@ -353,7 +353,7 @@
|
|||
<size>S</size>
|
||||
<type>humanoid (gnome)</type>
|
||||
<alignment>Chaotic Neutral</alignment>
|
||||
<ac>10, 13 (with mage armor)</ac>
|
||||
<ac>10 (13 with mage armor)</ac>
|
||||
<hp>7 (2d6)</hp>
|
||||
<speed>walk 25 ft.</speed>
|
||||
<str>6</str>
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +14 to hit, reach 5 ft., one target. 17 (3d6 + 7) slashing damage.</text>
|
||||
<attack>Claw|14|3d6 + 7</attack>
|
||||
<attack>Claw|14|3d6+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Eye Ray</name>
|
||||
|
|
@ -160,12 +160,12 @@
|
|||
<action>
|
||||
<name>Greatsword</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 11 (2d6 + 4) slashing damage.</text>
|
||||
<attack>Greatsword|7|2d6 + 4</attack>
|
||||
<attack>Greatsword|7|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. 5 (1d8 + 1) piercing damage.</text>
|
||||
<attack>Longbow|4|1d8 + 1</attack>
|
||||
<attack>Longbow|4|1d8+1</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -219,7 +219,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Unsettling Visage (Recharges after a Short or Long Rest)</name>
|
||||
|
|
@ -268,12 +268,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d8 + 3</attack>
|
||||
<attack>Bite|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage.</text>
|
||||
<attack>Claws|5|1d8 + 3</attack>
|
||||
<attack>Claws|5|1d8+3</attack>
|
||||
</action>
|
||||
<description>Clawfoot dinosaurs are two-legged saurians with sharp teeth and toe claws that resemble deadly sickles. They are imposing creatures, about the size of a tall human, and are fierce enough to take down even larger prey.
|
||||
In the wild, an untrained clawfoot can easily hold its own in combat, but they are even fiercer when hunting in packs. Their instinct for pack structure has made these dinosaurs a traditional war mount for the halflings of the Talenta Plains, with clawfoots quickly and eagerly responding to training and control.
|
||||
|
|
@ -320,12 +320,12 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|4|1d6 + 2</attack>
|
||||
<attack>Shortsword|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Hand Crossbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Hand Crossbow|4|1d6 + 2</attack>
|
||||
<attack>Hand Crossbow|4|1d6+2</attack>
|
||||
</action>
|
||||
<description>Source: Eberron: Rising from the Last War p. 271</description>
|
||||
<environment></environment>
|
||||
|
|
@ -369,12 +369,12 @@
|
|||
<action>
|
||||
<name>Tentacle</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 15 ft., one target. 7 (1d6 + 4) bludgeoning damage. The target is grappled (escape DC 12) if it is a Large or smaller creature. Until this grapple ends, the dolgaunt can't use the same tentacle on another target. The dolgaunt has two tentacles.</text>
|
||||
<attack>Tentacle|6|1d6 + 4</attack>
|
||||
<attack>Tentacle|6|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Unarmed Strike</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 6 (1d4 + 4) bludgeoning damage.</text>
|
||||
<attack>Unarmed Strike|6|1d4 + 4</attack>
|
||||
<attack>Unarmed Strike|6|1d4+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Vitality Drain</name>
|
||||
|
|
@ -422,17 +422,17 @@
|
|||
<action>
|
||||
<name>Morningstar</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) piercing damage.</text>
|
||||
<attack>Morningstar|4|1d8 + 2</attack>
|
||||
<attack>Morningstar|4|1d8+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 5 (1d6 + 2) piercing damage, or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack.</text>
|
||||
<attack>Spear|4|1d6 + 2</attack>
|
||||
<attack>Spear|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Hand Crossbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Hand Crossbow|4|1d6 + 2</attack>
|
||||
<attack>Hand Crossbow|4|1d6+2</attack>
|
||||
</action>
|
||||
<description>Dolgrims are squat, deformed things. Warped by the daelkyr, a dolgrim is essentially two goblins crushed into one creature, their misshapen body boasting four arms and a pair of twisted mouths that gibber and slather at the front of a headless torso. The two mouths of a dolgrim sometimes carry on demented conversations with one another. However, a dolgrim has only a single personality—sadistic, bloodthirsty, and brutally dedicated to serving itself.
|
||||
Small numbers of these creatures sometimes make their way to the surface, often under the command of dolgaunts, and undertaking missions advancing the inscrutable schemes of their malevolent masters. But great hordes of dolgrims remain clustered in Khyber with the daelkyr, dreaming of the day when they will be released into Eberron to feast and destroy.
|
||||
|
|
@ -474,12 +474,12 @@
|
|||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d6 + 2) slashing damage.</text>
|
||||
<attack>Claws|5|1d6 + 2</attack>
|
||||
<attack>Claws|5|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Nightmare Touch</name>
|
||||
<text>Melee Spell Attack: +7 to hit, reach 5 ft., one creature. 18 (4d6 + 4) psychic damage. If the target is unconscious, it takes an extra 10 (3d6) psychic damage and is cursed until the hag dies or the curse is removed. The cursed creature's hit point maximum decreases by 5 (1d10) whenever it finishes a long rest.</text>
|
||||
<attack>Nightmare Touch|7|4d6 + 4</attack>
|
||||
<attack>Nightmare Touch|7|4d6+4</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Dream Eater</name>
|
||||
|
|
@ -548,7 +548,7 @@
|
|||
<action>
|
||||
<name>Tentacle Whip</name>
|
||||
<text>Melee Weapon Attack: +15 to hit, reach 10 ft., one target. 24 (3d10 + 8) slashing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 23), pulled into an unoccupied space within 5 feet of Dyrrn, and must succeed on a DC 23 Intelligence saving throw or be stunned until this grapple ends. Dyrrn can't use the same tentacle whip on another target until this grapple ends. Dyrrn has two tentacle whips.</text>
|
||||
<attack>Tentacle Whip|15|3d10 + 8</attack>
|
||||
<attack>Tentacle Whip|15|3d10+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Corruption</name>
|
||||
|
|
@ -638,7 +638,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d4 + 3</attack>
|
||||
<attack>Bite|5|1d4+3</attack>
|
||||
</action>
|
||||
<description>An expeditious messenger is a speedy flier, designed to quickly carry messages for its creator. Their speedy and efficient attitude makes expeditious messengers quite chatty, and they natter on as fast as they move.
|
||||
These messengers come in a variety of forms, often looking like mechanical birds or sprites.
|
||||
|
|
@ -684,7 +684,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or take an extra 3 (1d6) piercing damage and be grappled (escape DC 13). The defender can have only one creature grappled in this way at a time.</text>
|
||||
<attack>Bite|5|1d6 + 3</attack>
|
||||
<attack>Bite|5|1d6+3</attack>
|
||||
</action>
|
||||
<description>An iron defender fights for its creator. They come in many shapes and are often crafted in the form of animals. More creative artificers craft iron defenders in the shape of hybrid animals or other fantastical creatures.
|
||||
Constructed Nature:
|
||||
|
|
@ -725,7 +725,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 8 (1d8 + 4) piercing damage.</text>
|
||||
<attack>Bite|6|1d8 + 4</attack>
|
||||
<attack>Bite|6|1d8+4</attack>
|
||||
</action>
|
||||
<description>Fastieth are human-sized, two-legged saurians with large eyes, brightly colored and patterned scales, and strong legs. They are the most common mounts of the halflings of the Talenta Plains, bred for speed. Although too small to bear larger riders, a fastieth can carry a halfling with light gear easily and at a good pace. Fastieths are typically stubborn creatures, so specimens with an even temperament are prized among the Talenta tribes.
|
||||
Being herbivores, fastieths prefer to flee rather than fight. However, even though not trained for battle, they can deliver a vicious bite if pressed.
|
||||
|
|
@ -760,12 +760,12 @@
|
|||
<action>
|
||||
<name>Battleaxe</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 12 (2d8 + 3) slashing damage, or 14 (2d10 + 3) slashing damage if used with two hands.</text>
|
||||
<attack>Battleaxe|5|2d8 + 3</attack>
|
||||
<attack>Battleaxe|5|2d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Javelin</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 30/120 ft., one target. 10 (2d6 + 3) piercing damage.</text>
|
||||
<attack>Javelin|5|2d6 + 3</attack>
|
||||
<attack>Javelin|5|2d6+3</attack>
|
||||
</action>
|
||||
<description>Source: Eberron: Rising from the Last War p. 272</description>
|
||||
<environment>underdark, mountain, forest, hill, urban, desert, arctic</environment>
|
||||
|
|
@ -797,7 +797,7 @@
|
|||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.</text>
|
||||
<attack>Spear|3|1d6 + 1</attack>
|
||||
<attack>Spear|3|1d6+1</attack>
|
||||
</action>
|
||||
<description>Source: Waterdeep: Dragon Heist p. 197</description>
|
||||
<environment></environment>
|
||||
|
|
@ -833,7 +833,7 @@
|
|||
<action>
|
||||
<name>Idyllic Touch</name>
|
||||
<text>Melee Spell Attack: +8 to hit, reach 5 ft., one target. 9 (1d10 + 4) force damage. If the target is a creature, it must succeed on a DC 16 Wisdom saving throw or fall prone in a fit of laughter.</text>
|
||||
<attack>Idyllic Touch|8|1d10 + 4</attack>
|
||||
<attack>Idyllic Touch|8|1d10+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Mind Thrust</name>
|
||||
|
|
@ -870,7 +870,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (human)</type>
|
||||
<alignment>Lawful Evil</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>40 (9d8)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>11</str>
|
||||
|
|
@ -900,7 +900,7 @@
|
|||
<action>
|
||||
<name>Crysteel Dagger</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 4 (1d4 + 2) piercing damage plus 10 (3d6) force damage.</text>
|
||||
<attack>Crysteel Dagger|4|1d4 + 2</attack>
|
||||
<attack>Crysteel Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Vicious Mockery (Cantrip)</name>
|
||||
|
|
@ -982,12 +982,12 @@
|
|||
<action>
|
||||
<name>Arcane Blast</name>
|
||||
<text>Ranged Spell Attack: +13 to hit, range 120 ft., one target. 12 (1d10 + 7) force damage.</text>
|
||||
<attack>Arcane Blast|13|1d10 + 7</attack>
|
||||
<attack>Arcane Blast|13|1d10+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Soul Binding</name>
|
||||
<text>Melee Spell Attack: +13 to hit, reach 5 ft., one target. 29 (4d10 + 7) necrotic damage. A creature reduced to 0 hit points from this attack dies and has its soul imprisoned in one of the quori's eyes. The target can't be revived by any means short of a wish spell until the quori is destroyed.</text>
|
||||
<attack>Soul Binding|13|4d10 + 7</attack>
|
||||
<attack>Soul Binding|13|4d10+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Mind Seed (1/Day)</name>
|
||||
|
|
@ -1047,7 +1047,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Mind Thrust</name>
|
||||
|
|
@ -1096,12 +1096,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|5|1d8 + 3</attack>
|
||||
<attack>Longsword|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. 6 (1d8 + 2) piercing damage.</text>
|
||||
<attack>Longbow|4|1d8 + 2</attack>
|
||||
<attack>Longbow|4|1d8+2</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Parry</name>
|
||||
|
|
@ -1165,7 +1165,7 @@
|
|||
<action>
|
||||
<name>Paralyzing Claw</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one creature. 13 (3d6 + 3) slashing damage plus 10 (3d6) cold damage, and the target must succeed on a DC 20 Constitution saving throw or be paralyzed for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.</text>
|
||||
<attack>Paralyzing Claw|10|3d6 + 3</attack>
|
||||
<attack>Paralyzing Claw|10|3d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Poison Breath (Recharge 5-6)</name>
|
||||
|
|
@ -1258,7 +1258,7 @@
|
|||
<action>
|
||||
<name>Magical Strike</name>
|
||||
<text>Melee Spell Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) fire damage.</text>
|
||||
<attack>Magical Strike|5|1d6 + 3</attack>
|
||||
<attack>Magical Strike|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spell Mimicry (Recharge 5-6)</name>
|
||||
|
|
@ -1386,7 +1386,7 @@
|
|||
<action>
|
||||
<name>Magical Strike</name>
|
||||
<text>Melee Spell Attack: +7 to hit, reach 10 ft., one target. 21 (5d6 + 4) lightning damage.</text>
|
||||
<attack>Magical Strike|7|5d6 + 4</attack>
|
||||
<attack>Magical Strike|7|5d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spell Mimicry (Recharge 5-6)</name>
|
||||
|
|
@ -1438,7 +1438,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. 3 (1d4 + 1) piercing damage.</text>
|
||||
<attack>Dagger|3|1d4 + 1</attack>
|
||||
<attack>Dagger|3|1d4+1</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -1499,7 +1499,7 @@
|
|||
<action>
|
||||
<name>Greatsword</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one target. 12 (2d6 + 5) slashing damage plus 5 (1d10) force damage.</text>
|
||||
<attack>Greatsword|10|2d6 + 5</attack>
|
||||
<attack>Greatsword|10|2d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Chromatic Orb</name>
|
||||
|
|
@ -1572,7 +1572,7 @@
|
|||
<action>
|
||||
<name>Flail</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one target. 10 (1d8 + 6) bludgeoning damage plus 18 (4d8) radiant damage.</text>
|
||||
<attack>Flail|10|1d8 + 6</attack>
|
||||
<attack>Flail|10|1d8+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Radiant Strike (1/Day)</name>
|
||||
|
|
@ -1642,12 +1642,12 @@
|
|||
<action>
|
||||
<name>Spawned Melee Weapon</name>
|
||||
<text>Melee Weapon Attack: +17 to hit, reach 10 ft., one target. 28 (3d12 + 9) force damage.</text>
|
||||
<attack>Spawned Melee Weapon|17|3d12 + 9</attack>
|
||||
<attack>Spawned Melee Weapon|17|3d12+9</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spawned Ranged Weapon</name>
|
||||
<text>Ranged Weapon Attack: +12 to hit, range 150/600 ft., one target. 17 (3d8 + 4) force damage.</text>
|
||||
<attack>Spawned Ranged Weapon|12|3d8 + 4</attack>
|
||||
<attack>Spawned Ranged Weapon|12|3d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Change Shape</name>
|
||||
|
|
@ -1722,12 +1722,12 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Shortsword|5|1d6 + 3</attack>
|
||||
<attack>Shortsword|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d4 + 3</attack>
|
||||
<attack>Bite|5|1d4+3</attack>
|
||||
</action>
|
||||
<description>Shifters are tied to primal spirits, which most of them refer to as the beast within. They are lithe of form and have bestial features: large eyes, flat noses, pointed ears, and light fur over much of their bodies. When a shifter fully embraces the beast within by "shifting," these features become even more pronounced.
|
||||
Source: Eberron: Rising from the Last War p. 319</description>
|
||||
|
|
@ -1776,12 +1776,12 @@
|
|||
<action>
|
||||
<name>Arcane Blast</name>
|
||||
<text>Ranged Spell Attack: +18 to hit, range 120 ft., one target. 15 (1d10 + 10) force damage.</text>
|
||||
<attack>Arcane Blast|18|1d10 + 10</attack>
|
||||
<attack>Arcane Blast|18|1d10+10</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Magic Staff</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 5 ft., one target. 36 (5d12 + 4) force damage.</text>
|
||||
<attack>Magic Staff|12|5d12 + 4</attack>
|
||||
<attack>Magic Staff|12|5d12+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Arcane Cataclysm (Recharges after a Long Rest)</name>
|
||||
|
|
@ -1865,7 +1865,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage plus 7 (2d6) poison damage.</text>
|
||||
<attack>Shortsword|5|1d6 + 3</attack>
|
||||
<attack>Shortsword|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fire Bolt (Cantrip)</name>
|
||||
|
|
@ -1944,12 +1944,12 @@
|
|||
<action>
|
||||
<name>Adamantine Sixblade</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one target. 21 (3d10 + 5) slashing damage plus 7 (2d6) force damage.</text>
|
||||
<attack>Adamantine Sixblade|11|3d10 + 5</attack>
|
||||
<attack>Adamantine Sixblade|11|3d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Bladed Wings</name>
|
||||
<text>Melee or Ranged Weapon Attack: +11 to hit, reach 5 ft. or range 20/60 ft., one target. 8 (1d6 + 5) slashing damage.</text>
|
||||
<attack>Bladed Wings|11|1d6 + 5</attack>
|
||||
<attack>Bladed Wings|11|1d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fire Bolt (Cantrip)</name>
|
||||
|
|
@ -2025,17 +2025,17 @@
|
|||
<action>
|
||||
<name>Pincer</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 8 (1d10 + 3) bludgeoning damage. The target is grappled (escape DC 14) if it is a Large or smaller creature. The quori has two pincers, each of which can grapple one target.</text>
|
||||
<attack>Pincer|6|1d10 + 3</attack>
|
||||
<attack>Pincer|6|1d10+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 13 (4d4 + 3) slashing damage.</text>
|
||||
<attack>Claws|6|4d4 + 3</attack>
|
||||
<attack>Claws|6|4d4+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Stinger</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 10 ft., one creature. 8 (1d10 + 3) piercing damage plus 10 (3d10) psychic damage, and the target must succeed on a DC 14 Wisdom saving throw or be frightened of the quori for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.</text>
|
||||
<attack>Stinger|6|1d10 + 3</attack>
|
||||
<attack>Stinger|6|1d10+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Possession (Recharge 6)</name>
|
||||
|
|
@ -2097,7 +2097,7 @@
|
|||
<action>
|
||||
<name>Radiant Touch</name>
|
||||
<text>Melee Spell Attack: +9 to hit, reach 5 ft., one target. 15 (3d6 + 5) radiant damage.</text>
|
||||
<attack>Radiant Touch|9|3d6 + 5</attack>
|
||||
<attack>Radiant Touch|9|3d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Healing Touch (3/Day)</name>
|
||||
|
|
@ -2187,7 +2187,7 @@
|
|||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. 6 (1d6 + 3) piercing damage or 7 (1d8 + 3) piercing damage if used with two hands to make a melee attack, plus 9 (2d8) radiant damage if the target is a fiend or undead.</text>
|
||||
<attack>Spear|5|1d6 + 3</attack>
|
||||
<attack>Spear|5|1d6+3</attack>
|
||||
</action>
|
||||
<description>Undying soldiers make up the army of Aerenal's City of the Dead. They guard the temples of the Undying Court and the mansions of the noble lines of Aerenal, and Aereni ambassadors are often accompanied by undead bodyguards. Undying soldiers wear heirloom armor and wield ornate weaponry.
|
||||
The undying are undead creatures sustained by positive energy or the devotion of mortal beings. Where strong negative emotions can trap a spirit as a ghost or wraith, the undying are spirits who linger because they are cherished and who in turn seek to protect and guide the people of their community.
|
||||
|
|
@ -2240,7 +2240,7 @@
|
|||
<action>
|
||||
<name>Talons</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 6 (1d4 + 4) slashing damage.</text>
|
||||
<attack>Talons|6|1d4 + 4</attack>
|
||||
<attack>Talons|6|1d4+4</attack>
|
||||
</action>
|
||||
<description>The elves of Valenar say that when their ancestors fought the giants of Xen'drik, elf druids took the forms of animals on the battlefield. The cruel and mighty Emperor Cul'sir of the giants laid a curse upon the druids and trapped them in the forms of animals. Just as the ancestors of the Valenar guide their warriors in battle, the spirits of these druids can awaken power in an animal to create a companion worthy of a champion.
|
||||
Valenar animals are awakened to advanced intelligence and power by the touch of an ancestral spirit. Traditionally, Valenar animals choose Valenar elves as companions, reflecting a bond between the ancestors of elf and animal. To be chosen by a Valenar animal is a great honor, and any such elf is treated with respect and reverence. Still, on the rare occasions when a Valenar animal chooses an adventurer of a different ancestry as a companion, it is universally accepted.
|
||||
|
|
@ -2295,7 +2295,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Bite|5|1d6 + 3</attack>
|
||||
<attack>Bite|5|1d6+3</attack>
|
||||
</action>
|
||||
<description>The elves of Valenar say that when their ancestors fought the giants of Xen'drik, elf druids took the forms of animals on the battlefield. The cruel and mighty Emperor Cul'sir of the giants laid a curse upon the druids and trapped them in the forms of animals. Just as the ancestors of the Valenar guide their warriors in battle, the spirits of these druids can awaken power in an animal to create a companion worthy of a champion.
|
||||
Valenar animals are awakened to advanced intelligence and power by the touch of an ancestral spirit. Traditionally, Valenar animals choose Valenar elves as companions, reflecting a bond between the ancestors of elf and animal. To be chosen by a Valenar animal is a great honor, and any such elf is treated with respect and reverence. Still, on the rare occasions when a Valenar animal chooses an adventurer of a different ancestry as a companion, it is universally accepted.
|
||||
|
|
@ -2346,7 +2346,7 @@
|
|||
<action>
|
||||
<name>Hooves</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 10 (2d6 + 3) bludgeoning damage.</text>
|
||||
<attack>Hooves|5|2d6 + 3</attack>
|
||||
<attack>Hooves|5|2d6+3</attack>
|
||||
</action>
|
||||
<description>The elves of Valenar say that when their ancestors fought the giants of Xen'drik, elf druids took the forms of animals on the battlefield. The cruel and mighty Emperor Cul'sir of the giants laid a curse upon the druids and trapped them in the forms of animals. Just as the ancestors of the Valenar guide their warriors in battle, the spirits of these druids can awaken power in an animal to create a companion worthy of a champion.
|
||||
Valenar animals are awakened to advanced intelligence and power by the touch of an ancestral spirit. Traditionally, Valenar animals choose Valenar elves as companions, reflecting a bond between the ancestors of elf and animal. To be chosen by a Valenar animal is a great honor, and any such elf is treated with respect and reverence. Still, on the rare occasions when a Valenar animal chooses an adventurer of a different ancestry as a companion, it is universally accepted.
|
||||
|
|
@ -2417,7 +2417,7 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +18 to hit, reach 20 ft., one target. 29 (3d12 + 10) bludgeoning damage, and the colossus can push the target up to 20 feet away from it.</text>
|
||||
<attack>Slam|18|3d12 + 10</attack>
|
||||
<attack>Slam|18|3d12+10</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Eldritch Turret</name>
|
||||
|
|
@ -2484,12 +2484,12 @@
|
|||
<action>
|
||||
<name>Armblade</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) slashing damage.</text>
|
||||
<attack>Armblade|5|1d6 + 3</attack>
|
||||
<attack>Armblade|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Javelin</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 30/120 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Javelin|5|1d6 + 3</attack>
|
||||
<attack>Javelin|5|1d6+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Protection</name>
|
||||
|
|
@ -2539,12 +2539,12 @@
|
|||
<action>
|
||||
<name>Axehand</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 10 ft., one target. 19 (3d8 + 6) slashing damage, plus 11 (2d10) slashing damage if the target is prone.</text>
|
||||
<attack>Axehand|9|3d8 + 6</attack>
|
||||
<attack>Axehand|9|3d8+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Hammerfist</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 10 ft., one target. 19 (3d8 + 6) bludgeoning damage. If the target is a creature, it must succeed on a DC 17 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Hammerfist|9|3d8 + 6</attack>
|
||||
<attack>Hammerfist|9|3d8+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Sweeping Axe (Recharge 6)</name>
|
||||
|
|
@ -2599,12 +2599,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 8 (1d8 + 4) slashing damage, or 9 (1d10 + 4) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|7|1d8 + 4</attack>
|
||||
<attack>Longsword|7|1d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Javelin</name>
|
||||
<text>Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 30/120 ft., one target. 7 (1d6 + 4) piercing damage.</text>
|
||||
<attack>Javelin|7|1d6 + 4</attack>
|
||||
<attack>Javelin|7|1d6+4</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -2625,7 +2625,7 @@
|
|||
<type>construct</type>
|
||||
<alignment>Neutral</alignment>
|
||||
<ac>15 (natural armor)</ac>
|
||||
<hp>equal the steel defender's Constitution modifier + your Intelligence modifier + five times your level in this class</hp>
|
||||
<hp>2</hp>
|
||||
<speed>walk 40 ft.</speed>
|
||||
<str>14</str>
|
||||
<dex>12</dex>
|
||||
|
|
@ -2663,7 +2663,10 @@
|
|||
<name>Deflect Attack</name>
|
||||
<text>The defender imposes disadvantage on the attack roll of one creature it can see that is within 5 feet of it, provided the attack roll is against a creature other than the defender.</text>
|
||||
</reaction>
|
||||
<description>Source: Eberron: Rising from the Last War p. 61</description>
|
||||
<description>
|
||||
HP is equal the steel defender's Constitution modifier + your Intelligence modifier + five times your level in this class
|
||||
Source: Eberron: Rising from the Last War p. 61
|
||||
</description>
|
||||
<environment></environment>
|
||||
</monster>
|
||||
<monster>
|
||||
|
|
@ -2672,7 +2675,7 @@
|
|||
<type>construct</type>
|
||||
<alignment>Neutral</alignment>
|
||||
<ac>13 (natural armor)</ac>
|
||||
<hp>equal the homunculus's Constitution modifier + your Intelligence modifier + your level in this class</hp>
|
||||
<hp>1</hp>
|
||||
<speed>walk 20 ft., fly 30 ft.</speed>
|
||||
<str>4</str>
|
||||
<dex>15</dex>
|
||||
|
|
@ -2706,7 +2709,10 @@
|
|||
<name>Channel Magic</name>
|
||||
<text>The homunculus delivers a spell you cast that has a range of touch. The homunculus must be within 120 feet of you.</text>
|
||||
</reaction>
|
||||
<description>Source: Eberron: Rising from the Last War p. 62</description>
|
||||
<description>
|
||||
HP is equal the homunculus's Constitution modifier + your Intelligence modifier + your level in this class
|
||||
Source: Eberron: Rising from the Last War p. 62
|
||||
</description>
|
||||
<environment></environment>
|
||||
</monster>
|
||||
</compendium>
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@
|
|||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 8 (1d6 + 5) slashing damage plus 14 (4d6) psychic damage.</text>
|
||||
<attack>Claws|7|1d6 + 5</attack>
|
||||
<attack>Claws|7|1d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Frightening Screech (Recharge 5-6)</name>
|
||||
|
|
@ -137,12 +137,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 21 (4d8 + 3) piercing damage.</text>
|
||||
<attack>Bite|7|4d8 + 3</attack>
|
||||
<attack>Bite|7|4d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 13 (3d6 + 3) slashing damage, and the target must succeed on a DC 16 Wisdom saving throw or be frightened of the horror until the end of the target's next turn.</text>
|
||||
<attack>Claw|7|3d6 + 3</attack>
|
||||
<attack>Claw|7|3d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Lashing Shadows (Recharge 5-6)</name>
|
||||
|
|
@ -216,18 +216,18 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one target. 28 (4d10 + 6) piercing damage.</text>
|
||||
<attack>Bite|11|4d10 + 6</attack>
|
||||
<attack>Bite|11|4d10+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one target. 24 (4d8 + 6) slashing damage.</text>
|
||||
<attack>Claws|11|4d8 + 6</attack>
|
||||
<attack>Claws|11|4d8+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Maddening Presence</name>
|
||||
<text>The horror targets one creature it can see within 30 feet of it. If the target can see or hear the horror, the target must make a DC 17 Wisdom saving throw. On a failed saving throw, the target becomes paralyzed until the end of its next turn. If a creature's saving throw is successful, the creature is immune to the horror's Maddening Presence for the next 24 hours.</text>
|
||||
</action>
|
||||
<description>Horrors and Madness:
|
||||
<!-- <description>Horrors and Madness:
|
||||
Horrors on Ravnica are terror and madness personified. You can represent this reality by using the madness rules in the Dungeon Master's Guide.
|
||||
Whenever a character fails a saving throw against the flying horror's Frightening Screech, the shadow horror's claw attack, or the skittering horror's Maddening Presence, note that fact. At the end of the encounter, have each character who failed at least one of those saving throws make a DC 13 Wisdom saving throw. On a successful save, nothing happens. On a failed save, a character gains a form of madness from the Dungeon Master's Guide, with the severity depending on how many of the saving throws that character failed during the encounter, as shown on the Madness Severity table.
|
||||
Failed Saves | Madness
|
||||
|
|
@ -253,7 +253,7 @@
|
|||
3 | Keen Senses. The horror has advantage on Wisdom (Perception) checks that rely on sight, sound, or smell.
|
||||
4 | Mind Sight. Magical darkness doesn't impede the horror's darkvision.
|
||||
|
||||
Source: Guildmasters' Guide to Ravnica p. 205</description>
|
||||
Source: Guildmasters' Guide to Ravnica p. 205</description> -->
|
||||
<environment></environment>
|
||||
</monster>
|
||||
<monster>
|
||||
|
|
@ -295,7 +295,7 @@
|
|||
<action>
|
||||
<name>Hammer of Justice</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one target. 12 (2d6 + 5) bludgeoning damage plus 18 (4d8) force damage. If the target is a creature, it must succeed on a DC 18 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Hammer of Justice|10|2d6 + 5</attack>
|
||||
<attack>Hammer of Justice|10|2d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Pacifying Presence</name>
|
||||
|
|
@ -368,7 +368,7 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands, plus 18 (4d8) radiant damage. If the target is within 5 feet of any of the angel's allies, the target takes an extra 2 (1d4) radiant damage.</text>
|
||||
<attack>Longsword|6|1d8 + 3</attack>
|
||||
<attack>Longsword|6|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Battlefield Inspiration</name>
|
||||
|
|
@ -423,7 +423,7 @@
|
|||
<action>
|
||||
<name>Scythe</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 10 ft., one target. 9 (2d4 + 4) slashing damage plus 27 (6d8) necrotic damage.</text>
|
||||
<attack>Scythe|9|2d4 + 4</attack>
|
||||
<attack>Scythe|9|2d4+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Chains of Obligation</name>
|
||||
|
|
@ -491,12 +491,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 17 (3d8 + 4) piercing damage.</text>
|
||||
<attack>Bite|7|3d8 + 4</attack>
|
||||
<attack>Bite|7|3d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 14 (3d6 + 4) slashing damage.</text>
|
||||
<attack>Claws|7|3d6 + 4</attack>
|
||||
<attack>Claws|7|3d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Variant: Winged Felidars</name>
|
||||
|
|
@ -550,7 +550,7 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one target. 10 (1d8 + 6) slashing damage, or 11 (1d10 + 6) slashing damage if used with two hands, plus 22 (5d8) fire or radiant damage (angel's choice).</text>
|
||||
<attack>Longsword|10|1d8 + 6</attack>
|
||||
<attack>Longsword|10|1d8+6</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -605,7 +605,7 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +15 to hit, reach 5 ft., one target. 12 (1d8 + 8) slashing damage, or 13 (1d10 + 8) slashing damage when used with two hands, plus 27 (6d8) radiant damage.</text>
|
||||
<attack>Longsword|15|1d8 + 8</attack>
|
||||
<attack>Longsword|15|1d8+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Leadership</name>
|
||||
|
|
@ -671,7 +671,7 @@
|
|||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one target. 5 (1d8 + 1) slashing damage.</text>
|
||||
<attack>Claws|3|1d8 + 1</attack>
|
||||
<attack>Claws|3|1d8+1</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Self-Sacrifice</name>
|
||||
|
|
@ -710,12 +710,12 @@
|
|||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 7 (2d4 + 2) slashing damage.</text>
|
||||
<attack>Claws|4|2d4 + 2</attack>
|
||||
<attack>Claws|4|2d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +4 to hit, range 20/60 ft., one target. 5 (1d6 + 2) bludgeoning damage.</text>
|
||||
<attack>Rock|4|1d6 + 2</attack>
|
||||
<attack>Rock|4|1d6+2</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Self-Sacrifice</name>
|
||||
|
|
@ -774,17 +774,17 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +17 to hit, reach 15 ft., one target. 18 (2d8 + 9) piercing damage plus 14 (4d6) fire damage.</text>
|
||||
<attack>Bite|17|2d8 + 9</attack>
|
||||
<attack>Bite|17|2d8+9</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +17 to hit, reach 10 ft., one target. 14 (2d4 + 9) slashing damage.</text>
|
||||
<attack>Claw|17|2d4 + 9</attack>
|
||||
<attack>Claw|17|2d4+9</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tail</name>
|
||||
<text>Melee Weapon Attack: +17 to hit, reach 20 ft., one target. 16 (2d6 + 9) bludgeoning damage.</text>
|
||||
<attack>Tail|17|2d6 + 9</attack>
|
||||
<attack>Tail|17|2d6+9</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fire Breath (Recharge 5-6)</name>
|
||||
|
|
@ -927,7 +927,7 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) bludgeoning damage plus 7 (2d6) fire damage, or 11 (2d8 + 3) bludgeoning damage plus 14 (4d6) fire damage if the weird is Large or bigger.</text>
|
||||
<attack>Slam|5|1d8 + 3</attack>
|
||||
<attack>Slam|5|1d8+3</attack>
|
||||
</action>
|
||||
<description>A blistercoil weird is an anthropomorphic brute formed from water and molten rock. It absorbs energy from magical fire, causing its oozelike body to increase in size. During one disastrous experiment, Izzet researchers observed a blistercoil weird expanding to fill a six-story workshop before it released all its excess energy in an enormous explosion and returned to its original size.
|
||||
Elemental Nature
|
||||
|
|
@ -970,7 +970,7 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 10 ft., one target. 13 (2d8 + 4) bludgeoning damage plus 10 (3d6) fire damage.</text>
|
||||
<attack>Slam|7|2d8 + 4</attack>
|
||||
<attack>Slam|7|2d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Arc Lightning</name>
|
||||
|
|
@ -1015,7 +1015,7 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) bludgeoning damage plus 5 (2d4) lightning damage. If the target is a creature, it must succeed on a DC 13 Constitution saving throw or lose the ability to use reactions until the start of the weird's next turn.</text>
|
||||
<attack>Slam|4|1d6 + 2</attack>
|
||||
<attack>Slam|4|1d6+2</attack>
|
||||
</action>
|
||||
<description>Galvanice weirds seem to be the epitome of weird technology. Indeed, they serve willingly, with cheerful stupidity, as guardians and laborers in Izzet workshops. They combine a rigid body of elemental ice with a core of lightning that animates them. If a galvanice weird is destroyed, the ice shatters and lightning crackles outward in a dangerous explosion. Still, most Izzet researchers find that their usefulness outweighs this risk.
|
||||
Elemental Nature
|
||||
|
|
@ -1062,12 +1062,12 @@
|
|||
<action>
|
||||
<name>Vine Staff</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 5 ft., one target. 12 (2d6 + 5) bludgeoning damage. If the target is a creature, it must succeed on a DC 17 Dexterity saving throw or become restrained by twisting vines for 1 minute. A target restrained in this way can use an action to make a DC 17 Strength (Athletics) or Dexterity (Acrobatics) check, ending the effect on itself on a success.</text>
|
||||
<attack>Vine Staff|9|2d6 + 5</attack>
|
||||
<attack>Vine Staff|9|2d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +8 to hit, range 150/600 ft., one target. 8 (1d8 + 4) piercing damage.</text>
|
||||
<attack>Longbow|8|1d8 + 4</attack>
|
||||
<attack>Longbow|8|1d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Summon Mount (1/Day)</name>
|
||||
|
|
@ -1141,12 +1141,12 @@
|
|||
<action>
|
||||
<name>Constrict</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 5 ft., one creature. 15 (3d6 + 5) bludgeoning damage, and the target is grappled (escape DC 19). Until this grapple ends, the target is restrained. Trostani can grapple no more than three targets at a time.</text>
|
||||
<attack>Constrict|11|3d6 + 5</attack>
|
||||
<attack>Constrict|11|3d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Touch of Order</name>
|
||||
<text>Melee Spell Attack: +16 to hit, reach 5 ft., one creature. 23 (3d8 + 10) radiant damage, and Trostani can choose one magic item she can see in the target's possession. Unless it's an artifact, the item's magic is suppressed until the start of Trostani's next turn.</text>
|
||||
<attack>Touch of Order|16|3d8 + 10</attack>
|
||||
<attack>Touch of Order|16|3d8+10</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Wrath of Mat'Selesnya (Recharge 5-6)</name>
|
||||
|
|
@ -1223,12 +1223,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d4 + 3</attack>
|
||||
<attack>Bite|5|1d4+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spiked Chain</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 10 ft., one target. 6 (1d6 + 3) slashing damage.</text>
|
||||
<attack>Spiked Chain|5|1d6 + 3</attack>
|
||||
<attack>Spiked Chain|5|1d6+3</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -1288,7 +1288,7 @@
|
|||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 20/60 ft., one target. 11 (2d6 + 4) piercing damage, or 13 (2d8 + 4) piercing damage if used with two hands to make a melee attack, plus 13 (3d8) psychic damage.</text>
|
||||
<attack>Spear|8|2d6 + 4</attack>
|
||||
<attack>Spear|8|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Captivating Presence (Recharge 6)</name>
|
||||
|
|
@ -1361,12 +1361,12 @@
|
|||
<action>
|
||||
<name>Curtain-Call Scythe</name>
|
||||
<text>Melee Weapon Attack: +15 to hit, reach 10 ft., one target. 24 (3d10 + 8) slashing damage plus 13 (3d8) fire damage.</text>
|
||||
<attack>Curtain-Call Scythe|15|3d10 + 8</attack>
|
||||
<attack>Curtain-Call Scythe|15|3d10+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +15 to hit, reach 10 ft., one target. 17 (2d8 + 8) slashing damage.</text>
|
||||
<attack>Claw|15|2d8 + 8</attack>
|
||||
<attack>Claw|15|2d8+8</attack>
|
||||
</action>
|
||||
<legendary>
|
||||
<text>Rakdos can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. Rakdos regains spent legendary actions at the start of its turn.</text>
|
||||
|
|
@ -1433,12 +1433,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one creature. 25 (3d12 + 6) piercing damage plus 16 (3d10) psychic damage.</text>
|
||||
<attack>Bite|10|3d12 + 6</attack>
|
||||
<attack>Bite|10|3d12+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 10 ft., one target. 10 (1d8 + 6) slashing damage plus 9 (2d8) psychic damage.</text>
|
||||
<attack>Claws|10|1d8 + 6</attack>
|
||||
<attack>Claws|10|1d8+6</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -1483,12 +1483,12 @@
|
|||
<action>
|
||||
<name>Chain</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 20 ft., one target. 16 (3d6 + 6) bludgeoning damage. If the target is a creature, it is grappled (escape DC 17). Until the grapple ends, the target is restrained, and the giant can't use this attack on anyone else.</text>
|
||||
<attack>Chain|9|3d6 + 6</attack>
|
||||
<attack>Chain|9|3d6+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +9 to hit, range 60/240 ft., one target. 16 (3d6 + 6) bludgeoning damage.</text>
|
||||
<attack>Rock|9|3d6 + 6</attack>
|
||||
<attack>Rock|9|3d6+6</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Furious Defense</name>
|
||||
|
|
@ -1543,17 +1543,17 @@
|
|||
<action>
|
||||
<name>Maul</name>
|
||||
<text>Melee Weapon Attack: +13 to hit, reach 10 ft., one target. 28 (6d6 + 7) bludgeoning damage. If the target is a creature, it must succeed on a DC 21 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Maul|13|6d6 + 7</attack>
|
||||
<attack>Maul|13|6d6+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Stomp</name>
|
||||
<text>Melee Weapon Attack: +13 to hit, reach 5 ft., one target. 18 (2d10 + 7) bludgeoning damage.</text>
|
||||
<attack>Stomp|13|2d10 + 7</attack>
|
||||
<attack>Stomp|13|2d10+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +13 to hit, range 30/120 ft., one target. 29 (4d10 + 7) bludgeoning damage.</text>
|
||||
<attack>Rock|13|4d10 + 7</attack>
|
||||
<attack>Rock|13|4d10+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Frightful Presence</name>
|
||||
|
|
@ -1615,7 +1615,7 @@
|
|||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +10 to hit, reach 10 ft. or range 60/240 ft., one target. 17 (3d6 + 7) piercing damage, or 20 (3d8 + 7) piercing damage if used with two hands to make a melee attack.</text>
|
||||
<attack>Spear|10|3d6 + 7</attack>
|
||||
<attack>Spear|10|3d6+7</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Protection</name>
|
||||
|
|
@ -1663,7 +1663,7 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 10 ft., one target. 23 (3d10 + 7) bludgeoning damage.</text>
|
||||
<attack>Slam|10|3d10 + 7</attack>
|
||||
<attack>Slam|10|3d10+7</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Spell Vitalization</name>
|
||||
|
|
@ -1709,12 +1709,12 @@
|
|||
<action>
|
||||
<name>Greataxe</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 10 ft., one target. 25 (3d12 + 6) slashing damage. If the Orzhov giant scores a critical hit, it rolls the damage dice three times, instead of twice.</text>
|
||||
<attack>Greataxe|9|3d12 + 6</attack>
|
||||
<attack>Greataxe|9|3d12+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +9 to hit, range 60/240 ft., one target. 28 (4d10 + 6) bludgeoning damage.</text>
|
||||
<attack>Rock|9|4d10 + 6</attack>
|
||||
<attack>Rock|9|4d10+6</attack>
|
||||
</action>
|
||||
<description>A few giants join the ranks of the Orzhov Syndicate and serve as guards, executioners, and thugs-the muscle of the guild. The presence of Orzhov giants in markets and streets serves as an effective reminder for business owners to keep their payments up to date.
|
||||
Giants:
|
||||
|
|
@ -1765,12 +1765,12 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 15 ft., one target. 24 (4d8 + 6) bludgeoning damage.</text>
|
||||
<attack>Slam|10|4d8 + 6</attack>
|
||||
<attack>Slam|10|4d8+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +10 to hit, range 60/240 ft., one target. 28 (4d10 + 6) bludgeoning damage. If the target is a creature, it must succeed on a DC 18 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Rock|10|4d10 + 6</attack>
|
||||
<attack>Rock|10|4d10+6</attack>
|
||||
</action>
|
||||
<description>Gruul sunder shamans are angry giants that channel their rage into brutal attacks that deal overwhelming damage to foes and structures alike.
|
||||
These shamans sometimes lead hill giants and stone giants that also live among the Gruul Clans. They are occasionally joined by cyclopes, ettins, fomorians, and ogres. Like the rest of the Gruul, they hate the urban development that encroaches on the wilds where they once lived-not least because they have so much difficulty fitting inside the small structures. They delight in destroying such edifices, and in the heat of their rage, they walk through buildings, trample people underfoot, and generally cause as much chaos as possible. They often armor themselves with pieces of buildings and wield columns or other architectural elements as clubs.
|
||||
|
|
@ -1814,7 +1814,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d6 + 4) slashing damage.</text>
|
||||
<attack>Claw|6|1d6 + 4</attack>
|
||||
<attack>Claw|6|1d6+4</attack>
|
||||
</action>
|
||||
<description>Simic Hybrids:
|
||||
The Guardian Project is a consequence of increasing tension within the Simic Combine as the threat of interguild conflict looms. Believing that the Simic must be prepared to fight for their lives when that conflict comes to a head, biomancers have created soldiers to help defend the guild. These hybrids (also called guardians, after the name of the project) are created from human, vedalken, and elf guild members who volunteer to be transformed.
|
||||
|
|
@ -1852,7 +1852,7 @@
|
|||
<action>
|
||||
<name>Javelin</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 30/120 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Javelin|5|1d6 + 3</attack>
|
||||
<attack>Javelin|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spit Acid</name>
|
||||
|
|
@ -1996,7 +1996,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Shortsword|5|1d6 + 3</attack>
|
||||
<attack>Shortsword|5|1d6+3</attack>
|
||||
</action>
|
||||
<description>Simic Hybrids:
|
||||
The Guardian Project is a consequence of increasing tension within the Simic Combine as the threat of interguild conflict looms. Believing that the Simic must be prepared to fight for their lives when that conflict comes to a head, biomancers have created soldiers to help defend the guild. These hybrids (also called guardians, after the name of the project) are created from human, vedalken, and elf guild members who volunteer to be transformed.
|
||||
|
|
@ -2038,7 +2038,7 @@
|
|||
<action>
|
||||
<name>Scimitar</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 5 (1d6 + 2) slashing damage.</text>
|
||||
<attack>Scimitar|6|1d6 + 2</attack>
|
||||
<attack>Scimitar|6|1d6+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -2064,7 +2064,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (any race)</type>
|
||||
<alignment>Chaotic Evil</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>78 (12d8+24)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>16</str>
|
||||
|
|
@ -2098,12 +2098,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage.</text>
|
||||
<attack>Longsword|6|1d8 + 3</attack>
|
||||
<attack>Longsword|6|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Shortsword|6|1d6 + 3</attack>
|
||||
<attack>Shortsword|6|1d6+3</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -2153,7 +2153,7 @@
|
|||
<action>
|
||||
<name>Warhammer</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) bludgeoning damage, or 7 (1d10 + 2) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Warhammer|4|1d8 + 2</attack>
|
||||
<attack>Warhammer|4|1d8+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -2171,7 +2171,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (any race)</type>
|
||||
<alignment>Chaotic Neutral</alignment>
|
||||
<ac>13, 16 (with mage armor)</ac>
|
||||
<ac>13 (16 with mage armor)</ac>
|
||||
<hp>39 (6d8+12)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>13</str>
|
||||
|
|
@ -2197,7 +2197,7 @@
|
|||
<action>
|
||||
<name>Rapier</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) piercing damage.</text>
|
||||
<attack>Rapier|5|1d8 + 3</attack>
|
||||
<attack>Rapier|5|1d8+3</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -2296,7 +2296,7 @@
|
|||
<action>
|
||||
<name>Greatsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 10 (2d6 + 3) slashing damage.</text>
|
||||
<attack>Greatsword|6|2d6 + 3</attack>
|
||||
<attack>Greatsword|6|2d6+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Guided Attack (Recharges after a Short or Long Rest)</name>
|
||||
|
|
@ -2323,7 +2323,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (any race)</type>
|
||||
<alignment>Chaotic Neutral</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>55 (10d8+10)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>10</str>
|
||||
|
|
@ -2389,7 +2389,7 @@
|
|||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 5 (1d6 + 2) piercing damage, or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack.</text>
|
||||
<attack>Spear|4|1d6 + 2</attack>
|
||||
<attack>Spear|4|1d6+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -2491,7 +2491,7 @@
|
|||
<action>
|
||||
<name>Staff</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one target. 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Staff|3|1d6 + 1</attack>
|
||||
<attack>Staff|3|1d6+1</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>One with the Worldsoul</name>
|
||||
|
|
@ -2534,7 +2534,7 @@
|
|||
<action>
|
||||
<name>Quarterstaff</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 4 (1d6 + 1) bludgeoning damage, or 5 (1d8 + 1) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Quarterstaff|4|1d6 + 1</attack>
|
||||
<attack>Quarterstaff|4|1d6+1</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -2556,7 +2556,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (any race)</type>
|
||||
<alignment>Lawful Evil</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>49 (11d8)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>10</str>
|
||||
|
|
@ -2582,7 +2582,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|5|1d4 + 2</attack>
|
||||
<attack>Dagger|5|1d4+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting (Psionics)</name>
|
||||
|
|
@ -2601,7 +2601,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (any race)</type>
|
||||
<alignment>Lawful Neutral</alignment>
|
||||
<ac>11, 14 (with mage armor)</ac>
|
||||
<ac>11 (14 with mage armor)</ac>
|
||||
<hp>63 (14d8)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>9</str>
|
||||
|
|
@ -2623,7 +2623,7 @@
|
|||
<action>
|
||||
<name>Quarterstaff</name>
|
||||
<text>Melee Weapon Attack: +1 to hit, reach 5 ft., one target. 2 (1d6 - 1) bludgeoning damage, or 3 (1d8 - 1) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Quarterstaff|1|1d6 - 1</attack>
|
||||
<attack>Quarterstaff|1|1d6-1</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Glimpse the Temporal Flood (Recharge 5-6)</name>
|
||||
|
|
@ -2721,7 +2721,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Dagger|5|1d4 + 3</attack>
|
||||
<attack>Dagger|5|1d4+3</attack>
|
||||
</action>
|
||||
<description>By offering a place for those of many different talents, the Cult of Rakdos has seen its numbers swell with performing artists, including blade jugglers, fire eaters, and high wire acrobats. Performers carry the message of Rakdos out into the streets: cut loose, free yourself from the bonds of society's mores and expectations, and indulge your desires.
|
||||
Source: Guildmasters' Guide to Ravnica p. 249</description>
|
||||
|
|
@ -2762,7 +2762,7 @@
|
|||
<action>
|
||||
<name>Bladed Chain</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 10 ft., one target. 6 (1d6 + 3) slashing damage.</text>
|
||||
<attack>Bladed Chain|5|1d6 + 3</attack>
|
||||
<attack>Bladed Chain|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spew Flame (Recharge 4-6)</name>
|
||||
|
|
@ -2807,7 +2807,7 @@
|
|||
<action>
|
||||
<name>Barbed Pole</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) piercing damage, and the acrobat can jump up to 20 feet. This movement doesn't provoke opportunity attacks.</text>
|
||||
<attack>Barbed Pole|5|1d8 + 3</attack>
|
||||
<attack>Barbed Pole|5|1d8+3</attack>
|
||||
</action>
|
||||
<description>By offering a place for those of many different talents, the Cult of Rakdos has seen its numbers swell with performing artists, including blade jugglers, fire eaters, and high wire acrobats. Performers carry the message of Rakdos out into the streets: cut loose, free yourself from the bonds of society's mores and expectations, and indulge your desires.
|
||||
Source: Guildmasters' Guide to Ravnica p. 249</description>
|
||||
|
|
@ -2844,7 +2844,7 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|5|1d8 + 3</attack>
|
||||
<attack>Longsword|5|1d8+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Lightning Backlash (Recharge 5-6)</name>
|
||||
|
|
@ -2911,7 +2911,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|4|1d6 + 2</attack>
|
||||
<attack>Shortsword|4|1d6+2</attack>
|
||||
</action>
|
||||
<description>Rubblebelt stalkers are scouts and skirmishers for the Gruul Clans. They excel at moving over challenging terrain, whether they're picking their way through treacherous ruins or clambering across rooftops. They favor ambush tactics and avoid confrontations with stronger forces, relying on their superior mobility to make their escape.
|
||||
Source: Guildmasters' Guide to Ravnica p. 239</description>
|
||||
|
|
@ -2948,7 +2948,7 @@
|
|||
<action>
|
||||
<name>Light Hammer</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) bludgeoning damage.</text>
|
||||
<attack>Light Hammer|4|1d4 + 2</attack>
|
||||
<attack>Light Hammer|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Scorchbringer (Recharge 4-6)</name>
|
||||
|
|
@ -2993,7 +2993,7 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one target. 6 (1d8 + 2) slashing damage, or 7 (1d10 + 2) slashing damage if used with two hands.</text>
|
||||
<attack>Longsword|3|1d8 + 2</attack>
|
||||
<attack>Longsword|3|1d8+2</attack>
|
||||
</action>
|
||||
<description>Soldiers are found in many of Ravnica's guilds. The soldier stat block represents a typical member of the rank and file, though weaponry and armor can vary.
|
||||
Source: Guildmasters' Guide to Ravnica p. 226</description>
|
||||
|
|
@ -3034,12 +3034,12 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rapier</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) piercing damage.</text>
|
||||
<attack>Rapier|4|1d8 + 2</attack>
|
||||
<attack>Rapier|4|1d8+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting (Psionics)</name>
|
||||
|
|
@ -3083,7 +3083,7 @@
|
|||
<action>
|
||||
<name>Quarterstaff</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) bludgeoning damage, or 6 (1d8 + 2) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Quarterstaff|4|1d6 + 2</attack>
|
||||
<attack>Quarterstaff|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fungal Rot</name>
|
||||
|
|
@ -3159,7 +3159,7 @@
|
|||
<action>
|
||||
<name>Quarterstaff</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) bludgeoning damage, or 7 (1d8 + 3) bludgeoning damage if used with two hands.</text>
|
||||
<attack>Quarterstaff|5|1d6 + 3</attack>
|
||||
<attack>Quarterstaff|5|1d6+3</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -3215,7 +3215,7 @@
|
|||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 5 (1d6 + 2) piercing damage, or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack.</text>
|
||||
<attack>Spear|4|1d6 + 2</attack>
|
||||
<attack>Spear|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Variant: Winged Kraul Warriors</name>
|
||||
|
|
@ -3266,7 +3266,7 @@
|
|||
<action>
|
||||
<name>Prime Speaker's Trident</name>
|
||||
<text>Melee or Ranged Weapon Attack: +10 to hit, reach 5 ft. or range 20/60 ft., one target. 12 (2d6 + 5) piercing damage, and the trident emits a thunderous boom. Each creature in a 15-foot cube originating from the prongs of the trident must make a DC 18 Constitution saving throw. On a failed save, the creature takes 9 (2d8) thunder damage and is pushed 10 feet away from Zegana. If the creature is underwater, the damage is increased to 13 (3d8). On a successful save, the creature takes half as much damage and isn't pushed.</text>
|
||||
<attack>Prime Speaker's Trident|10|2d6 + 5</attack>
|
||||
<attack>Prime Speaker's Trident|10|2d6+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Deluge (Recharge 4-6)</name>
|
||||
|
|
@ -3345,12 +3345,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. 8 (1d10 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d10 + 3</attack>
|
||||
<attack>Bite|5|1d10+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) slashing damage.</text>
|
||||
<attack>Claws|5|1d8 + 3</attack>
|
||||
<attack>Claws|5|1d8+3</attack>
|
||||
</action>
|
||||
<description>Krasis:
|
||||
In the deep sinkholes that serve as laboratories and guildhalls for the Simic Combine, biomancers employ a combination of magic and scientific method to create novel life forms. They coax new morphologies from existing creatures or combine traits from multiple organisms into one, producing the creatures known as krasis. Some krasis are unique creatures that can't reproduce. A few multiply and become part of the guild's standard menagerie.
|
||||
|
|
@ -3415,12 +3415,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. 17 (2d12 + 4) piercing damage.</text>
|
||||
<attack>Bite|7|2d12 + 4</attack>
|
||||
<attack>Bite|7|2d12+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 17 (2d12 + 4) slashing damage.</text>
|
||||
<attack>Claws|7|2d12 + 4</attack>
|
||||
<attack>Claws|7|2d12+4</attack>
|
||||
</action>
|
||||
<description>Krasis:
|
||||
In the deep sinkholes that serve as laboratories and guildhalls for the Simic Combine, biomancers employ a combination of magic and scientific method to create novel life forms. They coax new morphologies from existing creatures or combine traits from multiple organisms into one, producing the creatures known as krasis. Some krasis are unique creatures that can't reproduce. A few multiply and become part of the guild's standard menagerie.
|
||||
|
|
@ -3485,17 +3485,17 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one creature. 27 (6d6 + 6) piercing damage.</text>
|
||||
<attack>Bite|11|6d6 + 6</attack>
|
||||
<attack>Bite|11|6d6+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one target. 22 (3d10 + 6) slashing damage.</text>
|
||||
<attack>Claws|11|3d10 + 6</attack>
|
||||
<attack>Claws|11|3d10+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tail</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 15 ft., one target. 33 (6d8 + 6) bludgeoning damage. If the target is a creature, it must succeed on a DC 19 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Tail|11|6d8 + 6</attack>
|
||||
<attack>Tail|11|6d8+6</attack>
|
||||
</action>
|
||||
<description>Krasis:
|
||||
In the deep sinkholes that serve as laboratories and guildhalls for the Simic Combine, biomancers employ a combination of magic and scientific method to create novel life forms. They coax new morphologies from existing creatures or combine traits from multiple organisms into one, producing the creatures known as krasis. Some krasis are unique creatures that can't reproduce. A few multiply and become part of the guild's standard menagerie.
|
||||
|
|
@ -3568,7 +3568,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 5 ft., one target. 21 (3d10 + 5) slashing damage. If the target is a creature, it must succeed on a DC 23 Wisdom saving throw or take 14 (4d6) psychic damage after each attack it makes against Isperia before the start of her next turn.</text>
|
||||
<attack>Claw|12|3d10 + 5</attack>
|
||||
<attack>Claw|12|3d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Supreme Legal Authority</name>
|
||||
|
|
@ -3650,12 +3650,12 @@
|
|||
<action>
|
||||
<name>Beak</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 9 (1d8 + 5) piercing damage.</text>
|
||||
<attack>Beak|7|1d8 + 5</attack>
|
||||
<attack>Beak|7|1d8+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Talons</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 10 (2d4 + 5) slashing damage.</text>
|
||||
<attack>Talons|7|2d4 + 5</attack>
|
||||
<attack>Talons|7|2d4+5</attack>
|
||||
</action>
|
||||
<description>The aerial forces of the Boros Legion-skyknights who fly alongside the angels-take to the air mounted on Skyjek rocs. These avians are named for the skyknights who are also part of the Wojek League, called Skyjeks. From the backs of their rocs, these mounted soldiers carry out reconnaissance missions, bombard enemies on the ground, and engage flying foes.
|
||||
The shape of a Skyjek roc's body makes it relatively easy to saddle and ride, and it is typically equipped with armor plating on its head and chest.
|
||||
|
|
@ -3698,12 +3698,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 10 ft., one target. 22 (3d10 + 6) piercing damage. If the target is a Large or smaller creature, it must succeed on a DC 19 Dexterity saving throw or be swallowed by the skyswimmer. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the skyswimmer, and it takes 21 (6d6) acid damage at the start of each of the skyswimmer's turns. If the skyswimmer takes 30 damage or more on a single turn from the swallowed creature, the skyswimmer must succeed on a DC 18 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 10 feet of the skyswimmer. If the skyswimmer dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 15 feet of movement, exiting prone.</text>
|
||||
<attack>Bite|11|3d10 + 6</attack>
|
||||
<attack>Bite|11|3d10+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +11 to hit, reach 30 ft., one target. 19 (2d12 + 6) bludgeoning damage.</text>
|
||||
<attack>Slam|11|2d12 + 6</attack>
|
||||
<attack>Slam|11|2d12+6</attack>
|
||||
</action>
|
||||
<description>Skyswimmers are enormous, predatory leviathans that feed on drakes, rocs, griffins, and anything else they encounter as they soar through the clouds above Ravnica.
|
||||
Source: Guildmasters' Guide to Ravnica p. 220</description>
|
||||
|
|
@ -3748,7 +3748,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 13 (2d8 + 4) slashing damage.</text>
|
||||
<attack>Claw|7|2d8 + 4</attack>
|
||||
<attack>Claw|7|2d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Petrifying Gaze</name>
|
||||
|
|
@ -3806,7 +3806,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 10 ft., one target. 24 (5d6 + 7) piercing damage. If the target is a Medium or smaller creature, it must succeed on a DC 20 Dexterity saving throw or be swallowed by the wurm. A swallowed creature is blinded and restrained, has total cover against attacks and other effects outside the wurm, and takes 17 (5d6) acid damage at the start of each of the wurm's turns. If the wurm takes 30 damage or more on a single turn from a creature inside it, the wurm must succeed on a DC 21 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the wurm. If the wurm dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 20 feet of movement, exiting prone.</text>
|
||||
<attack>Bite|12|5d6 + 7</attack>
|
||||
<attack>Bite|12|5d6+7</attack>
|
||||
</action>
|
||||
<description>Wurms are huge creatures that resemble limbless, wingless dragons. They burrow through the earth and eat virtually anything they come across, and their movement accounts for much of the destruction in the rubblebelt regions of Ravnica. A wurm burrows through loose earth by using deep sonic vibrations to liquefy the earth in front of it and swim through the area. The soil resolidifies and closes behind it. Moving through rock is slower and more difficult, and the wurm leaves a tunnel in its wake. The Gruul Clans appreciate the devastation wurms can create, and the clans sometimes lure them into civilized areas where the destruction can be vast.
|
||||
Source: Guildmasters' Guide to Ravnica p. 225</description>
|
||||
|
|
@ -3859,7 +3859,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +13 to hit, reach 5 ft., one target. 10 (1d6 + 7) piercing damage plus 10 (3d6) psychic damage, and the target has disadvantage on the next attack roll it makes before Lazav's next turn.</text>
|
||||
<attack>Shortsword|13|1d6 + 7</attack>
|
||||
<attack>Shortsword|13|1d6+7</attack>
|
||||
</action>
|
||||
<legendary>
|
||||
<text>Lazav can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. Lazav regains spent legendary actions at the start of its turn.</text>
|
||||
|
|
@ -3923,7 +3923,7 @@
|
|||
<action>
|
||||
<name>Spiked Club</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) piercing damage, or 7 (1d10 + 2) piercing damage if used with two hands.</text>
|
||||
<attack>Spiked Club|4|1d8 + 2</attack>
|
||||
<attack>Spiked Club|4|1d8+2</attack>
|
||||
</action>
|
||||
<description>The rank-and-file members of the Gruul Clans, called anarchs, despise civilization and have sworn to tear down both its physical structures and its institutions. Anarchs scavenge everything, from the hide armor they wear to the weapons they wield. As they pick through the refuse of the rubblebelts, they sometimes come across magic items and other valuable treasures.
|
||||
Source: Guildmasters' Guide to Ravnica p. 239</description>
|
||||
|
|
@ -3960,17 +3960,17 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. 7 (1d6 + 4) piercing damage plus 7 (2d6) necrotic damage. If the target is humanoid, it must succeed on a DC 15 Charisma saving throw or be charmed by the vampire for 1 minute. While charmed in this way, the target is infatuated with the vampire. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if its hit point maximum is reduced to 0.</text>
|
||||
<attack>Bite|7|1d6 + 4</attack>
|
||||
<attack>Bite|7|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rapier</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 8 (1d8 + 4) piercing damage.</text>
|
||||
<attack>Rapier|7|1d8 + 4</attack>
|
||||
<attack>Rapier|7|1d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Unarmed Strike</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 7 (1d8 + 3) bludgeoning damage. The vampire can also grapple the target (escape DC 14) if it is a creature and the vampire has a hand free.</text>
|
||||
<attack>Unarmed Strike|6|1d8 + 3</attack>
|
||||
<attack>Unarmed Strike|6|1d8+3</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Parry</name>
|
||||
|
|
@ -4108,12 +4108,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 18 (3d8 + 5) piercing damage.</text>
|
||||
<attack>Bite|8|3d8 + 5</attack>
|
||||
<attack>Bite|8|3d8+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 15 (3d6 + 5) slashing damage.</text>
|
||||
<attack>Claws|8|3d6 + 5</attack>
|
||||
<attack>Claws|8|3d6+5</attack>
|
||||
</action>
|
||||
<description>A gloamwing's head is almost ratlike, with prominent teeth, and its leathery skin is stretched tight over its skull, where its eyes are empty sockets. Its body is mottled with bony plates, and great wings stretch from its shoulders.
|
||||
Source: Guildmasters' Guide to Ravnica p. 215</description>
|
||||
|
|
@ -4217,7 +4217,7 @@
|
|||
<action>
|
||||
<name>Staff of Svogthir</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 5 ft., one target. 12 (2d6 + 5) bludgeoning damage plus 13 (3d8) poison damage and 13 (3d8) necrotic damage.</text>
|
||||
<attack>Staff of Svogthir|12|2d6 + 5</attack>
|
||||
<attack>Staff of Svogthir|12|2d6+5</attack>
|
||||
</action>
|
||||
<legendary>
|
||||
<text>Jarad can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. Jarad regains spent legendary actions at the start of its turn.</text>
|
||||
|
|
@ -4292,12 +4292,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one willing creature, or a creature that is grappled by the vampire, incapacitated, or restrained. 7 (1d6 + 4) piercing damage plus 7 (2d6) necrotic damage. The target's hit point maximum is reduced by an amount equal to the necrotic damage taken, and the vampire regains hit points equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if its hit point maximum is reduced to 0.</text>
|
||||
<attack>Bite|6|1d6 + 4</attack>
|
||||
<attack>Bite|6|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Unarmed Strike</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 8 (1d8 + 4) bludgeoning damage. The vampire can also grapple the target (escape DC 13) if it is a creature and the vampire has a hand free.</text>
|
||||
<attack>Unarmed Strike|6|1d8 + 4</attack>
|
||||
<attack>Unarmed Strike|6|1d8+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Mind Siphon (Recharge 5-6)</name>
|
||||
|
|
@ -4356,7 +4356,7 @@
|
|||
<action>
|
||||
<name>Scythe</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 10 ft., one target. 11 (2d6 + 4) slashing damage plus 13 (3d8) psychic damage.</text>
|
||||
<attack>Scythe|8|2d6 + 4</attack>
|
||||
<attack>Scythe|8|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Mind Twist (Recharge 5-6)</name>
|
||||
|
|
@ -4536,7 +4536,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 13 (2d8 + 4) slashing damage.</text>
|
||||
<attack>Claw|8|2d8 + 4</attack>
|
||||
<attack>Claw|8|2d8+4</attack>
|
||||
</action>
|
||||
<legendary>
|
||||
<text>The monstrosity can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The monstrosity regains spent legendary actions at the start of its turn.</text>
|
||||
|
|
|
|||
|
|
@ -44,12 +44,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d8 + 3</attack>
|
||||
<attack>Bite|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 12 (2d8 + 3) slashing damage.</text>
|
||||
<attack>Claw|5|2d8 + 3</attack>
|
||||
<attack>Claw|5|2d8+3</attack>
|
||||
</action>
|
||||
<description>Source: Hunt for the Thessalhydra</description>
|
||||
<environment></environment>
|
||||
|
|
@ -85,17 +85,17 @@
|
|||
<action>
|
||||
<name>Flurry of Bites</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 10 ft., one target. 7 (1d6 + 4) piercing damage plus 10 (4d4) poison damage.</text>
|
||||
<attack>Flurry of Bites|7|1d6 + 4</attack>
|
||||
<attack>Flurry of Bites|7|1d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Maw</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 9 (1d10 + 4) piercing damage plus 5 (1d10) acid damage.</text>
|
||||
<attack>Maw|7|1d10 + 4</attack>
|
||||
<attack>Maw|7|1d10+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tail Pincer</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 10 ft., one target. 10 (1d12 + 4) slashing damage, and the target is grappled. As an action, the target can escape the grapple by succeeding on a DC 14 Strength (Athletics) or Dexterity (Acrobatics) check (its choice). Until this grapple ends, the thessalhydra can't use its tail pincer.</text>
|
||||
<attack>Tail Pincer|7|1d12 + 4</attack>
|
||||
<attack>Tail Pincer|7|1d12+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Acid Saliva (Recharge 5-6)</name>
|
||||
|
|
|
|||
|
|
@ -40,12 +40,12 @@
|
|||
<action>
|
||||
<name>Battleaxe</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 14 (2d8 + 5) slashing damage.</text>
|
||||
<attack>Battleaxe|8|2d8 + 5</attack>
|
||||
<attack>Battleaxe|8|2d8+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Morningstar</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 14 (2d8 + 5) piercing damage.</text>
|
||||
<attack>Morningstar|8|2d8 + 5</attack>
|
||||
<attack>Morningstar|8|2d8+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fire Breath (Recharge 5-6)</name>
|
||||
|
|
@ -114,12 +114,12 @@
|
|||
<action>
|
||||
<name>Bone Shortsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Bone Shortsword|6|1d6 + 3</attack>
|
||||
<attack>Bone Shortsword|6|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Light Crossbow</name>
|
||||
<text>Ranged Weapon Attack: +6 to hit, range 80/320 ft., one target. 7 (1d8 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 hour. If the saving throw fails by 5 or more, the target is also unconscious. The target regains consciousness if it takes damage or if another creature takes an action to shake it.</text>
|
||||
<attack>Light Crossbow|6|1d8 + 3</attack>
|
||||
<attack>Light Crossbow|6|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Cloak Sweep</name>
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 7 (1d6 + 4) piercing damage.</text>
|
||||
<attack>Shortsword|7|1d6 + 4</attack>
|
||||
<attack>Shortsword|7|1d6+4</attack>
|
||||
</action>
|
||||
<description>Out on Loan
|
||||
The powerful relics possessed by Lynx Creatlach and Sir Ursas (see the "Special Equipment" section of their stat blocks) have been granted to them by their diabolical masters, and are not meant to be claimed as treasure. If either agent is killed in the course of the adventure, their special equipment vanishes, returning to Bel or Zariel.
|
||||
|
|
@ -242,7 +242,7 @@
|
|||
<action>
|
||||
<name>Ruinblade</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 9 (2d6 + 2) slashing damage.</text>
|
||||
<attack>Ruinblade|6|2d6 + 2</attack>
|
||||
<attack>Ruinblade|6|2d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Blight (1/Day)</name>
|
||||
|
|
@ -314,17 +314,17 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 11 (2d6 + 4) slashing damage.</text>
|
||||
<attack>Claw|7|2d6 + 4</attack>
|
||||
<attack>Claw|7|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Spear</name>
|
||||
<text>Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. and range 20/60 ft., one target. 11 (2d6 + 4) piercing damage, or 13 (2d8 + 4) piercing damage if used with two hands to make a melee attack.</text>
|
||||
<attack>Spear|7|2d6 + 4</attack>
|
||||
<attack>Spear|7|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Shield Bash</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 9 (2d4 + 4) bludgeoning damage, and if the target is a Medium or smaller creature, it must succeed on a DC 15 Strength saving throw or be knocked prone.</text>
|
||||
<attack>Shield Bash|7|2d4 + 4</attack>
|
||||
<attack>Shield Bash|7|2d4+4</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Parry</name>
|
||||
|
|
@ -378,7 +378,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. 3 (1d4 + 1) piercing damage, and the target must succeed on a DC 15 Constitution saving throw. On a failed save, the target is affected as if by the polymorph spell, transforming into a random beast or a creature it has seen within the last 24 hours (as chosen by the DM). This effect lasts until the target finishes a long rest.</text>
|
||||
<attack>Dagger|5|1d4 + 1</attack>
|
||||
<attack>Dagger|5|1d4+1</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -473,13 +473,13 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 5 ft., one target. 20 (3d8 + 7) piercing damage plus 5 (1d10) acid damage. If the target is a Medium or smaller creature grappled by the thessalkraken, that creature is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the thessalkraken, and it takes 21 (6d6) acid damage at the start of each of the thessalkraken's turns.</text>
|
||||
<attack>Bite|12|3d8 + 7</attack>
|
||||
<attack>Bite|12|3d8+7</attack>
|
||||
<text>If the thessalkraken takes 35 damage or more on a single turn from a creature inside it, it must succeed on a DC 23 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 10 feet of the thessalkraken. If the thessalkraken dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 10 feet of movement, exiting prone.</text>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tentacle</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 20 ft., one target. 17 (3d6 + 7) slashing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target is restrained. The thessalkraken has ten tentacles, each of which can grapple one target.</text>
|
||||
<attack>Tentacle|12|3d6 + 7</attack>
|
||||
<attack>Tentacle|12|3d6+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fling</name>
|
||||
|
|
@ -559,7 +559,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 7 (1d10 + 2) piercing damage, and the target is grappled (escape DC 12). Until this grapple ends, the target is restrained, and that head of the crocodile can't bite another target.</text>
|
||||
<attack>Bite|4|1d10 + 2</attack>
|
||||
<attack>Bite|4|1d10+2</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 89</description>
|
||||
<environment></environment>
|
||||
|
|
@ -603,12 +603,12 @@
|
|||
<action>
|
||||
<name>Beak</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 10 (1d10 + 5) piercing damage.</text>
|
||||
<attack>Beak|7|1d10 + 5</attack>
|
||||
<attack>Beak|7|1d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 14 (2d8 + 5) slashing damage.</text>
|
||||
<attack>Claws|7|2d8 + 5</attack>
|
||||
<attack>Claws|7|2d8+5</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 90</description>
|
||||
<environment></environment>
|
||||
|
|
@ -648,12 +648,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 10 ft., one target. 16 (2d10 + 5) piercing damage. If the target is a creature, it must succeed on a DC 17 Constitution saving throw against disease or become poisoned until the disease is cured. Every 24 hours that elapse, the target must repeat the saving throw, reducing its hit point maximum by 5 (1d10) on a failure. The disease is cured on a success. The target dies if the disease reduces its hit point maximum to 0. This reduction to the target's hit point maximum lasts until the disease is cured.</text>
|
||||
<attack>Bite|8|2d10 + 5</attack>
|
||||
<attack>Bite|8|2d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tentacle</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 15 ft., one target. 10 (1d10 + 5) bludgeoning damage. If the target is Large or smaller, it is grappled (escape DC 16) and restrained until the grapple ends. The neo-otyugh has two tentacles, each of which can grapple one target.</text>
|
||||
<attack>Tentacle|8|1d10 + 5</attack>
|
||||
<attack>Tentacle|8|1d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tentacle Slam</name>
|
||||
|
|
@ -713,12 +713,12 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage, and the target must make a DC 15 Constitution saving throw, taking 24 (7d6) poison damage on a failed save, or half as much damage on a successful one.</text>
|
||||
<attack>Shortsword|6|1d6 + 3</attack>
|
||||
<attack>Shortsword|6|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Light Crossbow</name>
|
||||
<text>Ranged Weapon Attack: +6 to hit, range 80/320 ft., one target. 7 (1d8 + 3) piercing damage, and the target must make a DC 15 Constitution saving throw, taking 24 (7d6) poison damage on a failed save, or half as much damage on a successful one.</text>
|
||||
<attack>Light Crossbow|6|1d8 + 3</attack>
|
||||
<attack>Light Crossbow|6|1d8+3</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 31</description>
|
||||
<environment></environment>
|
||||
|
|
@ -801,7 +801,7 @@
|
|||
<action>
|
||||
<name>Scimitar</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. 4 (1d6 + 1) slashing damage.</text>
|
||||
<attack>Scimitar|3|1d6 + 1</attack>
|
||||
<attack>Scimitar|3|1d6+1</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 15</description>
|
||||
<environment></environment>
|
||||
|
|
@ -843,17 +843,17 @@
|
|||
<action>
|
||||
<name>Snake Hair</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. 4 (1d4 + 2) piercing damage plus 14 (4d6) poison damage.</text>
|
||||
<attack>Snake Hair|5|1d4 + 2</attack>
|
||||
<attack>Snake Hair|5|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|5|1d6 + 2</attack>
|
||||
<attack>Shortsword|5|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. 6 (1d8 + 2) piercing damage plus 7 (2d6) poison damage.</text>
|
||||
<attack>Longbow|5|1d8 + 2</attack>
|
||||
<attack>Longbow|5|1d8+2</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 47</description>
|
||||
<environment>desert</environment>
|
||||
|
|
@ -897,12 +897,12 @@
|
|||
<action>
|
||||
<name>Slam</name>
|
||||
<text>Melee Weapon Attack: +10 to hit, reach 5 ft., one target. 16 (3d6 + 6) bludgeoning damage.</text>
|
||||
<attack>Slam|10|3d6 + 6</attack>
|
||||
<attack>Slam|10|3d6+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +10 to hit, range 60/180 ft., one target. 28 (4d10 + 6) bludgeoning damage.</text>
|
||||
<attack>Rock|10|4d10 + 6</attack>
|
||||
<attack>Rock|10|4d10+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Animate Trees (1/Day)</name>
|
||||
|
|
@ -938,7 +938,7 @@
|
|||
<action>
|
||||
<name>Rapier</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one target. 5 (1d8 + 1) piercing damage.</text>
|
||||
<attack>Rapier|3|1d8 + 1</attack>
|
||||
<attack>Rapier|3|1d8+1</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Parry</name>
|
||||
|
|
@ -982,7 +982,7 @@
|
|||
<action>
|
||||
<name>Talons</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one target. 8 (2d6 + 1) slashing damage.</text>
|
||||
<attack>Talons|3|2d6 + 1</attack>
|
||||
<attack>Talons|3|2d6+1</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 33</description>
|
||||
<environment>forest, hill, arctic</environment>
|
||||
|
|
@ -1022,12 +1022,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 9 (1d8 + 5) piercing damage.</text>
|
||||
<attack>Bite|7|1d8 + 5</attack>
|
||||
<attack>Bite|7|1d8+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 12 (2d6 + 5) slashing damage.</text>
|
||||
<attack>Claws|7|2d6 + 5</attack>
|
||||
<attack>Claws|7|2d6+5</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 34</description>
|
||||
<environment>underdark, arctic</environment>
|
||||
|
|
@ -1067,12 +1067,12 @@
|
|||
<action>
|
||||
<name>Beak</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. 10 (1d10 + 5) piercing damage.</text>
|
||||
<attack>Beak|7|1d10 + 5</attack>
|
||||
<attack>Beak|7|1d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 14 (2d8 + 5) slashing damage.</text>
|
||||
<attack>Claws|7|2d8 + 5</attack>
|
||||
<attack>Claws|7|2d8+5</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 36</description>
|
||||
<environment>forest</environment>
|
||||
|
|
@ -1116,12 +1116,12 @@
|
|||
<action>
|
||||
<name>Beak</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 10 (1d10 + 5) piercing damage.</text>
|
||||
<attack>Beak|7|1d10 + 5</attack>
|
||||
<attack>Beak|7|1d10+5</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 14 (2d8 + 5) slashing damage.</text>
|
||||
<attack>Claws|7|2d8 + 5</attack>
|
||||
<attack>Claws|7|2d8+5</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 36</description>
|
||||
<environment></environment>
|
||||
|
|
@ -1131,7 +1131,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (any race)</type>
|
||||
<alignment>Any alignment</alignment>
|
||||
<ac>12, 15 (with mage armor)</ac>
|
||||
<ac>12 (15 with mage armor)</ac>
|
||||
<hp>91 (14d8+28)</hp>
|
||||
<speed>walk 30 ft.</speed>
|
||||
<str>9</str>
|
||||
|
|
@ -1157,7 +1157,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|5|1d4 + 2</attack>
|
||||
<attack>Dagger|5|1d4+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
@ -1223,12 +1223,12 @@
|
|||
<action>
|
||||
<name>Longsword</name>
|
||||
<text>Melee Weapon Attack: +14 to hit, reach 10 ft., one target. 21 (3d8 + 8) slashing damage plus 13 (3d8) lightning damage. If Tarnhem scores a critical hit, it rolls damage dice three times, instead of twice.</text>
|
||||
<attack>Longsword|14|3d8 + 8</attack>
|
||||
<attack>Longsword|14|3d8+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Whip</name>
|
||||
<text>Melee Weapon Attack: +14 to hit, reach 30 ft., one target. 15 (2d6 + 8) slashing damage plus 10 (3d6) fire damage, and the target must succeed on a DC 20 Strength saving throw or be pulled up to 25 feet toward Tarnhem.</text>
|
||||
<attack>Whip|14|2d6 + 8</attack>
|
||||
<attack>Whip|14|2d6+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Teleport</name>
|
||||
|
|
@ -1309,7 +1309,7 @@
|
|||
<action>
|
||||
<name>Scimitar</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. 4 (1d6 + 1) slashing damage.</text>
|
||||
<attack>Scimitar|3|1d6 + 1</attack>
|
||||
<attack>Scimitar|3|1d6+1</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
|
|||
|
|
@ -53,12 +53,12 @@
|
|||
<action>
|
||||
<name>Claws</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 5 ft., one target. 4 (1d4 + 2) slashing damage.</text>
|
||||
<attack>Claws|6|1d4 + 2</attack>
|
||||
<attack>Claws|6|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Club</name>
|
||||
<text>Melee Weapon Attack: +6 to hit (+8 to hit with shillelagh), reach 5 ft., one target. 5 (1d6 + 2) bludgeoning damage, or 8 (1d8 + 4) bludgeoning damage with shillelagh.</text>
|
||||
<attack>Club|6|1d6 + 2</attack>
|
||||
<attack>Club|6|1d6+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -123,12 +123,12 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 10 (2d6 + 3) bludgeoning damage, and the target is grappled (escape DC 16). Until the grapple ends, Gar can't attack other creatures with his claw.</text>
|
||||
<attack>Claw|8|2d6 + 3</attack>
|
||||
<attack>Claw|8|2d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Wave</name>
|
||||
<text>Melee or Ranged Weapon Attack: +11 to hit, reach 5 ft. or range 20/60 ft., one target. 9 (1d6 + 6) piercing damage or 10 (1d8 + 6) piercing damage when used with two hands. If Gar scores a critical hit with this weapon, the target takes extra necrotic damage equal to half its hit point maximum.</text>
|
||||
<attack>Wave|11|1d6 + 6</attack>
|
||||
<attack>Wave|11|1d6+6</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Umberlee's Wake (Recharge 5-6)</name>
|
||||
|
|
@ -216,14 +216,14 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 5 ft., one target. 20 (3d8 + 7) piercing damage.</text>
|
||||
<attack>Bite|12|3d8 + 7</attack>
|
||||
<attack>Bite|12|3d8+7</attack>
|
||||
<text>If the target is a Medium or smaller creature grappled by the kraken, that creature is swallowed and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the kraken, and it takes 21 (6d6) acid damage at the start of each of the kraken's turns. One Medium or two smaller creatures can be swallowed at the same time.</text>
|
||||
<text>If the kraken takes 35 damage or more on a single turn from a creature inside it, the kraken must succeed on a DC 23 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in spaces within 10 feet of the kraken. If the kraken dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 10 feet of movement, exiting prone.</text>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tentacle</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 20 ft., one target. 17 (3d6 + 7) bludgeoning damage, and the target is grappled (escape DC 20). Until the grapple ends, the target is restrained. The kraken has ten tentacles, each of which can grapple one target.</text>
|
||||
<attack>Tentacle|12|3d6 + 7</attack>
|
||||
<attack>Tentacle|12|3d6+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fling</name>
|
||||
|
|
@ -241,7 +241,7 @@
|
|||
<size>M</size>
|
||||
<type>humanoid (water genasi)</type>
|
||||
<alignment>Lawful Evil</alignment>
|
||||
<ac>11, 14 (with mage armor)</ac>
|
||||
<ac>11 (14 with mage armor)</ac>
|
||||
<hp>75 (10d8+30)</hp>
|
||||
<speed>walk 30 ft., swim 30 ft.</speed>
|
||||
<str>12</str>
|
||||
|
|
@ -267,7 +267,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or ranged 20/60 ft., one target. 3 (1d4 + 1) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 1</attack>
|
||||
<attack>Dagger|4|1d4+1</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Innate Spellcasting</name>
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@
|
|||
<action>
|
||||
<name>Tentacle Slam</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 5 ft., one target. 12 (2d6 + 5) bludgeoning damage.</text>
|
||||
<attack>Tentacle Slam|9|2d6 + 5</attack>
|
||||
<attack>Tentacle Slam|9|2d6+5</attack>
|
||||
</action>
|
||||
<description>Source: Lost Laboratory of Kwalish p. 38</description>
|
||||
<environment></environment>
|
||||
|
|
@ -200,7 +200,7 @@
|
|||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|4|1d6 + 2</attack>
|
||||
<attack>Shortsword|4|1d6+2</attack>
|
||||
</action>
|
||||
<trait>
|
||||
<name>Spellcasting</name>
|
||||
|
|
@ -304,12 +304,12 @@
|
|||
<action>
|
||||
<name>Glass Longsword</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. 6 (1d8 + 2) slashing damage. If a 1 is rolled on an attack roll with a glass longsword, it shatters and can no longer be used.</text>
|
||||
<attack>Glass Longsword|4|1d8 + 2</attack>
|
||||
<attack>Glass Longsword|4|1d8+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Pseudopod</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. 5 (1d6 + 2) acid damage.</text>
|
||||
<attack>Pseudopod|4|1d6 + 2</attack>
|
||||
<attack>Pseudopod|4|1d6+2</attack>
|
||||
</action>
|
||||
<description>Source: Lost Laboratory of Kwalish p. 46</description>
|
||||
<environment></environment>
|
||||
|
|
@ -351,17 +351,17 @@
|
|||
<action>
|
||||
<name>Snake Hair</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. 4 (1d4 + 2) piercing damage plus 14 (4d6) poison damage.</text>
|
||||
<attack>Snake Hair|5|1d4 + 2</attack>
|
||||
<attack>Snake Hair|5|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Shortsword</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Shortsword|5|1d6 + 2</attack>
|
||||
<attack>Shortsword|5|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Longbow</name>
|
||||
<text>Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. 6 (1d8 + 2) piercing damage plus 7 (2d6) poison damage.</text>
|
||||
<attack>Longbow|5|1d8 + 2</attack>
|
||||
<attack>Longbow|5|1d8+2</attack>
|
||||
</action>
|
||||
<description>Source: Infernal Machine Rebuild p. 23</description>
|
||||
<environment>desert</environment>
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. 7 (1d10 + 2) piercing damage, and the target must succeed on a DC 11 Constitution saving throw or be poisoned for 1 minute. While poisoned this way, the target is paralyzed. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.</text>
|
||||
<attack>Bite|4|1d10 + 2</attack>
|
||||
<attack>Bite|4|1d10+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Ovipositor</name>
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee weapon attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.</text>
|
||||
<attack>Bite|4|1d6 + 2</attack>
|
||||
<attack>Bite|4|1d6+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Radiant Blast</name>
|
||||
|
|
@ -141,7 +141,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 10 ft., one target. 7 (1d6 + 4) bludgeoning damage and the target is grappled (escape DC 14). Until this grapple ends, the crab folk can automatically hit the target with its claw, and the crab folk can't make attacks with that claw against other targets. The crab folk has two claws, each of which can grapple only one target.</text>
|
||||
<attack>Claw|6|1d6 + 4</attack>
|
||||
<attack>Claw|6|1d6+4</attack>
|
||||
</action>
|
||||
<description>The crab folk are the result of a magical ritual used long ago by a mighty green hag to transform her ogre minions into more useful servants. All crab folk that now exist are descended from those original creations, with most living in small, isolated clutches. Though they are content to lead peaceful lives as hunters and gatherers, the magic that created the crab folk sometimes compels them to lash out in fearsome raids when the conditions are right.
|
||||
Aquatic Vassals:
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one target. 6 (1d8 + 2) slashing damage.</text>
|
||||
<attack>Claw|4|1d8 + 2</attack>
|
||||
<attack>Claw|4|1d8+2</attack>
|
||||
</action>
|
||||
<description>Heralded by the ominous, deep rumbling of their strange song, great packs of dire corbies range across the Underdark, stripping the tunnels and caverns they traverse of all living things. Even the mightiest creatures of the Underdark hide within fortified lairs or step aside from a dire corby flock, knowing of how these creatures' bizarre song disrupts, disorients, and ultimately overwhelms their prey.
|
||||
Flocks of Doom:
|
||||
|
|
@ -244,7 +244,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +7 to hit, reach 5 ft., one target. 9 (1d12 + 3) slashing damage.</text>
|
||||
<attack>Claw|7|1d12 + 3</attack>
|
||||
<attack>Claw|7|1d12+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Gemstone Eyes</name>
|
||||
|
|
@ -304,12 +304,12 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee weapon attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) slashing damage.</text>
|
||||
<attack>Claw|5|1d6 + 3</attack>
|
||||
<attack>Claw|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Gore</name>
|
||||
<text>Melee weapon attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) piercing damage.</text>
|
||||
<attack>Gore|5|1d8 + 3</attack>
|
||||
<attack>Gore|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Chromatic Ray</name>
|
||||
|
|
@ -375,12 +375,12 @@
|
|||
<action>
|
||||
<name>Greatsword</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 10 ft., one target. 29 (6d6 + 8) slashing damage.</text>
|
||||
<attack>Greatsword|12|6d6 + 8</attack>
|
||||
<attack>Greatsword|12|6d6+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Rock</name>
|
||||
<text>Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. 30 (4d10 + 8) bludgeoning damage.</text>
|
||||
<attack>Rock|12|4d10 + 8</attack>
|
||||
<attack>Rock|12|4d10+8</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Petty Tyrant (Recharge 6)</name>
|
||||
|
|
@ -450,12 +450,12 @@
|
|||
<action>
|
||||
<name>Club</name>
|
||||
<text>Melee weapon attack: +-1 to hit, reach 5 ft., one target. 1 (1d4 - 3) bludgeoning damage.</text>
|
||||
<attack>Club|-1|1d4 - 3</attack>
|
||||
<attack>Club|-1|1d4-3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Dart</name>
|
||||
<text>Ranged weapon attack: +3 to hit, range 20/60 ft., one target. 3 (1d4 + 1) piercing damage.</text>
|
||||
<attack>Dart|3|1d4 + 1</attack>
|
||||
<attack>Dart|3|1d4+1</attack>
|
||||
</action>
|
||||
<description>Jermlaine prove that terrible things can come in tiny packages. Their tiny, foot-tall forms can barely contain the cruelty and malevolence that courses through them. Deep in the Underdark, the jermlaine lurk among the tunnels, dungeons, and caverns inhabited by much larger, more dangerous folk. The jermlaine huddle in their small tunnels, avoiding contact with all other creatures unless they can marshal overwhelming numbers. When the odds are in their favor, they strike with a vicious determination that can overwhelm even a heavily armed drow patrol or duergar war party.
|
||||
Hateful Ambushers:
|
||||
|
|
@ -500,7 +500,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +3 to hit, reach 5 ft., one target. 3 (1d4 + 1) piercing damage, and if the target is wearing metal armor or carrying a metal shield, the khargra attaches to that armor or shield. While attached, the khargra doesn't attack. Instead, at the start of each of the khargra's turns, roll a d20. On a 10 or higher, the armor or shield takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 or a shield that drops to a +0 bonus is destroyed.</text>
|
||||
<attack>Bite|3|1d4 + 1</attack>
|
||||
<attack>Bite|3|1d4+1</attack>
|
||||
<text>The khargra can detach itself by spending 5 feet of its movement. A creature, including the target, can use its action to detach the khargra.</text>
|
||||
</action>
|
||||
<action>
|
||||
|
|
@ -603,7 +603,7 @@
|
|||
<action>
|
||||
<name>Dagger</name>
|
||||
<text>Melee or Ranged weapon attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. 4 (1d4 + 2) piercing damage.</text>
|
||||
<attack>Dagger|4|1d4 + 2</attack>
|
||||
<attack>Dagger|4|1d4+2</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Blood Boiling Hex (Recharge 6)</name>
|
||||
|
|
@ -656,12 +656,12 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee weapon attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) slashing damage.</text>
|
||||
<attack>Claw|5|1d6 + 3</attack>
|
||||
<attack>Claw|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Needle</name>
|
||||
<text>Ranged Weapon Attack: +5 to hit, range 60 ft., one target. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Needle|5|1d4 + 3</attack>
|
||||
<attack>Needle|5|1d4+3</attack>
|
||||
</action>
|
||||
<description>A wise ranger knows that the sight of a needle spawn is an ill omen, for it heralds the rise of a dreaded needle lord and a war for the soul of a forest.
|
||||
Roving Corpses:
|
||||
|
|
@ -713,7 +713,7 @@
|
|||
<action>
|
||||
<name>Raking Vine</name>
|
||||
<text>Melee Weapon Attack: +6 to hit, reach 10 ft., one target. 11 (2d6 + 4) piercing damage, and the target is grappled (escape DC 14). Until this grapple ends, the target takes 11 piercing damage at the start of each of its turns. The needle lord has two raking vines, each of which can grapple only one target.</text>
|
||||
<attack>Raking Vine|6|2d6 + 4</attack>
|
||||
<attack>Raking Vine|6|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Needle</name>
|
||||
|
|
@ -762,12 +762,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee weapon attack: +3 to hit, reach 5 ft., one target. 4 (1d6 + 1) piercing damage.</text>
|
||||
<attack>Bite|3|1d6 + 1</attack>
|
||||
<attack>Bite|3|1d6+1</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Mace</name>
|
||||
<text>Melee weapon attack: +3 to hit, reach 5 ft., one target. 4 (1d6 + 1) bludgeoning damage.</text>
|
||||
<attack>Mace|3|1d6 + 1</attack>
|
||||
<attack>Mace|3|1d6+1</attack>
|
||||
</action>
|
||||
<reaction>
|
||||
<name>Defensive Rebuke</name>
|
||||
|
|
@ -814,12 +814,12 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee weapon attack: +5 to hit, reach 5 ft., one target. 6 (1d6 + 3) piercing damage.</text>
|
||||
<attack>Bite|5|1d6 + 3</attack>
|
||||
<attack>Bite|5|1d6+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Greataxe</name>
|
||||
<text>Melee weapon attack: +5 to hit, reach 5 ft., one target. 9 (1d12 + 3) slashing damage.</text>
|
||||
<attack>Greataxe|5|1d12 + 3</attack>
|
||||
<attack>Greataxe|5|1d12+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Fight On, You Slugs</name>
|
||||
|
|
@ -879,7 +879,7 @@
|
|||
<action>
|
||||
<name>Barbed Tail</name>
|
||||
<text>Melee weapon attack: +5 to hit, reach 5 ft., one target. 5 (1d4 + 3) piercing damage.</text>
|
||||
<attack>Barbed Tail|5|1d4 + 3</attack>
|
||||
<attack>Barbed Tail|5|1d4+3</attack>
|
||||
</action>
|
||||
<description>The ferocious screaming devilkin are bizarre fey creatures spawned by overwhelming moments of panic. Despite their diabolic appearance and name, are denizens of the Feywild. Sages believe that their appearance derives from the primal fear inspired by fiendish creatures, while bards assert that panic, being such a repulsive emotion, is embodied by an equally ugly creature.
|
||||
Screaming Terrors:
|
||||
|
|
@ -934,12 +934,12 @@
|
|||
<action>
|
||||
<name>Scythe</name>
|
||||
<text>Melee Weapon Attack: +14 to hit, reach 10 ft., one creature. 18 (2d10 + 7) slashing damage plus 19 (3d12) necrotic damage. Any creature reduced to 0 hit points by this attack dies, with its body and everything it is wearing and carrying, except magic items, exploding into a cloud of ash. The creature can be restored to life only by means of a wish spell.</text>
|
||||
<attack>Scythe|14|2d10 + 7</attack>
|
||||
<attack>Scythe|14|2d10+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Entropic Touch</name>
|
||||
<text>Melee Weapon Attack: +14 to hit, reach 5 ft., one target. 16 (2d8 + 7) necrotic damage, and the target must succeed on a DC 22 Constitution saving throw or gain one level of exhaustion.</text>
|
||||
<attack>Entropic Touch|14|2d8 + 7</attack>
|
||||
<attack>Entropic Touch|14|2d8+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Summon Slaadi (1/Day)</name>
|
||||
|
|
@ -1022,7 +1022,7 @@
|
|||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee weapon attack: +6 to hit, reach 5 ft., one target. 6 (1d4 + 4) piercing damage.</text>
|
||||
<attack>Claw|6|1d4 + 4</attack>
|
||||
<attack>Claw|6|1d4+4</attack>
|
||||
</action>
|
||||
<description>Deep within the Ethereal Plane are the demiplanes, miniatures worlds built by powerful archmages and other mighty entities to serve as a private domain. Each demiplane is a designed realm, built for a specific purpose. Some are fortresses, designed to keep wanderers from the material world away. Others are far more sinister, dark realms where evil dreams take root and become ghastly realities. Such is the realm that spawned the xill, horrific, insectoid creatures created long ago to serve an ancient, evil master.
|
||||
Gruesome Collectors:
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +9 to hit, reach 5 ft., one target. 22 (3d10 + 6) piercing damage.</text>
|
||||
<attack>Bite|9|3d10 + 6</attack>
|
||||
<attack>Bite|9|3d10+6</attack>
|
||||
</action>
|
||||
<description>A giant shark is 30 feet long and normally found in deep oceans. Utterly fearless, it preys on anything that crosses its path, including whales and ships.
|
||||
The giant shark skeleton doesn't require air, food, drink, or sleep. The shark has had skeletal feet attached by some demented necromancer.
|
||||
|
|
@ -82,17 +82,17 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 10 ft., one target. 18 (2d10 + 7) piercing damage.</text>
|
||||
<attack>Bite|12|2d10 + 7</attack>
|
||||
<attack>Bite|12|2d10+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Claw</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 5 ft., one target. 14 (2d6 + 7) slashing damage.</text>
|
||||
<attack>Claw|12|2d6 + 7</attack>
|
||||
<attack>Claw|12|2d6+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Tail</name>
|
||||
<text>Melee Weapon Attack: +12 to hit, reach 15 ft., one target. 16 (2d8 + 7) bludgeoning damage.</text>
|
||||
<attack>Tail|12|2d8 + 7</attack>
|
||||
<attack>Tail|12|2d8+7</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Frightful Presence</name>
|
||||
|
|
|
|||
|
|
@ -36,12 +36,12 @@
|
|||
<action>
|
||||
<name>Headbutt</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 11 (2d6 + 4) piercing damage.</text>
|
||||
<attack>Headbutt|8|2d6 + 4</attack>
|
||||
<attack>Headbutt|8|2d6+4</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Lightning Bolt Blades</name>
|
||||
<text>Melee Weapon Attack: +8 to hit, reach 5 ft., one target. 9 (2d4 + 4) slashing damage.</text>
|
||||
<attack>Lightning Bolt Blades|8|2d4 + 4</attack>
|
||||
<attack>Lightning Bolt Blades|8|2d4+4</attack>
|
||||
</action>
|
||||
<description>Source: Storm Lord's Wrath</description>
|
||||
<environment></environment>
|
||||
|
|
@ -73,7 +73,7 @@
|
|||
<action>
|
||||
<name>Sting</name>
|
||||
<text>Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. 5 (1d6 + 2) piercing damage, and the target must make a DC 11 Constitution saving throw, taking 10 (3d6) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the target to 0 hit points, the target is stable but poisoned for 1 hour, even after regaining hit points, and is paralyzed while poisoned in this way.</text>
|
||||
<attack>Sting|4|1d6 + 2</attack>
|
||||
<attack>Sting|4|1d6+2</attack>
|
||||
</action>
|
||||
<description>Source: Storm Lord's Wrath</description>
|
||||
<environment></environment>
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
<action>
|
||||
<name>Bite</name>
|
||||
<text>Melee Weapon Attack: +5 to hit, reach 5 ft., one target. 7 (1d8 + 3) piercing damage plus 7 (2d6) cold damage.</text>
|
||||
<attack>Bite|5|1d8 + 3</attack>
|
||||
<attack>Bite|5|1d8+3</attack>
|
||||
</action>
|
||||
<action>
|
||||
<name>Freezing Breath (Recharge 5-6)</name>
|
||||
|
|
|
|||
|
|
@ -218,7 +218,7 @@
|
|||
|
||||
<xs:simpleType name="attackType">
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:pattern value="(.*[|]([ ]|[0-9]*)[|]([0-9]*(d[0-9]+)*([+-][0-9]+)*)*)*"/>
|
||||
<xs:pattern value="(.*[|]([ ]|[+-]?[0-9]*)[|]([0-9]*(d[0-9]+)*([+-][0-9]+)*)*)*"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
|
|
@ -286,6 +286,7 @@
|
|||
<xs:element type="traitType" name="reaction"/>
|
||||
<xs:element type="xs:string" name="spells"/>
|
||||
<xs:element type="slotsType" name="slots"/>
|
||||
<xs:element type="xs:string" name="description"/>
|
||||
<xs:element type="xs:string" name="environment"/>
|
||||
</xs:choice>
|
||||
</xs:complexType>
|
||||
|
|
@ -305,6 +306,7 @@
|
|||
<xs:element type="xs:string" name="components"/>
|
||||
<xs:element type="xs:string" name="duration"/>
|
||||
<xs:element type="xs:string" name="classes"/>
|
||||
<xs:element type="xs:string" name="source" minOccurs="0"/>
|
||||
<xs:element type="xs:string" name="text" maxOccurs="unbounded" minOccurs="0"/>
|
||||
<xs:element type="roll" name="roll" maxOccurs="unbounded" minOccurs="0"/>
|
||||
</xs:choice>
|
||||
|
|
|
|||
Loading…
Reference in New Issue