Adds the unfinished Clay Man into the game as a fast melee trash mob that can deal high damage to unwary players.
They can chase and keep up with sprinting players, but can be outmaneuvered by jumping and strafing.
Spawns on Abandoned Aqueduct, Rallypoint Delta, and Sundered Grove. Replaces beetles on Scorched Acres.

All players need the mod.
Partially based on rob's unfinished Clay Man code.
Installation
Place ClayMen.dll in /Risk of Rain 2/BepInEx/plugins/
Changelog
1.3.0
- Reduced slash damage 150% -> 140% (turns 1.2.0 didn't actually reduce the slash damage).
- Increased spawn cost 15 -> 16.
- Reduced HP 170 -> 160.
- Beetles on Abandoned Aqueduct now have their spawnweight reduced from 2 -> 1.
- Temporarily disabled config. I plan to be making a decent amount of number tweaks to Clay Men, so I'll be re-enabling the config in a week or two once I have them in a good spot.
1.2.1
1.2.0
- Reduced base damage 14 -> 12
- Reduced sword hitbox size by 14%.
- Clay Men can now spawn on Sundered Grove since Dunestriders spawn there.
- Clay Men can now spawn in the Void Fields and Bulwark's Ambry.
- Added a spawn noise.
- Added Elite displays.
1.1.3
- Clay Men now use BodyClones for better compatibility with PlayableTemplar. Clay Men are now internally labeled as MoffeinClayManMaster when spawning them via DebugToolkit.
1.1.2
- Reverted spawn cost back from 18 to 15. The original intent of increasing the spawn cost was to make Clay Men spawn a bit less frequently earlygame, but it instead caused them to rarely spawn at all. Even increasing the spawn cost just to 16 seemed to reduce their spawnrate significantly, so I'll be leaving it at 15.
- Reduced HP from 180 to 170. This is a minor change that should make it a bit easier to deal with Clay Men on stage 2 when you still have few damage items.
- Added spawn cost config option. This is server-side.
1.1.1
- Increased spawn cost from 15 to 18 to be on par with the Cost:HP ratio of other enemies.
1.1.0
- Fixed issues with Huntress targeting and melee in multiplayer.
1.0.1
1.0.0