Eleven Foot Pole

Eleven Foot Pole Eleven Foot Pole is a tale of high adventure. We're playing Daggerheart in the Exandria setting.

The party in the hut of the Wise One.
05/04/2026

The party in the hut of the Wise One.

This is the area map for Freesboro, the setting for our new Gamma World campaign.
05/04/2026

This is the area map for Freesboro, the setting for our new Gamma World campaign.

Major announcement! We're putting Daggerheart on hold to try Legend in the Mist, the award-winning new game from Son of ...
04/04/2026

Major announcement! We're putting Daggerheart on hold to try Legend in the Mist, the award-winning new game from Son of Oak Studios. Check out our first episode:

Podcast Episode · Eleven Foot Pole · April 4 · 1h 19m

Coming next week: BIG changes to the Eleven Foot Pole podcast!!! Stay tuned...
04/03/2026

Coming next week: BIG changes to the Eleven Foot Pole podcast!!! Stay tuned...

This week on Eleven Foot Pole: the party must overcome a puzzle to enter the Treasure Vaults of Zadabad at long last!
03/17/2026

This week on Eleven Foot Pole: the party must overcome a puzzle to enter the Treasure Vaults of Zadabad at long last!

Next episode will feature the epic culmination of a quest line so central to our Zadabad campaign that even the player i...
02/19/2026

Next episode will feature the epic culmination of a quest line so central to our Zadabad campaign that even the player in question forgot about it. 😵 Jon Palmer

Not as great as our own show, but worth a look:
01/29/2026

Not as great as our own show, but worth a look:

The boys visit Bob's beach, forest, mountain house - but the catch up doesn't go as planned...Head to http://vivaplus.tv and comment on the giveaway post to ...

This week on Eleven Foot Pole!!!
01/20/2026

This week on Eleven Foot Pole!!!

This guy is creating fantastic Daggerheart content.
01/18/2026

This guy is creating fantastic Daggerheart content.

This is a reupload from my other channel since I think it suits this channel more. The Best Digital Tools for Daggerheart right now! Learn different methods ...

Address

La Vergne, TN
37086

Alerts

Be the first to know and let us send you an email when Eleven Foot Pole posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Eleven Foot Pole:

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });