{"id":23556,"date":"2026-01-06T07:18:40","date_gmt":"2026-01-06T07:18:40","guid":{"rendered":"https:\/\/immortalboost.com\/blog\/?p=23556"},"modified":"2026-01-06T07:18:40","modified_gmt":"2026-01-06T07:18:40","slug":"elden-ring-class-guide-find-the-perfect-class-for-your-playstyle","status":"publish","type":"post","link":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/","title":{"rendered":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle"},"content":{"rendered":"\n<p>The character classes in video games are designed to give depth to the game design. They are also there to cater to a large pool of players and widen the choices for the players. Because while you might not deem this necessary, a lot of players actually do want to choose which kind of player they are going to play as. These classes help them do just exactly that. Some players like to play aggressively, and to do that, they need a character class that excels at quick damage.<\/p>\n\n\n<figure class=\"wp-block-post-featured-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1536\" height=\"1024\" src=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle\" style=\"object-fit:cover;\" srcset=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp 1536w, https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon-300x200.webp 300w, https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon-1024x683.webp 1024w, https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon-768x512.webp 768w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" \/><\/figure>\n\n\n<p>Other players who like to play strategically and want to experience the whole world experience of the game need a character that can do it. Character classes balance the game, and they are a core part of any game with multiple characters to choose from. Now, in this blog, we are going to talk about classes in Elden Ring, and after reading this blog, you\u2019ll be crystal clear about which class is for you and which one is not.&nbsp;<\/p>\n\n\n\n<p class=\"has-luminous-dusk-gradient-background has-background\">Unlock your true potential in Elden Ring with fast, <strong><a href=\"https:\/\/immortalboost.com\/elden-ring-boost\/\">professional boosting<\/a><\/strong> that helps you conquer bosses, farm runes, and progress effortlessly. Get safe, reliable, and time-saving boosts<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Classes in Elden Ring:<\/strong><\/h2>\n\n\n\n<p>So there are 10 classes in Elden Ring, each one has a different archetype, which obviously depicts what the character will grow into. Including the attributes that they are good at naturally or weaker at. play style and a weapon.&nbsp;<\/p>\n\n\n\n<p>Each class starts with higher values for an attribute than others, which visualizes the playstyle of that class. Every class starts with its attributes from level 1 to level 80, but for certain classes, attributes start from different levels than others. Here are the 10 classes that are in the game. Each of them excels at something while underperforming in some other areas.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Vagabond<\/li>\n\n\n\n<li>Warrior&nbsp;<\/li>\n\n\n\n<li>Hero<\/li>\n\n\n\n<li>Bandit<\/li>\n\n\n\n<li>Astrologer<\/li>\n\n\n\n<li>Prophet<\/li>\n\n\n\n<li>Samurai<\/li>\n\n\n\n<li>Prisoner<\/li>\n\n\n\n<li>Confessor<\/li>\n\n\n\n<li>Wretch.<\/li>\n<\/ol>\n\n\n\n<style>\n    .product-section {\n        background: #d7c4a8;\n        color: #1f2937;\n        padding: 30px;\n        font-family: 'Arial', sans-serif;\n        border-radius: 12px;\n        margin: 30px 0;\n        border: 2px solid #bfa98a;\n        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.15);\n    }\n    \n    .section-title {\n        text-align: center;\n        margin-bottom: 35px;\n        font-size: 28px;\n        color: #1f2937;\n        font-weight: 700;\n    }\n    \n    .product-container {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 25px;\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n    \n    .product-row {\n        display: flex;\n        justify-content: center;\n        width: 100%;\n        gap: 30px;\n        margin-bottom: 25px;\n        flex-wrap: wrap;\n    }\n    \n    .product-card {\n        width: 300px;\n        background-color: #ffffff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.12);\n        transition: all 0.3s ease;\n        border: 2px solid transparent;\n    }\n    \n    .product-card:hover {\n        transform: translateY(-8px);\n        box-shadow: 0 8px 25px rgba(255, 127, 0, 0.2);\n        border-color: #FF7F00;\n    }\n    \n    .product-header {\n        padding: 18px;\n        text-align: center;\n        font-weight: bold;\n        font-size: 20px;\n        color: #ffffff;\n        background: linear-gradient(135deg, #2563EB 0%, #1d4ed8 100%);\n        border-bottom: 3px solid #FF7F00;\n    }\n    \n    .product-image {\n        height: 220px;\n        background-color: #f9fafb;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        overflow: hidden;\n        border-bottom: 1px solid #e5e7eb;\n    }\n    \n    .product-image img {\n        max-width: 100%;\n        max-height: 100%;\n        object-fit: cover;\n        transition: transform 0.3s ease;\n    }\n    \n    .product-card:hover .product-image img {\n        transform: scale(1.05);\n    }\n    \n    .product-features {\n        padding: 20px;\n        background-color: #fefefe;\n        min-height: 140px;\n    }\n    \n    .feature {\n        margin: 16px 0;\n        color: #4b5563;\n        font-size: 16px;\n        display: flex;\n        align-items: center;\n    }\n    \n    .feature-icon {\n        color: #FF7F00;\n        margin-right: 8px;\n        font-weight: bold;\n        font-size: 18px;\n    }\n    \n    .product-price {\n        font-size: 34px;\n        font-weight: bold;\n        padding: 15px 18px;\n        display: inline-block;\n        color: #2563EB;\n    }\n    \n    .product-footer {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 0 20px 20px 20px;\n        background-color: #fefefe;\n    }\n    \n    .order-btn {\n        background: linear-gradient(135deg, #FF7F00 0%, #ff6500 100%);\n        color: white;\n        border: none;\n        border-radius: 8px;\n        padding: 12px 30px;\n        cursor: pointer;\n        font-weight: bold;\n        text-decoration: none;\n        display: inline-block;\n        transition: all 0.3s ease;\n        font-size: 15px;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n    \n    .order-btn:hover {\n        background: linear-gradient(135deg, #ff6500 0%, #e55a00 100%);\n        transform: translateY(-2px);\n        box-shadow: 0 4px 12px rgba(255, 127, 0, 0.4);\n    }\n    \n    .product-highlight {\n        background: linear-gradient(135deg, #FF7F00 0%, #2563EB 100%);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        background-clip: text;\n        font-weight: bold;\n    }\n<\/style>\n\n<div class=\"product-section arena-background\">\n    <div class=\"section-title\">Our Premium <span class=\"product-highlight\">Elden Ring Boosting<\/span> Services<\/div>\n    \n    <div class=\"product-container\">\n        <div class=\"product-row\">\n\n            <!-- PRODUCT 1 -->\n            <div class=\"product-card\">\n                <div class=\"product-header\">Elden Ring Bosses Boost<\/div>\n                <div class=\"product-image\">\n                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/elden-ring-boost\/wp-content\/uploads\/2025\/09\/Elden-Ring-Bosses-Boost_11zon-300x300.webp\">\n                <\/div>\n                <div class=\"product-features\">\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Defeat Any Boss Quickly<\/div>\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Secure Loot &#038; Runes<\/div>\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Fast &#038; Safe Completion<\/div>\n                <\/div>\n                <div class=\"product-footer\">\n                    <div class=\"product-price\">$24<sup>99<\/sup><\/div>\n                    <a href=\"https:\/\/immortalboost.com\/elden-ring-boost\/product\/elden-ring-bosses\/\" class=\"order-btn\">Order now<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- PRODUCT 2 -->\n            <div class=\"product-card\">\n                <div class=\"product-header\">Elden Ring Runes Boost<\/div>\n                <div class=\"product-image\">\n                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/elden-ring-boost\/wp-content\/uploads\/2025\/09\/Elden-Ring-Runes_11zon-300x300.webp\">\n                <\/div>\n                <div class=\"product-features\">\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Massive Rune Farming<\/div>\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Perfect for Leveling<\/div>\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Delivered Fast &#038; Securely<\/div>\n                <\/div>\n                <div class=\"product-footer\">\n                    <div class=\"product-price\">$19<sup>99<\/sup><\/div>\n                    <a href=\"https:\/\/immortalboost.com\/elden-ring-boost\/product\/runes\/\" class=\"order-btn\">Order now<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- PRODUCT 3 -->\n            <div class=\"product-card\">\n                <div class=\"product-header\">Elden Ring Weapons &#038; Items<\/div>\n                <div class=\"product-image\">\n                    <img decoding=\"async\" src=\"https:\/\/immortalboost.com\/elden-ring-boost\/wp-content\/uploads\/2025\/09\/Elden-Ring-Items-Upgrade-Boost_11zon-300x300.webp\">\n                <\/div>\n                <div class=\"product-features\">\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Powerful Weapons Unlock<\/div>\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Rare Item Acquisition<\/div>\n                    <div class=\"feature\"><span class=\"feature-icon\">\u203a<\/span>Upgrade Assistance<\/div>\n                <\/div>\n                <div class=\"product-footer\">\n                    <div class=\"product-price\">$29<sup>99<\/sup><\/div>\n                    <a href=\"https:\/\/immortalboost.com\/elden-ring-boost\/product\/weapons\/\" class=\"order-btn\">Order now<\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Attributes:<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Vigor(VIG): Increase the Health and the fire resistance<\/li>\n\n\n\n<li>Mind (MND): Increase the focus points and focus resist<\/li>\n\n\n\n<li>Endurance (END): Increases the stamina and focuses on physical defense<\/li>\n\n\n\n<li>Strength (STR): increases the physical strength and attacking power. Allows wielding heavier weapons<\/li>\n\n\n\n<li>Dexterity (DEX): Increase the attack power for dexterity-scaling weapons, reduce casting time, and lower fall damage.<\/li>\n\n\n\n<li>Intelligence (INT): Increases sorcery damage, magic resistance, and scaling for certain weapons.<\/li>\n\n\n\n<li>Faith (FTH): Increases the incantation effectiveness and scaling for certain weapons.<\/li>\n\n\n\n<li>Arcane (ARC): Increase discovery, death resistance, and scaling for a certain type of weapons.&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>Now that you know what each attribute does and certain classes have more levels in certain attributes than others. It is time to dive into the classes themselves and tell you exactly which attributes they have and what you should expect from them.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Which one excels at what?<\/strong><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Vagabond:&nbsp;<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong>&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 10<\/li>\n\n\n\n<li>VIG: 15<\/li>\n\n\n\n<li>MND: 10<\/li>\n\n\n\n<li>END: 11<\/li>\n\n\n\n<li>STR: 14<\/li>\n\n\n\n<li>DEX: 13<\/li>\n\n\n\n<li>INT: 9<\/li>\n\n\n\n<li>FTH: 9<\/li>\n\n\n\n<li>ARC: 7<\/li>\n<\/ul>\n\n\n\n<p>The vagabond class, as you could see from its attributes, is pretty well balanced. It has the highest health and fire resistance in the base build. So if Elden Ring is your first rodeo into the Souls games, then Vagabond is a popular class pick to start your Souls game journey. You start with a one-handed sword, a shield, and a halberd, which means that you\u2019re more than adequately equipped to fight.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Warrior:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 8<\/li>\n\n\n\n<li>VIG: 11<\/li>\n\n\n\n<li>MND: 12<\/li>\n\n\n\n<li>END: 11<\/li>\n\n\n\n<li>STR: 10<\/li>\n\n\n\n<li>DEX: 16<\/li>\n\n\n\n<li>INT: 10<\/li>\n\n\n\n<li>FTH: 8<\/li>\n\n\n\n<li>ARC: 9<\/li>\n<\/ul>\n\n\n\n<p>The warrior is a little more niche than the vagabond because with a higher starting dexterity stat and having less vigor means that while not having a large health, it compensates with faster weapons and more strength. For a beginner, this class might not be the best one, but you could still give it a try if you are the one who likes faster weapons and more slashes when you\u2019re fighting against enemies.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Hero:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 14<\/li>\n\n\n\n<li>VIG: 9<\/li>\n\n\n\n<li>MND: 12<\/li>\n\n\n\n<li>END: 16<\/li>\n\n\n\n<li>STR: 9<\/li>\n\n\n\n<li>DEX: 13<\/li>\n\n\n\n<li>INT: 7<\/li>\n\n\n\n<li>FTH: 8<\/li>\n\n\n\n<li>ARC: 11<\/li>\n<\/ul>\n\n\n\n<p>The hero class mainly focuses on the melee aspect of the game, which means that if you\u2019re someone who likes to get their hands dirty in melee fights, this class should be on your radar. This class should also be your priority if you\u2019re someone who likes huge and heavy weapons. You start with a large shield and a battle axe.&nbsp; This is complemented by good VIG stats and strength stats.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Bandit:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 5<\/li>\n\n\n\n<li>VIG: 10<\/li>\n\n\n\n<li>MND: 11<\/li>\n\n\n\n<li>END: 10<\/li>\n\n\n\n<li>STR: 9<\/li>\n\n\n\n<li>DEX: 13<\/li>\n\n\n\n<li>INT: 9<\/li>\n\n\n\n<li>FTH: 8<\/li>\n\n\n\n<li>ARC: 14<\/li>\n<\/ul>\n\n\n\n<p>Bandit is the class that you should only pick if you have already played two or three Souls games before, and you have experience with the game. The bandit comes with a buckler shield, a knife, a shortbow, and arrows. Which means that heavy fights are not this class\u2019s cup of tea. The higher dexterity is coupled with both the knife and the arrows.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Astrologer<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 6<\/li>\n\n\n\n<li>VIG: 9<\/li>\n\n\n\n<li>MND: 15<\/li>\n\n\n\n<li>END: 9<\/li>\n\n\n\n<li>STR: 8<\/li>\n\n\n\n<li>DEX: 12<\/li>\n\n\n\n<li>INT: 16<\/li>\n\n\n\n<li>FTH: 7<\/li>\n\n\n\n<li>ARC: 9&nbsp;<\/li>\n<\/ul>\n\n\n\n<p>The astrologer is a great pick for the players who are first-time souls players, and let me tell you why. because it comes with spells that let you attack the enemies safely from a distance, which means that you don\u2019t need to master combat combos to kill. The astrologer also starts with high intelligence and mind stats, which means you could deal high damage right away. It also has enough dexterity to be flexible with weapons. That\u2019s why the astroger class is a popular pick for beginners.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Prophet:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 7<\/li>\n\n\n\n<li>VIG: 10<\/li>\n\n\n\n<li>MND: 14<\/li>\n\n\n\n<li>END: 8<\/li>\n\n\n\n<li>STR: 11<\/li>\n\n\n\n<li>DEX: 10<\/li>\n\n\n\n<li>INT: 7<\/li>\n\n\n\n<li>FTH: 16<\/li>\n\n\n\n<li>ARC: 10<\/li>\n<\/ul>\n\n\n\n<p>Just like the astrologer, the prophet is also a spell-casting class but with a different speciality. The astrologer class had more intelligence, so instead of that, in the prophet class, it has more faith stats for casting the incantations. This compensates by being stronger in vigor and strength. They are also good at healing allies, which means that the prophet class is also good for the co-op.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Samurai:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 9<\/li>\n\n\n\n<li>VIG: 12<\/li>\n\n\n\n<li>MND: 11<\/li>\n\n\n\n<li>END: 13<\/li>\n\n\n\n<li>STR: 12<\/li>\n\n\n\n<li>DEX: 15<\/li>\n\n\n\n<li>INT: 9<\/li>\n\n\n\n<li>FTH: 8<\/li>\n\n\n\n<li>ARC: 8<\/li>\n<\/ul>\n\n\n\n<p>The samurai class is one of the most popular ones in the game, and it is also a really decent pick for players who are new to Souls games. The reason is that it has an excellent balance between melee strength and defense, and also has range versatility.&nbsp; You initially start the game with a katana, longbow, Offhand shield, and fire arrows. The samurai class also has the second-highest dexterity stats out of any other class, which means that you will be more agile and precise in your attacks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Prisoner:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 6&nbsp;<\/li>\n\n\n\n<li>VIG: 11<\/li>\n\n\n\n<li>MND: 12<\/li>\n\n\n\n<li>END: 11<\/li>\n\n\n\n<li>STR: 11<\/li>\n\n\n\n<li>DEX: 14<\/li>\n\n\n\n<li>INT: 14<\/li>\n\n\n\n<li>FTH: 6<\/li>\n\n\n\n<li>ARC: 9<\/li>\n<\/ul>\n\n\n\n<p>If you\u2019re really confident in your skills in the Souls game, then the prisoner class is undeniably the class you should start with. Your journey begins with a sword,a staff, a shield, and one spell that strikes a single target at a range with a dagger. The prisoner also has a great intelligence and dexterity stat, which means they are good at both playstyles. You could use them as a hybrid.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Confessor:<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 10<\/li>\n\n\n\n<li>VIG: 10<\/li>\n\n\n\n<li>MND: 13<\/li>\n\n\n\n<li>END: 10<\/li>\n\n\n\n<li>STR: 12<\/li>\n\n\n\n<li>DEX: 12<\/li>\n\n\n\n<li>INT: 9<\/li>\n\n\n\n<li>FTH: 14<\/li>\n\n\n\n<li>ARC: 9<\/li>\n<\/ul>\n\n\n\n<p>This class should be used by the second-time players who have ended the game once before, or you could choose this as your first starting class, but the reason why it\u2019s considered an advanced class rather than a beginner one is that it has a hybrid playstyle and the stats are all over the place. It also requires you to constantly juggle between melee combat to the incantations. Which means that it would be a lot more confusing for the players who are playing the game for the first time.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Wretch<\/strong><\/h3>\n\n\n\n<p><strong>Attributes:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Level: 1<\/li>\n\n\n\n<li>VIG: 10<\/li>\n\n\n\n<li>MND: 10<\/li>\n\n\n\n<li>END: 10<\/li>\n\n\n\n<li>STR: 10<\/li>\n\n\n\n<li>DEX: 10<\/li>\n\n\n\n<li>INT: 10<\/li>\n\n\n\n<li>FTH: 10<\/li>\n\n\n\n<li>ARC: 10<\/li>\n<\/ul>\n\n\n\n<p>The wretch class is often considered a blank slate class or a challenge class. Because you start with nothing but a club and a loincloth. On the bright side, every stat of this class is perfectly balanced at 10. Which means that it is the most flexible class in the game, and you could lean towards a playstyle you like. But due to that, it is also the weirdest or the hardest class for a beginner.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion:<\/strong><\/h2>\n\n\n\n<p>Each class in Elden Ring has a distinct playstyle as well as a lean towards a side. It could either be aggressive, spell-heavy, or a co-op material. For a beginner, all of this might be confusing, and to combat that, I have explained in the blog which classes a beginner should pick. I have done it for experienced players as well.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>&nbsp;FAQ\u2019s<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Which class to choose in Elden Ring?<\/strong><\/h4>\n\n\n\n<p>Vagabond, Astrologer, and Confessor are some of the safest picks for beginners in Elden Ring.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Does it matter what class I choose in Elden Ring?<\/strong><\/h4>\n\n\n\n<p>Yes, it does matter because a class determines the base build stats.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Can you respec in Elden Ring?<\/strong><\/h4>\n\n\n\n<p>Yes, you could, you could respec in the game 18 times in a single playthrough.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The character classes in video games are designed to give depth to the game design. They are also there to cater to a large pool of players and widen the choices for the players. Because while you might not deem this necessary, a lot of players actually do want to choose which kind &#8230; <a title=\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle\" class=\"read-more\" href=\"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/\" aria-label=\"More on Elden Ring Class Guide: Find the Perfect Class for Your Playstyle\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":23781,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[212],"tags":[],"class_list":["post-23556","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-elden-ring","infinite-scroll-item","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Elden Ring Class Guide: Find the Perfect Class for Your Playstyle -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle -\" \/>\n<meta property=\"og:description\" content=\"The character classes in video games are designed to give depth to the game design. They are also there to cater to a large pool of players and widen the choices for the players. Because while you might not deem this necessary, a lot of players actually do want to choose which kind ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Immortalboostcheapboosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-06T07:18:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Warren\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@immortalboost\" \/>\n<meta name=\"twitter:site\" content=\"@immortalboost\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Warren\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/\"},\"author\":{\"name\":\"Warren\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/person\\\/7c2474ec9f2e7494edb47bfba3921c5b\"},\"headline\":\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle\",\"datePublished\":\"2026-01-06T07:18:40+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/\"},\"wordCount\":1541,\"publisher\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp\",\"articleSection\":[\"Elden Ring\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/\",\"name\":\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle -\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp\",\"datePublished\":\"2026-01-06T07:18:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#primaryimage\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp\",\"width\":1536,\"height\":1024,\"caption\":\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/elden-ring\\\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elden Ring\",\"item\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/category\\\/elden-ring\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\",\"name\":\"Immortalboost\",\"description\":\"ImmortalBoost Blog - Get Better At Gaming\",\"publisher\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#organization\",\"name\":\"Immortalboost\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Immortal-Boost-704x151-1.webp\",\"contentUrl\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Immortal-Boost-704x151-1.webp\",\"width\":704,\"height\":151,\"caption\":\"Immortalboost\"},\"image\":{\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Immortalboostcheapboosting\\\/\",\"https:\\\/\\\/x.com\\\/immortalboost\",\"https:\\\/\\\/instagram.com\\\/immortalboost\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/#\\\/schema\\\/person\\\/7c2474ec9f2e7494edb47bfba3921c5b\",\"name\":\"Warren\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g\",\"caption\":\"Warren\"},\"description\":\"A pro gamer and a content writer. Playing games and writing content on games from the last 5 years. Favourite games are Apex, Valorant, Dota, Rocket League, Overwatch &amp; LoL.\",\"sameAs\":[\"https:\\\/\\\/immortalboost.com\\\/blog\"],\"url\":\"https:\\\/\\\/immortalboost.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/","og_locale":"en_US","og_type":"article","og_title":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle -","og_description":"The character classes in video games are designed to give depth to the game design. They are also there to cater to a large pool of players and widen the choices for the players. Because while you might not deem this necessary, a lot of players actually do want to choose which kind ... Read more","og_url":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/","article_publisher":"https:\/\/www.facebook.com\/Immortalboostcheapboosting\/","article_published_time":"2026-01-06T07:18:40+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp","type":"image\/webp"}],"author":"Warren","twitter_card":"summary_large_image","twitter_creator":"@immortalboost","twitter_site":"@immortalboost","twitter_misc":{"Written by":"Warren","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#article","isPartOf":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/"},"author":{"name":"Warren","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/person\/7c2474ec9f2e7494edb47bfba3921c5b"},"headline":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle","datePublished":"2026-01-06T07:18:40+00:00","mainEntityOfPage":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/"},"wordCount":1541,"publisher":{"@id":"https:\/\/immortalboost.com\/blog\/#organization"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp","articleSection":["Elden Ring"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/","url":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/","name":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle -","isPartOf":{"@id":"https:\/\/immortalboost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#primaryimage"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#primaryimage"},"thumbnailUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp","datePublished":"2026-01-06T07:18:40+00:00","breadcrumb":{"@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#primaryimage","url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp","contentUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2025\/11\/task_01ke905pr4fs5tgrw128124a1z_1767681251_img_1_11zon.webp","width":1536,"height":1024,"caption":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle"},{"@type":"BreadcrumbList","@id":"https:\/\/immortalboost.com\/blog\/elden-ring\/elden-ring-class-guide-find-the-perfect-class-for-your-playstyle\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/immortalboost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Elden Ring","item":"https:\/\/immortalboost.com\/blog\/category\/elden-ring\/"},{"@type":"ListItem","position":3,"name":"Elden Ring Class Guide: Find the Perfect Class for Your Playstyle"}]},{"@type":"WebSite","@id":"https:\/\/immortalboost.com\/blog\/#website","url":"https:\/\/immortalboost.com\/blog\/","name":"Immortalboost","description":"ImmortalBoost Blog - Get Better At Gaming","publisher":{"@id":"https:\/\/immortalboost.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/immortalboost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/immortalboost.com\/blog\/#organization","name":"Immortalboost","url":"https:\/\/immortalboost.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2023\/07\/Immortal-Boost-704x151-1.webp","contentUrl":"https:\/\/immortalboost.com\/blog\/wp-content\/uploads\/2023\/07\/Immortal-Boost-704x151-1.webp","width":704,"height":151,"caption":"Immortalboost"},"image":{"@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Immortalboostcheapboosting\/","https:\/\/x.com\/immortalboost","https:\/\/instagram.com\/immortalboost"]},{"@type":"Person","@id":"https:\/\/immortalboost.com\/blog\/#\/schema\/person\/7c2474ec9f2e7494edb47bfba3921c5b","name":"Warren","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d763c13d4c164d0314c35ebe2bc2af24dca7f8e0e13bc011320b701e9f49510b?s=96&d=mm&r=g","caption":"Warren"},"description":"A pro gamer and a content writer. Playing games and writing content on games from the last 5 years. Favourite games are Apex, Valorant, Dota, Rocket League, Overwatch &amp; LoL.","sameAs":["https:\/\/immortalboost.com\/blog"],"url":"https:\/\/immortalboost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/23556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/comments?post=23556"}],"version-history":[{"count":2,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/23556\/revisions"}],"predecessor-version":[{"id":23571,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/posts\/23556\/revisions\/23571"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/media\/23781"}],"wp:attachment":[{"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/media?parent=23556"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/categories?post=23556"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/immortalboost.com\/blog\/wp-json\/wp\/v2\/tags?post=23556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}