Bearded Axe (4e Equipment)
Bearded Axe
Superior Melee Weapons
One-Handed
Weapon | Prof. | Damage | Range | Price | Weight | Group | Properties |
---|---|---|---|---|---|---|---|
Bearded Axe | +2 | 1d10 | -- | 30 gp | 7 lb. | Axe, Heavy Blade | High Crit, Brutal 1 |
This weapon, traditionally used by vikings is very deadly at close range, but requires utmost precision to excel at using.
Back to Main Page → 4e Homebrew → Equipment → Weapons
gollark: ```javascriptserver.use(session({ secret: "SESSION SECRET", cookie: { maxAge: 1000 * 60 * 60 * 24 * 7 // one week in milliseconds }, resave: false, saveUninitialized: false}))```
gollark: I don't know, I just set the max age of the cookie in my code, there's probably a way to server-side expire them.
gollark: I see. Well, it's slightly wrong.
gollark: You need to use the express-session module.
gollark: Oh, it's not `express.session`.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.