Thats the build i ran with mostly this season after getting a near perfect doombringer just cant pull off a Minion based build but theres too many posts about that. I just havent looked enough at what is planned so i thought id post the question here and you guys can let me know or school me.
Fewer corpses, fewer xâfalâs procs (if you were using it), less cooldown reduction on blood mist, bone storm, and corpse tendrils, less damage with blighted corpse explosion. It might be fine, but I have zero interest in playing a weaker version of something that I played just last season (S2), particularly when it wasnât a âbrokenâ-strong build to begin with.
Ok ya true ive been trying to put a blood focused build together to test some things out but its not exactly a burst build still tho trying to find a new build that maybe i could experiment with
I have Infinimist ranked as S tier despite the nerfs. Variety of reasons. Chief among them is that Blighted Corpse Explosion 1. SCALES and 2. Works with EVERYTHING. Thatâs how they designed it. Thatâs not how I designed it. Thatâs how Blizzard designed it.
Blighted Corpse Explosion
Fueled by Death
Decrepify
Amplify Damage
Shadowblight
Reaper Sacrifice
Stand Alone
Memento Mori
Blighted Aspect
Exhumation Glyph
Darkness Glyph
Control Glyph
Wither
Scent of Death
Flesh Eater
Black River
Howl from Below
You would be hard pressed to find another skill that synergizes and scales like that. For example, Blood builds scale from Overpower damage so youâre building Overpower Damage %, Maximum Life, and Crit Damage/Chance. Once you hit the point where you have to grind out rolls for min maxing, your power will stop building up.
Whereas with the Infinimist build, getting more Intelligence continues to scale BCEâs damage. You canât do that with Blood. Getting more Int only marginally increases the damage of your Core skill. Intelligence also does nothing for Summoner builds (unless Shadow).
In the end, youâre investing in one thing or the other. In this case, Intelligence vs Overpower Damage. However investing in Intelligence is better than Overpower Damage as you hit that wall of around 3-4k% OP dmg. Itâs just the way it is.
To use âBlighted Corpse Explosionâ you need a corpse. The odds of creating a corpse will be less? So less explosions?. It seems to me, and I hope I am wrong, that if you based your build around âBlighted Corpse Explosionâ your xfals and/or ring of mendeln will be less of a value. Just have to wait and see.
Iâll put it plainly, no.
What are you talking about? Blood skills scale with intelligence and so do minions (at 30%). Intelligence increases weapon damage which every build cares about, including OP builds.
Do I think Infinimist can still CC/clear the screen with risk of death approaching zero percent in most high density scenarios? Probably. It might take longer. Will it struggle more than it already did in limited target scenarios? Yep. Will it be worse? Uh huh. Will it make sense to play it? Possibly not.
ya i just gotta figure out what build i want to do next season im open to suggestions iridium?
Intelligence does not increase weapon damage. Only skill damage, and it does not increase minion damage if youâre thinking RS counts as a âskillâ (it doesnât in the way that your basic/core/mastery skills do)
https://diablo4.wiki.fextralife.com/Stats+&+Attributes
Blood Skills scale with Intelligence yeah but keep in mind that Overpower Damage allows you to hit for millions of damage. Adding more Int, like 100 or something only marginally increases that number.
Intelligence on the other hand for Infinimist grants you more damage to BCE, chance to do bonus damage, and more bonus damage. Thatâs the primary difference why Int = Infinimist and Overpower Dmg % = Blood.
Intelligence does not increase weapon damage. Only skill damage
Maybe my terminology was misleading. Intelligence is a separate multiplier and I simply rolled it into weapon damage. You could call it attack power or skill damage but both arenât accurate because attack power includes additive bonuses in game and skill damage refers to a skills damage percentage.
Fact is, as a separate multiplier, it increases blood skillsâ damage by a lot.
[weapon damage] x [core stat bonus] x [additive bonuses like op damage] x [1.5 op multiplier]
The same is true for minions, they scale with core stat. Hell, even thorns scales with intelligence.
Oh, I donât know. For Shadow setups maybe something relying more on core skills. Blight isnât a terrible skill to build around. Sever is okay but has a lot of downsides. Iâd imagine Bone Spear will still be respectable. Blood probably has plenty of respectable setups. The OP nerf isnât as major as some seem to think. I donât know if Bone Spirit or a Bone Spear/Spirit hybrid will be a thing or not.
Playing another class is always an option. Druids are fun. Barbs can be fun if you like watching every mob in the room and the three next door explode each time you smash your hammer. There are less brutal builds you can play on it. I canât speak to Sorc or Rogue. Never played em.
Itâs hard to say really. Itâs one thing to look at numbers and whatnot and another to pick up a build and play it to see how things flow.
The engine that Drives this build IS Hit hardâŚOverall ~ 40% less lh IS hugeâŚxfals proc Chance goes from ~50% down to ~25%âŚcdr via decrepify also lost 50% of ITS potencyâŚhewed flesh got Hit equally AS hardâŚIT will still be viable but Not s Tier anymore. More Like b Tier. But the interesting question No one asks IS why they Change ITâŚmy guess: they realisied a build Like infinimist does more harm than good for necro as a whole, so IT needs to die to make room for some much needed Changes in the Mobility FrontâŚi guess they want to Establish bloodmist AS a real Mobility/immunity Skill in the Future to solve necros movement Speed ProblemsâŚfor this to Happen infinimist needs to die AS IT would get to Strong otherwiseâŚon top they want to Push the Meta to core abilities, SummonerâŚfor this to BE Balanced CE needs to BE brought down in effectivness to Open more build diversity in the Future by making IT less mandatory AS the engine of nearly every buildâŚso what WE are seeing Here IS the First step to Reinventing the whole classâŚSame goes for cult Leader ChangesâŚthe Problem is, they dont have the Guts to follow through on this and Deliver US half baked solutions making the now even more Problematic for necro. And we cant Trust them to actually have a Vision at all after all their mindless desicions in the pastâŚso the likely Outcome IS they Change course again and everybody loses in the Long runâŚbut AS they dont communicate their reasons for Changes this IS all guessingâŚeitherway These Changes are Bad for season3
they probably saw videos of Infinimist necros clearing 20+ aoz easily and came to the conclusion that it was too op.
I canât stand it any longer. For anyone familiar with tampermonkey, hereâs a quick script to convert Unknwnâs posts to lower case.
// ==UserScript==
// @name Unknwn decapitalization
// @namespace http://tampermonkey.net/
// @version 2024-01-23
// @description my eyes are bleeding
// @author You
// @match https://us.forums.blizzard.com/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=blizzard.com
// @grant none
// ==/UserScript==
(function() {
'use strict';
$('div.topic-meta-data > div > span.username > a[data-user-card="Unknwn-21236"]').each((i,a) => {
$(a).parent().parent().parent().siblings('div.regular.contents').children('div.cooked').each((j,c) => {
$(c).html($(c).html().toLowerCase().replaceAll('âŚ', '.</br>'));
});
});
})();
did you said that blood mist is a solution for mobility inmunity?
who are you a jokerÂż
Obviously IT IS Not right nowâŚi only speculated that they could Change bloodmist to Help necro in These regardsâŚthe Key Word Here IS âcouldâ
But Barb did it even easier and they are still super OP.