OGC:Volley Musket (5e Equipment)
Volley Musket
Martial Ranged Weapons
Weapon | Cost | Damage | Weight | Properties |
---|---|---|---|---|
Volley Musket | 1000 gp | special | 15 lbs. | Ammunition (range 40/120), heavy, loading, loud, misfire, two-handed, volley (1d12 piercing, disadvantage) |
Volley guns are pepperboxes that are designed to fire all barrels simultaneously so that groups of enemies can be shot at once (one interesting variation, the “duck’s foot” pistol, has four barrels spread apart not unlike spreading one’s fingers).
Back to Open Game Content → Equipment → Mundane Weapons → Martial Weapons → Two-Handed Ranged Weapons
Back to Main Page → Publication List → Publishers → EN World → EN Publishing
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.
gollark: Besides, potatOS actually *does* that emulator part.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.