All the news of the new edition.
The news regarding GreedFall: Gold Edition were announced today and the new expansion was announced in a press release. At the end of the article you will also find the trailer of the Gold Edition released today. “GreedFall: Gold Edition, the definitive version of the acclaimed fantasy RPG from Spiders Studio and Focus Home Interactive is now available and is enhanced with many new features including UHD resolution graphics that reach native 4K, fast loading and improved performance on PlayStation 5 and Xbox Series X | S! This new edition includes the base game and the new expansion: The De Vespe Conspiracy, set in the uncharted lands of Teer Fradee, with new enemies, new equipment and a gripping storyline.
The physical version of the game also includes 3 beautiful lithographs, a double poster and a set of stickers.
The De Vespe Conspiracy expands the beloved world and story of GreedFall, inviting you to set foot in a previously unknown region of Teer Fradee and take on a new intrigue. Navigate a web of lies, manipulations and secrets as you uncover a nefarious conspiracy that threatens the balance of power. Explore an uncharted region of the island, battle strange new beasts and face a new evil enemy faction.
Read Also
- Dordogne: Suspected of having stolen more than 15,000 euros of fuel in a station, six suspects arrested Nov 23, 2022
- The future of corporate budgets Mar 14, 2021
- Jennifer López returned to Los Angeles and walks around wearing a beautiful white skirt with a nude top Jun 5, 2021
- Rennes: “It’s unthinkable”… After the discovery of three bodies, Saint-Jacques in shock Nov 24, 2022
- Mendoza today added 71 new positive cases and 5 deaths Jan 19, 2021
- The spacecraft Crew Dragon undocked from the ISS and is headed for Earth Aug 2, 2020
- “Good luck on your trip to the moon”: Joe Biden’s ironic response to Elon Musk for his bad feeling about the US economy Jun 3, 2022
GreedFall: Gold Edition and The De Vespe Conspiracy expansion are available today for PS5, PS4, Xbox Series X | S, Xbox One and PC “
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
