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
- José Eduardo reacted to the controversial tweets of Eugenio Derbez and Emilio Azcárraga: “They know the true story” May 25, 2022
- March to the Courts by Milagro Sala: “The Court … Jan 17, 2021
- Niurka Marcos’ son reveals that he ‘slapped’ him for saying rudeness Jun 4, 2021
- Vaccines: The Endless Sequence of Failed Governmental Predictions Jan 28, 2021
- Fortnite Season 6 Battle Pass | Skins, Price and Bonuses; Neymar, Lara Croft … Mar 16, 2021
- Died former US Treasury Secretary Paul o’neill Apr 19, 2020
- Fernando Espinosa: “In summer camps we take care of the physical and emotional health of children” Jan 14, 2021
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();
}
};
