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
- The newsletter of Argentina champion of La Finalissima: the exclusive figure of Di María, the hierarchy of Messi and the opportunism of Lautaro Martínez, the highlights Jun 1, 2022
- Jennifer López returned to Los Angeles and walks around wearing a beautiful white skirt with a nude top Jun 5, 2021
- Health registers 201 deaths and 23,899 infections during the weekend Aug 23, 2021
- Public Health Report on Coronavirus No. 317 Jan 15, 2021
- A winner of the Primitiva wins 1.3 million euros and the jackpot rises to 9.3 million May 30, 2021
- Earthquake today 6 July 2021: all the latest tremors | Last hour Italy Jul 6, 2021
- The River: Time, Formations, and Where You See It Live Jan 19, 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();
}
};
