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
- President Boric arrives in Mexico where he will meet with AMLO: “The Pacific is today the center of the world” Nov 23, 2022
- The Incest Commission presents a “national doctrine” for identifying and reporting Nov 22, 2022
- Target will have three days of sales with hundreds of thousands of discounts on its website Jun 4, 2021
- Apple Glass: everything you need to know about this revolutionary product Mar 19, 2021
- Beautiful sneak peek today, July 6th: Ridge and Shauna kiss Jul 6, 2021
- Misfortune in front of the holiday island: German ferry crashes into rocks – boy (10) seriously injured Sep 27, 2021
- Journalist In Argentina Is Confused And Announces That Writer William Shakespeare Died This Week May 29, 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();
}
};
