Wood Golem (5e Creature)

Wood Golem

Large construct, unaligned


Armor Class 13 (natural armour)
Hit Points 102 (12d10 + 36)
Speed 20 ft.


STR DEX CON INT WIS CHA
19 (+4) 6 (-2) 17 (+3) 3 (-4) 10 (+0) 1 (-5)

Damage Vulnerabilities fire
Damage Immunities poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks that aren't adamantine
Condition Immunities charmed, exhaustion, frightened, paralysed, petrified, poisoned
Senses darkvision 60 ft., passive Perception 10
Languages understands the languages of its creator, but can't speak them
Challenge 7 (2,900 XP)


Berserk. Whenever the golem starts its turn with 30 hit points or fewer, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, with preference for an object smaller than itself. Once the golem goes berserk, it continues to do so until it is destroyed or regains all its hit points.

Aversion of Fire. If the golem takes fire damage, it has disadvantage on attack rolls and ability checks until the end of its next turn.

Immutable Form. The golem is immune to any spell or effect that would alter its form.

Magic Resistance. The golem has advantage on saving throws against spells and other magical effects.

Magic Weapons. The golem's weapon attacks are magical.

ACTIONS

Multiattack. The golem makes two melee attacks.

Slam. Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage.


Golems made from animate wood, wood golems burn easily and avoid fire, but they are strong and hardy. When it is close to destruction, a wood golem tends to enter a terrible rage that only ends with its destruction or full repair.

Constructed Nature. A wood golem doesn't require air, food, drink, or sleep.

Creating a Wood Golem

Time Cost Manual Rarity
80 days75,000 gpVery rare

Back to Main Page 5e Homebrew 5e Creatures

gollark: You can't modify machine.llua.
gollark: Wow that works awfully.
gollark: `local function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end`
gollark: Also, potatOS now has an `exorcise` command, for deleting files without using the recycle bin.
gollark: Well, limited in scope, but it does run a trimmed-down BIOS implementation.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.