What does Robustness do in Elden Ring?

Robustness is one of several stats that determine how a player is built in Elden Ring. It is a defensive stat that provides resistance to hemorrhage and frostbite.

The higher the Robustness, the more resistance a player gets.

youtube-coverfortnite-promotional-banner

Robustness is governed by Endurance. Armor and shields come with a certain amount of Robustness that can later be heightened.


Effects of Robustness in Elden Ring

Armor has the Robustness stat listed under Resistance (Image via FromSoftware Inc.)
Armor has the Robustness stat listed under Resistance (Image via FromSoftware Inc.)

Endurance is a main attribute in Elden Ring, as opposed to Robustness, which is simply a designated stat.

Endurance can be leveled up through Runes at a Site of Grace. It is mostly used to enhance stamina and allows players to increase their Equip Load. Apart from this, Endurance directly influences a player's Robustness.

View the Melina Elden Ring here.

Robustness prevents players from succumbing to hemorrhage and frostbite, which are status effects that cause the player harm. Here are their effects:

  • Hemorrhage: Also known as Bleed, this builds up through the repeated application of the effect. Hemorrhage slowly applies and then causes a great deal of damage equal to a percentage of the target's max HP when the threshold is reached.
  • Frostbite: Frostbite also builds up through the repeated application of the effect. When the threshold is reached for this status, the target loses a chunk of HP, and their damage absorption and stamina are decreased by 20% for the duration.

Robustness will cause the build-up to the threshold to be slower. If a certain number of points are added to the stat, it can even prevent the effects from building up completely. Again, this is done through Endurance.

A look at General Radahn's Armor set (Image via FromSoftware Inc.)
A look at General Radahn's Armor set (Image via FromSoftware Inc.)

Armaments come with a predetermined Robustness, and Endurance points can make them stronger.

Here are some things that can help players achieve high Robustness in Elden Ring:

  • General Radahn Set and Lionel's Set are armor sets that share the highest Robustness stats of any in the game.
  • Mottled Necklace is a talisman that increases Robustness, Immunity, and Focus.
  • Stalwart Horn Charm is a talisman that greatly increases Robustness.

To see Elden Ring PS4, click here.

If players can't find any of these items, they will still get a little bit of Robustness regardless of what gear they are wearing.

More from Sportskeeda

" modalPopup.closeOnEsc = false; modalPopup.setHeader("Why did you not like this content?"); modalPopup.setContentText(modalText); modalPopup.addCancelOkButton("Submit", resetRatingAndFeedbackForm, sendRating); modalPopup.removeCloseModalIcon(); modalPopup.disableDismissPopup(); modalPopup.open(); } else { sendRating(index); } } function sendRating() { var requestPayload = { "post_id": 1044434, "rating_value": ratingValue } if (ratingValue > 3) { requestPayload.rating_feedback_type = null; requestPayload.rating_feedback = null; } else { if (!$('input[name="drone"]:checked') || !$('input[name="drone"]:checked').value) { showErrorMessage('option'); return; } if (!$(".post-rating-feedback-note textarea") || !$(".post-rating-feedback-note textarea").value) { showErrorMessage('note'); return; } var selectedOption = $('input[name="drone"]:checked').value; var feedbackNote = $(".post-rating-feedback-note textarea").value; requestPayload.rating_feedback_type = selectedOption; requestPayload.rating_feedback = feedbackNote; } pureJSAjaxPost(addratingAPI, requestPayload, onsaveRatingSuccess, onsaveRatingFail, function() {}, true); } function resetRatingAndFeedbackForm() { var activeStars = Array.from($all('.rating span.rating-star.active')); for (var i=0; i < activeStars.length; i++) { activeStars[i].classList.remove("active"); } if ($('input[name="drone"]:checked')) { $('input[name="drone"]:checked').checked = false; } var userNote = document.querySelector(".post-rating-feedback-note textarea"); userNote.value = ''; modalPopup.close(); } function onsaveRatingSuccess() { modalPopup.close(); savePostIdInUserRatedPostsCookie(); $("#post-rating-layout").classList.add("hidden"); $("#post-rating-message").classList.remove("hidden"); window.setInterval(function showMessage() { $("#post-rating-widget").classList.add("hidden"); }, 3000); } function onsaveRatingFail() { console.error('Saving post rating failed!'); modalPopup.close(); } function savePostIdInUserRatedPostsCookie() { userRatedPostIds.push(1044434); var expiryTime = new Date(); expiryTime.setMonth(expiryTime.getMonth() + 12); // Expiry after 1 year setCookie("user_rated_post_ids", JSON.stringify(userRatedPostIds), expiryTime); } function isPostRatedByUser() { var userRatedPostIds = getCookie('user_rated_post_ids'); if (userRatedPostIds) { try { userRatedPostIds = JSON.parse(userRatedPostIds); } catch (err) { console.error(err); return false; } } else { return false; } if(userRatedPostIds.indexOf(1044434) >= 0) { return true; } else { return false; } } function getRatingCountByPostId(postId) { return new Promise(function(resolve, reject) { pureJSAjaxGet( getRatingCountBaseURL + postId + '/rating/count', function(data) { try { data = JSON.parse(data); if (data.meta_value) { resolve(data.meta_value); } reject("Failed to fetch rating count for the post:" + postId); } catch (err) { reject("Failed to fetch rating count for the post:" + postId); } }, function(err) { reject("Failed to fetch rating count for the post:" + postId); }, true); }); } function showErrorMessage(messageType) { var messageContainerId = '#' + messageType + '-error'; $(messageContainerId).classList.remove('hidden'); window.setInterval(function () { $(messageContainerId).classList.add("hidden"); }, 5000); } (function() { var callFired = false; function lazyLoadPostRating() { if (callFired) return; callFired = true; if (!isPostRatedByUser()) { getRatingCountByPostId(1044434) .then(function(ratingCount) { if (ratingCount < 10) { $("#post-rating-widget").classList.remove("hidden"); } }) .catch(function(err){ console.error(err); }); } } document.addEventListener("scroll", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("mousemove", lazyLoadPostRating, { passive: true, once: true }); document.addEventListener("touchmove", lazyLoadPostRating, { passive: true, once: true }); })();

You Might Also Like