Husk Spider (4e Template)

Husk Spider

Husk spiders are undead creatures formed from the carapaces of monstrous spiders, animated by dark magic.

"Husk spider" is a template you can apply to any spiderkind beast, such as a monstrous spider or scorpion. A creature that gains this template gains the [[4e Index (4e Other)#undead|undead]] keyword.

Prerequisite: Spiderkind beast

Husk Spider
Spiderkind beast (undead)
XP Standard
Draining Bite/Sting ♦ at-will
Effect: Level +5 Vs. AC; 1d10 + 3 damage at 1st level, 1d10 + 4 at 4th, 2d6 + 5 at 7th, 2d8 + 6 at 15th, 2d8 + 7 at 16th, 3d6 + 8 at 19th, 3d8 + 9 at 25th and 3d8 + 10 at 28th, and ongoing 5 necrotic damage (save ends).
Husk Weakness
Effect: Any critical hit to the husk spider reduces it to 0 hit points instantly.



Back to Main Page 4e Homebrew Creatures Templates
Back to Main Page 4e Homebrew Sourcebooks Arachonomicon; the Book of Spiderkind Monsters

gollark: ```python if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue```
gollark: Mine passes all test cases but the test cases are bad.
gollark: I think it *could* be TC maybe possibly, since it has... loops, branching and (in my implementation at least) an arbitrarily large accumulator.
gollark: Like my python script(s).
gollark: Your golfcode should be a pure incomprehensible monolith of pain and confusion.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.