Epic Games could be about to introduce a monthly subscription option to Fortnite.
In a new survey, shared via Twitter by user FireMonkey (below), the American games giant has asked players whether they would sign up for a monthly subscription.
Moreover, Epic asked users what extras they would expect to see in a monthly package.
Should the new subscription go through, Fortnite players would get the battle pass, monthly outfit packs before other users and 1,000 V-Bucks.
Fortnite “Monthly Crew Pack” Leak
In a recent survey Epic Games has sent out, this image can be seen:
With the image users are being quizzed on how they would rate the monthly subscription service.
Survey was brought to my attention VIA: @MarDlt_ pic.twitter.com/daYouFMcVy
— FireMonkey • Fortnite Intel (@iFireMonkey) November 7, 2020
Another subscription
However, other suggestions such as discounted V-Bucks, weekly V-Bucks and shop discounts also appeared on the survey. The suggested price for the service appears to be between $15.99 and $18.99.
Furthermore, as reported by Eurogamer, there could be another option that comes in at $5 a month.
Last month, as part of its Fortnitemares event, the battle royale hosted a concert from Latin Grammy winner J Balvin.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pocketgamer.biz/news/75019/fortnite-could-be-getting-a-monthly-subscription/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));