#psyker-class

1 messages ยท Page 1802 of 1

delicate dove
#

when you think you're getting closer to understanding the mechanics then that happens

clear heath
#

could be some old bug with taunt

clear heath
#

i choose to believe this is psyker racism

celest valve
#

oh

celest valve
#

actually both of you are, I think, within the 7 meter distance radius

#

so both of you are valid, equal targets for the daemonhost and 'closest player unit'.

#

well, not actually, god the c ode is confusing @.@

clear heath
#

i feel like he was a little closer...

celest valve
prime elk
clear heath
#

he had the pvp strats ready for me

delicate dove
celest valve
#

which admittedly this is a guess and i'm not entirely sure is backed up uhhhh

delicate dove
#

I give up. I assume that ability just has a bugged interaction, like staggering a dh into agro immediately makes it work wrong, idk

clear heath
#

It's an older clip so it could be fixed by now anyways

celest valve
#

oh

#

yeah actually that could be it

#

this seems to be the 'oh god we shouldn't be here but HERE WE ARE' code

primal oasis
#

Does anyone have a build/talent tree recommendation for the fire staff?

celest valve
#

which attempts to set aggro on stagger when it leaves the passive state

#

(which it did there, because of random taunt)

#

except it didn't leave passive state because of stagger, it left because of the taunt

celest valve
#

so then it selects a target for aggro whiiich happens to be the psyker, because FOR. SOME. REASON. the ogryn has occupied slots or something.

#

(on account of taunt)

#

which actually might be fixed because I guess now I know why there was the random daemonhost stagger effect on ogryn taunt huh.

strong gulch
#

I forgor about the slot system and how that might interact with the DH.

celest valve
marble crater
primal oasis
celest valve
#

like, iunno, an ogryn deciding to taunt the daemonhost and yelling GET UP NOW

#

(don't taunt the daemonhost or this happens)

#

also did you know that a daemonhost can have nurgle's blessing at a 25% chance

primal oasis
jovial juniper
celest valve
#

(unless you're one of the few classes that can)

jovial juniper
#

Telling the muhfuh to square up it'll square up

clear heath
#

I think we won that DH fight anyways

#

Not really that much of an issue to tank a DH when you have KD and there's no other enemies

primal oasis
celest valve
strong gulch
strong gulch
celest valve
#

minion_target_selection_weights.chaos_daemonhost = { disabled = -5, distance_to_target = 2, max_distance = 500, occupied_slots = -1, taunt_weight_multiplier = 2, threat_multiplier = 3, stickiness_bonus = math.huge, stickiness_duration = math.huge, } anyway this is the weights if weird things happen and a daemonhost doesn't have a threat of math.huge towards someone

strong gulch
#

not the 25% tho

strong gulch
#

math.huge

celest valve
#

it's a huge number

#

a math.huge number, in fact

#

also i think this means if you negate damage you get more threat so enemies target you more which is mean and funny and hmm

strong gulch
celest valve
#

or that might add threat to the minion for bots hmm

#

oh, yeah, unit a is the attacked unit, unit b is the attacking unit

#

(well, attacking unit owner)

#

huh if you get hit by a charger, other players get threat added to them, interesting. guess that's to divide up targets and prevent someone from getting focused too hard

#

well being charged by a charger, or a chaos hound approaching

#

lol highest difficulty allows all four players to be disabled at once, apparently lower difficulties do not

#

and on min difficulty apparently if there's only 1-2 players alive, not even a single player is allowed to be disabled? Thonk

#

} local DEFAULT_DISABLER_TARGET_ALONE_PLAYER_CHANCE = { chaos_hound = 0.75, cultist_mutant = 0.25, renegade_netgunner = 0.5, } if you're alone: fuck you

deft stump
#

Vewy unlikely on low diffs.

celest valve
#

chance_for_coordinated_strike = 0.1, specials have a coordinated strike chance huh.

deft stump
#

Cos I have seen 3 people being disabled before in Sedation.

#

Well, both bots and someone else.

celest valve
#

oh god that increases up to 25% chance with difficulty

strong gulch
#

I thought there was supposed to be a mechanic where the last player had some anti disabler thing. Like after awhile or until x amount of damage or corruption the disabler stopped.

I thought that was patched out or something. I guess whatever I saw/ remembered was just a difficulty thing.

celest valve
#

20% "coordinated surge" chance

deft stump
#

I mean, have you seen 2 muties flank charge you just to try to dook you over?

#

I did, it just happened.

celest valve
#

"num_required_speed_running_checks"

strong gulch
#

Specials pulling "cleaver girl" tricks in higher difficulties.

celest valve
#

ok so loner prevention looks like it has a 20-40 second cooldown at highest difficulty, speed running prevention(???) is 10-15s

marble crater
celest valve
#

i think speed running prevention is actually maybe the "fuck you knife zealot in particular" thing

strong gulch
marble crater
#

Ah, that I wouldn't know, because I killed them all chadgryn

celest valve
#

Log.info("SpecialsPacing", "Trying to inject speed running prevention breed ahead %s.", speed_running_prevention_breed_name) btw is there a way as a player to see the log or do you have to be server

marble crater
#

(We still failed the mission later) Sitgryn

strong gulch
#

no clue about logs

celest valve
#

ok so apparently if you are running ahead of the group(alone and by yourself) for 10 seconds or more. you are 10 meters 'ahead', and the current challenge rating is 8 or higher: ooop, speedrunner detected, now sending speedrunning prevention specialists

strong gulch
#

Where do those specials so up. Only on the speed runner? Anywhere where a player is? Is it weighed to prefer the speedrunner but the other teammate can catch the specials as well?

celest valve
#

Specials in general always seem to want to spawn ahead unless otherwise specified so on the speedrunner yes.

#

min_wound_tension_requirement hmm

#

local DECAY_TENSION_RATES = { build_up_tension_low = _multiplier_step(1.25), build_up_tension = _multiplier_step(1.5), build_up_tension_high = _multiplier_step(2), sustain_tension_peak = _multiplier_step(0), tension_peak_fade = _multiplier_step(2), relax = _multiplier_step(2), } multiplied by 1.75 for highest difficulty

#

relax goes into build up low, where it then varies between low and high until it reaches peak. Peak goes into fade, and fade goes into relax.

#
            base_decay_rate = 0.8,
            high_threshold = 50,
            low_threshold = 0,
            max_value = 60,
            medium_threshold = 25,
            tension_modifier = 12,
            combat_states = {
                high = "high",
                low = "low",
                medium = "medium",
            },
        },```
delicate dove
#

Oh yeah, forgot to ask, is silent toxbursters leaping out of doorways a bug or feature? Lol

marble crater
#

Yes

celest valve
#

(i've had problems before with it trying to send signals to speakers not plugged in, rear speakers specifically)

deft stump
strong gulch
#

There a sounds cue priority issue too.

delicate dove
#

This shi has been in the game too long

strong gulch
#

sometimes things just don't makes sounds and sometimes they get drowned out

#

Trauma/ voidblast can be funny with its blast noises too.

delicate dove
#

So when they leap out of a doorway suddenly, they've been sitting on the other side like normal and are just silent?

deft stump
#

Or too many things die or so at once and sound system goes with it.

mental grail
#

They need to give crushers loud booming footsteps and a straining grunting noise on OH windup

delicate dove
strong gulch
delicate dove
#

Mod to replace crusher footsteps with vine booms

deft stump
#

And then you are on edge because they still play it when they are dead.

strong gulch
deft stump
#

And only when they are dead.

#

Clearly.

delicate dove
#

crushers on their way to 1 tap you from behind

strong gulch
#

I found where my youtube clips are. Never noticed there was a tab for them.

celest valve
#

"mutator_auric_tension_modifier" whuh

#

oh, that's likely so that you can't cheese auric missions with the second to last difficulty, which maxes out tension when there's only 1-2 players alive.

#

(or after a player dies, rather)

fiery stratus
tight scroll
cloud night
#

Hello
Recon lasgun on SG psyker is love

That is all

elder glade
#

This is true

sturdy reef
#

try the heavy las pistol

elder glade
#

The mk2 Las pistol = neuron activation

cloud night
#

Noted

fiery stratus
mighty olive
#

heyo frands, am trying greatsword for horde clearing, am using left click surge build with scriors, any recommendations on prek/blessings? never used this sword xD

azure parcel
#

man, the more I play with Voidblast, the more I like it

#

the free CC on top of solid damage is great

dull scroll
#

get cleave thing for FGS, perks cara unyield

mighty olive
marble crater
#

New event today? staregryn

upper sun
#

tfw no events

jovial juniper
#

31 of February

#

That's when new event

deft stump
#

Honestly expected some make war not love event.

marble crater
#

My Seer needs that frame for his beloved

upper sun
deft stump
upper sun
#

yeah

#

next year tho KEKW_ogryn

potent echo
#

Update

#

Or darktide 2 announcement

#

I'll take either

summer prairie
#

Looking at lua changes, I see some havoc fixes in this patch/hotfix (probably still related to rank/rewards). Not much else

potent echo
#

Fatshark has to be working on a new game right...?

cosmic sigil
#

why?

potent echo
#

What else are they doing staregryn

#

Making one weapon every 6 months

cosmic sigil
#

there's 4 content updates planned for this year

upper sun
cosmic sigil
potent echo
#

Wheremst I don't see any blog post about this udder

summer prairie
#
potent echo
#

Wow it's dorn

upper sun
#

EVENT

#

YAY

jovial juniper
fringe garden
#

I just want a chaos wastes mode at some point

jovial juniper
#

Another 2 years

summer prairie
jovial juniper
#

Took them 2 years for Weaves but good

summer prairie
jovial juniper
#

Another two for chaos waste but 40k

potent echo
#

Tainted airwaves

summer prairie
potent echo
#

Some sort of signal that reverses your controls every few minutes staregryn

summer prairie
#

"Complete Mortis Trials in all Theatres of Mortification"

autumn lark
jovial juniper
#

It might be time for this

upper sun
#

anyone in game rn?

upper sun
#

are the events all lights out vent purge again?

deft stump
#

@paper dust @tidal steppe @noble mason @icy breach This is the (real) emotional support gremlin.

summer prairie
#

"Some enemies have been blessed by the Lord of Pestilence, granting them healing powers, they will heal allies 10%/s and damage players 1%/s when in proximity."

jovial juniper
#

Good enough
Welcome back pd2 medic

deft stump
tidal steppe
noble mason
flat shadow
#

Or heavies in desperation

deft stump
tidal steppe
#

Its my boy!

noble mason
#

not the psyker chat

#

anything but here

deft stump
noble mason
noble mason
deft stump
noble mason
#

is so

summer prairie
#

"Enemies in this sector appears to be raging, they will buff each other on death, increasing their hitmass by 0.2% per stack, and gains resistance against attacks by 0.1% per stack" eh

tidal steppe
#

Bro they were complaining about only 2 builds being viable in high havocs

#

I was cringing so hard

noble mason
#

who was

deft stump
upper sun
noble mason
#

ah thats normal

jovial juniper
#

It also feels underwhelming

#

Unless you're in a big big horde

tidal steppe
#

Gun psyker guy

#

And another 2 random dudes

noble mason
#

h40 hard bro

#

u need bubbles and chorus to pass it

#

and shout vet with a plasma

#

ban all ogryns they suck

jovial juniper
#

But go on

#

We're listening

noble mason
cloud night
deft stump
jovial juniper
#

I read Sarcasm
I just won't stand for Ogryn slander in any way of shape for form

deft stump
#

He plays pickaxe bullrush.

#

Wdym?

jovial juniper
#

What do you mean what do I mean

#

I'll just go against ogryn slander

#

Satirical

#

Poetical

#

Parodical

#

Goth

#

Renaissance

mighty olive
marble crater
#

Excise Vault return soon pogryn

quartz barn
#

Inb4 i get flamed for putting in the capsules because everyone wants to get the penance Sitgryn

nocturne dust
#

Excise the team

quartz barn
#

That already happens if you play any hourglas map

deft stump
#

Time for 3-4 man private games.

quartz barn
#

Let me in i still need the fan penance

upper sun
#

wait

#

moebians arent up yet?

jovial juniper
#

2 days

upper sun
#

bruh

#

AAAAAAAAA

marble crater
#

Grimoire gaming

deft stump
vernal temple
#

fuck grimoires, all my homies hate grimoires

#

Excise Vault Spireside-13 will return to the mission board on Thursday, February 20.

finally!

jovial juniper
#

Remember to get your extra dosage of corruption resist shot before dealing with grims

vernal temple
#

just don't select missions with grimoires susgryn

jovial juniper
#

Since it's an event it'll probably have guaranteed grims or scrips

#

Just get lucky I guess

modern pasture
#

*checks update notes
*sees no psyker talent bugfixes ๐Ÿ˜ญ

plucky flax
#

Stack hp

#

No corruption resist needed

deft stump
#

Can't even lose a wound with both grims on sedation grim hunt lul.

#

I could add in grim resist, but that seems overkill.

upper sun
#

i forgot to revive someone today ๐Ÿ’€

plucky flax
deft stump
marble crater
deft stump
upper sun
#

i just dead ass walked past the revive point to the end

marble crater
upper sun
#

i forgor ๐Ÿ’€ there was a dh on the direct path

marble crater
#

It's getting worse with each message whatthefuck_heresy

quartz barn
#

Reviver to the revived

#

Average clad moment

#

Unless he plays with me, where he just leaves the game Sitgryn

upper galleon
#

Mystical wizard Beanus Weenus

#

source in pettide

quartz barn
#

So did i ๐Ÿ˜ฆ

#

Buff oggy pls fs thumbsup_ogryn

deft stump
fathom adder
#

Starmusk or Abysmal Dogshit
Which way rural man

patent mango
#

slop or slop

upper sun
#

i now survive 3 minutes longer than my team

cold spruce
#

do 2 different inferno staffs stack separate instances of burn or is it just one

marble crater
cold spruce
#

s op prob best to not stack them then

#

how does dot ownership work

#

if I stack mine up and uncanny is it only my portion of soulblace that pens armor or does someone take ownership of the dot

brazen rampart
#

Someone else takes ownership if they apply over you.

#

That's why you don't run 2 purgs or a purg and a blaze trauma in havocs.

#

You'll be fighting over who owns soulblaze every 2 seconds.

cold spruce
#

thx

brazen rampart
#

This is why flamer zealouts anger me in pub aurics, they steal my infernus ownership and it enrages me.

fathom adder
#

Plus Rending Trauma + Inferno combo pours out huge damage while also controlling

deft stump
#

Everyone just loves their scoreboard numbers.

#

I don't care.

fathom adder
#

I care a lot about Times Netted, Pounced, Downed, and Killed, and Damage Taken, while ensuring I at least pull my weight offensively (which is the first and best defense after all)

thorn cedar
#

they 'stack'

brazen rampart
tribal tide
#

Do you guys know of a way to reduce the inferno staff fx?
I know there is a mod that can completely remove it, but I'm looking for a more transparent version? (if you know what I mean)

cold spruce
#

ill make a traum staff build for teammates that wont swap then

#

same tree?

deft stump
cold spruce
#

shiiiiii

brazen rampart
#

You can build to not do that outside of pc though.

#

Any pc procs will just help out your purg teammate.

#

No big deal there, tbh.

cold spruce
#

did trauma staff get renam ed to voidblast/voidstrike?

#

never used it

marble crater
cold spruce
#

sick thx

cold spruce
#

do you still want low warp res to edge higher peril or higher warp res dna dump stat quell speed since we arent useing venting on this

copper jay
#

What are best weapons for psyker ?

marble crater
#

Max your staff out staregryn

marble crater
copper jay
#

I dont know this is my first day

#

And i'm in my second game

marble crater
#

In that case ignore all the psyker exclusive weapons for now, use a gun and make your way to the left right side for Assail blitz, it will be your best friend while leveling

long wharf
#

right side for assail

marble crater
#

Oh, yeah

long wharf
#

assail makes level basically brain-dead

copper jay
#

Why ?

copper jay
cold spruce
long wharf
#

you just started playing the game - go do it and see for yourself

marble crater
#

Staves are better with high stats, low stat staves suck

#

Borderline unusable staregryn

elder glade
#

You'll also be going through a lot of the easier content right now, pretty much assail and rudimentary melee will be all you need at the current moment

fiery stratus
analog island
marble crater
#

I'm starting to think that Matt might have a drug problem staregryn

agile laurel
#

Is this what i think it is?

#

No more Hadron trolling?

marble crater
#

Sounds like it

agile laurel
#

Let's hope it's actually fixed this time.

#

Gonna upgrade some and will let you know

strong gulch
agile laurel
#

I have many weapons to upgrade so i need this to work

marble crater
#

I also have a 62% warp res illisi to fix on the second psyker

#

Literally unplayable

agile laurel
#

Speaking of psyker

patent mango
#

9th fix for this one

agile laurel
#

Any tips for Damnation difficulty?

long wharf
#

don't die

agile laurel
#

Thanks

upper sun
#

know that you can attack through walls
block manage your stamina dodge etc

#

idk who has it tho

marble crater
fiery stratus
jovial juniper
agile laurel
marble crater
#

Learn melee, or you will die

agile laurel
#

Just need this and mah boi is done

agile laurel
#

๐Ÿคฃ

plucky flax
prime elk
#

Now go roll for a FGS with warp resist less than 60 thumbsup_ogryn

agile laurel
#

I have it but i think i'll keep it that way?

#

What do you think?

prime elk
#

Defenses should be maxed

#

Not a dump stat

agile laurel
#

Warp res will go up too

prime elk
#

Yeah if you want a negative warp res FGS

#

You'll need to roll one with lower than 60 max warp res

agile laurel
#

Since i have one maxed already, i will keep this one for the memes

prime elk
#

It's perfectly good yeah

agile laurel
#

Do i keep this one like this ?

prime elk
#

Negative warp res FGS is more just a nice to have for some builds

prime elk
#

Because you're not using the special anyways

agile laurel
#

I see

prime elk
#

But yeah you can keep it like that in case you want to use Illisi

agile laurel
#

I'll keep it that way just in case, i have other swords

#

I kept them all, waiting for the Hadron bug fix...

summer prairie
#

I think WR dump is best for deimos actually, so you can quickly 1,v,2 to generate a ton of peril for shriek. It has to be very low though

prime elk
#

With the latest hotfix

agile laurel
#

Yep that's why i am upgrading them

long wharf
#

what was the Hadron bug?

patent mango
#

pillbug

prime elk
long wharf
#

what would?

#

I haven't seen that happen

clear heath
#

empowering

prime elk
long wharf
#

I guess

#

would the stats just randomly change?

clear heath
#

yeah

long wharf
#

how frequently did the bug happen?

long wharf
#

oh damn that's wild

clear heath
#

like maybe once or twice every 10 fully upgraded weapons. I never really counted

long wharf
#

almost like there's an issue with value bleed between the two properties

#

maybe with the way the stat values are being compressed for network sync

#

your video reminds me of float->int accuracy errors

#

but yeah, justifiably upsetting

prime elk
#

They fixed this bug once already iirc

#

(It was not fixed)

long wharf
#

well, they say they did

prime elk
#

Hopefully it's actually fixed this time lol

long wharf
#

FartShack isn't known for their technical competency

prime elk
#

Yeah in the hotfix that addressed xbox issues they managed to break the inventory

#

It's still broken

#

So annoying

long wharf
#

well, not only is their codebase huge, but it's also all in Lua

#

making it an absolute nightmare to try to do anything consistently across the entire codebase

prime elk
#

I just hope they fix the inventory bug soon

long wharf
#

what's the inventory bug?

prime elk
#

Shit drives me up the wall

prime elk
#

It just defaults to the top of the list

#

When you open inventory or crafting menus

long wharf
#

oh, so that's why that's been happening

agile laurel
long wharf
#

someone should test it now... for the greater good

agile laurel
#

i did

#

so far 2 weapons didn't change stats

fiery stratus
upper sun
patent mango
cold spruce
#

well that seems pretty nice

weary idol
#

I don't understand

cold spruce
#

the amount of times ive tried to pop a sniper and it attatched to some random bull shit is too high

deft stump
weary idol
#

that ain't the weird part bro

#

+stamina and +weakspot damage on force greatsword

#

+crit and elites on bolt pistol

#

bolt pistol with reload speed dumped

deft stump
#

It's like 0.01 sec diff.

#

I think Path tried it.

deft stump
#

Crits and Elite, sure... But then again I have Cara and Flak on mine.

weary idol
#

also the stamina/weakspot dmage greatsword

#

it doesn't even have deflector so it's not like thye were going for that meme build on it

deft stump
#

I'm more, Momentum on mk6?

#

Also, the weakspot thing, I suspect some people still don't know how bad that and crit damage is.

weary idol
#

he's a poxbreaker you'd think they'd have figured it out

deft stump
#

If someone only played sedation for 5k hours...

#

Yes, I'm mostly joking.

#

But you know how people get carried.

#

Also, poxbreaker just means you hit your head on enemies for ages.

copper jay
#

I think i'm in love with the Psyker

#

I love it even at low levels

marble crater
cold spruce
#

do 2 psyker barrier toughness heals stack or nah

deft stump
cold spruce
#

ok sick

#

been getting it up faster than it drops so its nice to know you can just stack em

deft stump
#

Unless you are holding out though, it might be better to split them.

#

Or cornered in H40.

cold spruce
#

or if you are rotating soon save I guess

native cedar
#

Psyker is funsies

cold spruce
#

it is

native cedar
#

Wait, havoc give no xp ? KEKW_ogryn

cold spruce
#

ive only been playing gunpsykersince I started but tried stafs today its pretty fun

native cedar
#

why the hell i am still 30

strong gulch
#

Excise Vault enjoyers rejoice.

blissful solar
#

finally. that map is good

native cedar
#

Erm, i have been taken hostage so much on this map. ppl camping for age on the last event

cold spruce
#

also whats a warp res you would settle on for an inferno

strong gulch
#

60 WR is fine

native cedar
#

Staff psyker removing any interaction with drops is kinda whatthefuck_heresy

strong gulch
#

If you want to gamble away all of your ordos and have a lot more peril gen for faster high peril shrieking, aim for lower.

cold spruce
#

yeah im trying to high peril shriek

#

ive got a 35 one worth going for single didget?

#

idk how much a difference it makes just started psyker

strong gulch
#

Just gotta strike a balance between minimizing quelling and being able to keep peril up for shrieks, wapr nexus, and warp rider.

#

35 should be plenty low.

cold spruce
#

for inferno I just tap quel since it casts whole time even at 100

#

its not too bad

strong gulch
#

Also keep in mind WR is the dump on all force weapons, except voidstrike, because WR scaling is far less impactful.

deft stump
cold spruce
#

how much damage are we talking to go from 41% wr to like 10

sturdy reef
#

Just max it lol

#

Not worth min maxxing

candid gazelle
#

@cold spruce that would be perfect if you want to spam shriek though. So much shriek. I wouldn't upgrade it as that's perfect for a niche shriek spam build.

#

But I would get another one and max it out because numbers.

cold spruce
#

im mainly just trying to stain on high peril while still casting shriek a lot since its damage its not really a "shriek" specific build

candid gazelle
#

Psyker friends, how do I get cliffhanger penance easily? I've played 10 games trying to get it and well I just suck.

deft stump
#

Then you smite fling them off the train top.

#

Sut can probs show it to you if he's on.

feral carbon
#

damn, guess im never playing psyker again

feral carbon
candid gazelle
#

I can do this. I'll add smite jumps +1 and use a force sword. Nothing will stop me.

marble crater
#

The emperor protects, good luck

deft stump
marble crater
#

Potato already did

deft stump
candid gazelle
#

Yes I watched that.

#

Gotta spread that smite fast.

copper jay
#

What are the best build around for Psyker ?

strong gulch
#

gun or staff?

copper jay
#

STAFF

#

I'm here to play Psyker please

strong gulch
copper jay
#

THANKS

crystal cobalt
tranquil sluice
#

will greatsword oneshot all horde trash on h40 at full charge? or do you need a crit?

strong gulch
quartz barn
#

using melee on havoc 40 is kinda meh tho

tranquil sluice
quartz barn
#

for the movement thumbsup_ogryn

#

or knife i guess but i dont really use knife on psyk

tranquil sluice
#

is it so bad that you stick to efficient range and grenades?

quartz barn
#

but nah its because i run purg/trauma so i almost exclusively use those

tranquil sluice
#

oh yeah im in psyker chat

#

staves are sick

quartz barn
#

its not too bad tho, been h40 for idk how many weeks now

#

12 or smt

tranquil sluice
#

im struggling in auric maelstrom so i'm chilling

rustic laurel
#

hi

tranquil sluice
#

no havoc 40 for a long time i assume, don't wanna be carried

quartz barn
#

that gets you to 25-30 at best

tranquil sluice
#

havoc 19 feels easy after a few maelstroms, at least.

quartz barn
#

around 30-35 everyone is ass because 40s dont want you and you only get people who have sub 20 clearance xd

#

unless you somehow luck out and get pulled into a higher havoc

tranquil sluice
#

i would never take a sub 20 clearance into havod 30+

strong gulch
#

Just jump from 16 to 40.

tranquil sluice
#

gotta work your way up a litle

buoyant maple
buoyant maple
# tranquil sluice the big wave

Should still one shot groaners and poxwalkers but wonโ€™t kill moebian 21st groaners unless used at full charge (2 bars)

copper jay
tranquil sluice
#

does it even oneshot the weakest shit at 1 bar in h40?

#

i won't keep in mind exactly what kinda horde or trash it is, so i will just use it at 2 bars, so im wanting to know i my psyker should bring guaranteed crit blessing in h40 or not.

patent mango
#

LETS HECKING GOOO

tranquil sluice
patent mango
#

heck

tranquil sluice
#

i missspelles missspelled

#

oh god

#

the most adorable streamer i know says ''heckdivers'' instead of helldivers

#

curse and ya might go to heck for all of eternity.

strong gulch
# copper jay Thanks ! Which build has the best boss damage (and what weapon each use ? I have...

Psyker's best boss damage is gunker (gun psyker). For magic things, our best is EP BB with inferno. EP is Empowered Psionics; it's the middle keystone (purple). BB is brain burst; currently call brain ruptured but we collectively refused to adapt to the new name.

Inferno and voidblast are more aoe focused and do best with melee that can tackle bigger single targets like crushers and bosses. DS4 (dueling sword 4), FGS (force great sword), deimos (a mk of the force swords), knife, etc all fill that role.

Voidstrike and EK are more single focused; voidstrike does well horde clear wise in hallways but falls short in spread out scenarios. A melee option that is good at hordes is recommended. Illisi (a mk of force sword) and FGS fill these roles.

mental grail
#

the most dysfunctional people on this server when u ask them how to clear havoc 40

copper jay
#

Damn this community is so helpful !

#

(Why do they changed the name of Brain Burst ?)

deft stump
tranquil sluice
mental grail
#

Br is just upgraded bb

tranquil sluice
mental grail
#

that's why

tranquil sluice
#

i kid, they big helpful

copper jay
tranquil sluice
#

im an average joe, i really love all force swords on psyker

#

you can try that and build around doing meele, i reccomend smite, it's great at all levels of play, but a lot of people hate it

copper jay
mental grail
proper osprey
tranquil sluice
#

getting good at meele, and not taking damage, is probably the biggest thing to progress, not getting downed helps the team not just by you not dragging them down, but also that you keep buffing them passively and using your abilities to help.

strong gulch
fathom adder
copper jay
#

(Begon today)

copper jay
fathom adder
#

Same with Zealot Chastise the Wicked --> Fury of the Faithful

tranquil sluice
#

@copper jay also, never range the ticking poxbursters(when they are running), as a rule, if they fall over, you should usually shoot them, but see if friends are clear ๐Ÿ˜„

#

you push them, and the push range is long

proper osprey
#

There we go I @ the wrong person

strong gulch
#

Also note. If you're baby levels, assail is your main weapon.

copper jay
proper osprey
strong gulch
#

It's now bad, but it's also not meta.

deft stump
proper osprey
#

I donโ€™t personally like that brain rupture node because I dont wanna rely on it

marble crater
#

Someone called for me?

jovial juniper
buoyant maple
tranquil sluice
# copper jay I'm from Vermintide 2 so I have experience on melee for this game (but only for ...

then i just reccomend trying a few weapons, starting with blaze force greatsword, that one is both strong and very satisfying.
The elite folks will probably tell you to try gun psyker and inferno staff, but i feel like that is only viable at lvl 30 and with a weapon worth investing in.
Greatsword is fun from the getgo, you charge the 2 crosshair bars, activate special, then swing it toward the biggest horde you can find.

buoyant maple
#

Itโ€™s also higher damage than normal brain burst (usually)

deft stump
marble crater
#

Also funnier than normal brain burst

patent mango
#

truly just had to remove the slow charge and the glowy enemies

#

๐Ÿ”ฅ

copper jay
patent mango
#

it faster

#

and mor mobile

marble crater
#

Better dodges

mental grail
#

more mobile

tranquil sluice
#

can smal force swords also get uncanny?

marble crater
#

He could have meant sprint speed only whatthefuck_heresy

deft stump
#

Use on Deimos btw.

strong gulch
#

Uncanny and slaughter

tranquil sluice
#

Deimos is great, probably easiest for poking big boys

#

uncanny is always my go-to first of all, on anything that can use it.

deft stump
#

Flees.

tranquil sluice
#

deflector is the fun-having blessing.

strong gulch
#

If illisi is your horde clear, do slaughter + delflector.

proper osprey
#

psyker suffers from a vermintide problem where if thereโ€™s not enough enemies on screen but trash shooters they will tear you apart

deft stump
proper osprey
#

Itโ€™s why I prefer grabbing those toughness nodes

copper jay
#

(noob question : all blessing are always active ?)

proper osprey
copper jay
proper osprey
#

Illlis with uncanny and repoist my beloved

tranquil sluice
copper jay
tranquil sluice
#

so now you go to the crafting station and pick 1 blessing out of those you have mastered.

#

if the weapon is blue or better

deft stump
marble crater
strong gulch
marble crater
strong gulch
#

lol

marble crater
#

10 people answered the question, getting spammed with pings

tranquil sluice
#

๐Ÿซก

deft stump
copper jay
#

I'll try try right now

strong gulch
#

and having stamina

deft stump
#

You will only really block shots from infront and it doesn't work when rescuing or picking someone up with the ranged block part.

marble crater
#

I also just lost my xcom2 ironman campaign, rip me KEKW_ogryn

tranquil sluice
deft stump
proper osprey
#

Anytime I run deflect I always forget I have it and never block gunners

marble crater
deft stump
#

YES.

deft stump
proper osprey
buoyant maple
proper osprey
#

Little nurgling

buoyant maple
#

Would have recommended u try door kickers 2 if you were on steam

deft stump
marble crater
#

Things were easier when I crashed almost every mission in Darktide, I had more time for other games. Curse Fatshark and their hot fix

deft stump
marble crater
buoyant maple
#

It actually has co-op

#

Up to 4 players

deft stump
copper jay
#

And so what is the famous gun psyker build anti boss ?

autumn lark
#

path posting about door kickers 2 once again

marble crater
patent mango
#

avowed released for about 3 kidneys in my currency

deft stump
buoyant maple
autumn lark
marble crater
#

Was also going to say pirates, even though I know nothing about these games

deft stump
marble crater
#

I don't know either

deft stump
#

Every other Lego game. 10GB or below.

#

Skywalker saga, Hi, 40GB plz.

#

Wait, force awakens is 20GB.

#

???

autumn lark
#

its uhh

#

big

brazen rampart
#

Lego big. thumbsup_ogryn

deft stump
#

Did they even add anything new to warrant that double/quadruple size?

brazen rampart
#

(Skywalker saga is like four games mashed together btw)

autumn lark
#

its all lego movies into a game

#

wait no

#

very wrong

#

all star wars movies into 1

deft stump
#

So replaying the OG stuff as well?

buoyant maple
#

Itโ€™s all 9 movies in 1 game

deft stump
#

Cos I had that for my 360 lul.

buoyant maple
#

Unfortunately they skipped the only good one in recent years (rogue one)

deft stump
#

Oh. Well, then it explains.

#

But yes, I can now say I have all Steam LEGO games except the Harry Potter remake.

#

And that Horizon one.

#

But that one's both stupid ex and demands Sony acct, so bleah.

autumn lark
#

lego harry potter is also very peak

deft stump
deft stump
brazen rampart
#

Rogue one is the one with the robot that says "you are being rescued, please do not resist."

deft stump
deft stump
brazen rampart
#

I didn't like the Rey trilogy because they had shit writing.

deft stump
#

I haven't watched any since like, the OG 6 movies, lul.

buoyant maple
#

Most modern media have bad writing

deft stump
#

And the classic comics.

brazen rampart
#

I genuinely don't even care enough about them to know the names of any characters besides Rey and Ben Solo. (Kylo Ren)

deft stump
brazen rampart
#

I'm not even talking about lego.

prime elk
brazen rampart
#

I'm just saying the movies themselves were awful.

deft stump
#

It's that little kid in me that likes them.

deft stump
#

I don't have anyone giving me free D+ anymore anyway, so derp.

brazen rampart
#

They should've expanded more on stuff like qui gon's past and kenobi's exploits in the clone wars.

buoyant maple
#

They should have canned the sequels and instead do the high republic for the foreseeable future

deft stump
#

Funni purple lightsaber only because someone wanted it.

brazen rampart
#

There's also a lot of stuff they could be doing about the sith that they just don't touch.

buoyant maple
#

Jedi survivor went into high republic a little

#

Unfortunately they messed that game up horrendously

#

Maybe in 5 years after 32 more performance patches itโ€™ll finally be playable

#

Prob around the same time MH Wilds will become actually playable

deft stump
buoyant maple
#

With these GPU prices not a chance lol

deft stump
buoyant maple
#

Iโ€™m on a 3060 laptop rn

deft stump
autumn lark
#

Jedi survivor is getting a third game

#

So we should be seeing some cool stuff

jovial juniper
#

The trilogy syndrome

patent mango
#

jedi surivors fans when they survive for the 3rd time or something

desert berry
#

disrupt destiny kinda crazy

cold geode
#

Jedi are just psykers without headaches

weary idol
#

kill a trash mob every 10 seconds for 15% bonus damage, 30% weak spot damage, and 37.5 crit damage

#

enormous damage boost for such easy upkeep

#

and then there's the other side that gives you 25 stacks of it

desert berry
#

ive been using it with my assail build half the time i dont have to pay much attention to marked targets cause my pointy warp rocks get them for me

nocturne dust
#

Poxwalkers don't have destiny to disrupt ๐Ÿ˜ญ

desert berry
#

also is empyric resolve just a straight downgrade

nocturne dust
#

no

desert berry
#

i like getting lots of peril to turn into toughness

nocturne dust
#

not even close

#

ER is very, very good on staff builds since quelling hurts your DPS a lot on staves

desert berry
#

i can see that but -30% toughness does seem like too hefty of a penalty for me

nocturne dust
#

The toughness thing hurts (doubly due to the reduced peril gen) but you shouldn't be getting hit in the first place

desert berry
#

plus by crack of bone i mainly use to reduce peril since i can just pull out my melee and whack a few dudes to get back to a healthy peril level without losing damage

nocturne dust
#

And that can sound like really bad advice, "just don't get hit" but that really is how psyker is played at higher difficulties. Psyker has nodes to avoid damage entirely like Empathic Evasion and Kinetic Deflection.

nocturne dust
#

You generally shouldn't be anywhere near By Crack of Bone if you're on a staff build

weary idol
prime elk
nocturne dust
#

Yeah, it's also that Psyker generates so much toughness that you can pretty easily handle ER's malus regardless

buoyant maple
flat shadow
#

im playing on a 3070 and a processor from 2016 and i get 60 fps most cases

#

40 in really intensive areas like the grassy open world koboh bits

patent mango
#

maybe when they launch dlss 10 it'll work out

deft stump
#

I always find it funny people loved to mock 30/60 FPS hardlock but when hyped triple A games show up.

#

OMG 60 FPS is good enough, 40 is also fine.

#

When it used to be, ONLY 30? LOL, get PC.

#

And even later gen is like, 60? Console plebs.

#

120 is where it's at min.

patent mango
#

60 is enough

#

lower i cope

deft stump
#

I get headaches from 30 nowadays.

#

Playing Okami made me feel actually sick.

weary idol
#

I do not give a shit about framerates beyond if it's playable or not

deft stump
weary idol
#

yeah

deft stump
#

Pretty sad though, Okami is a good game.

proper osprey
#

STINKS

nocturne dust
proper osprey
#

Me shriveling up and dying to a trash shooter and gunner because thereโ€™s not a screen full of enemies

deft stump
proper osprey
#

No but I couldnโ€™t tell a difference between using it and not

#

I did notice the -40 peril gen

#

But i canโ€™t stand the idea of having my toughness chipped and then me dying

nocturne dust
#

I'm available sometimes KEKW_ogryn

deft stump
nocturne dust
#

Not right now tho

deft stump
#

Always busy.

nocturne dust
#

No ๐Ÿ˜ญ

proper osprey
#

They are dating

nocturne dust
#

Everyone just wants to play when I'm busy ๐Ÿ˜”

nocturne dust
#

I'm very free when everyone else is asleep thumbsup_ogryn

deft stump
weary galleon
#

Might make a psyker character after getting my first character (male fanatic zealot) to level 30
What are your favorite psyker voices/personalities ๐Ÿ‘€

vagrant onyx
#

Loner is borderline heretical but the sass is funny

prime elk
#

i think i'm seer

vagrant onyx
#

Seer kind of annoys me

prime elk
#

i might be mixing them up

#

one of them has this really annoying nasally voice

vagrant onyx
#

I'm blanking on what the third is even though it's the one I use lol but I like the the ex enforcer still hopeful personality

weary galleon
#

I'm stuck between Savant and Loner, cannot decide kek

tight scroll
#

FOR MY BELOVED

nocturne dust
#

Beloved says stop hiding

tight scroll
#

OH LOOK WE'RE WINNING

nocturne dust
#

Yes Beloved, we will kill them all

brazen rampart
weary galleon
sturdy reef
#

seer best

#

easily the most deranged

prime elk
#

is seer the one that keeps talking about his beloved?

sturdy reef
#

yes beloved

prime elk
#

ah yes that's my favorite

deft stump
brazen rampart
#

Loner is the most deranged.

deft stump
brazen rampart
sturdy reef
#

Seer is always in between lucidity and batshit

#

I love him though

deft stump
brazen rampart
#

It is one thing to hate the Imperium, with all its issues. It's another entirely to hate the Emperor.

sturdy reef
#

has that absurdity 40k should be about

brazen rampart
#

He intervenes when and where He can.

deft stump
#

Do you even trust them?>

brazen rampart
#

It isn't His fault that He is the way He is at the present moment in lore. To hate Him is hubris.

brazen rampart
#

And regardless, the psykers fed to Him are better off that way.

deft stump
#

Should I trust in the people when all I get for it is pain and suffering IRL? Should the Loner trust the Emperor who did nothing for them but left them to basically be foddered and abused for who they are born as?

brazen rampart
#

Trying to contain their powers and teach them to use them correctly while simultaneously resisting the temptations of chaos is a feat in itself.

brazen rampart
#

Loner just, as Morrow would say, "whinges."

#

Don't be a pessimistic Loner. Be a Savant instead.

#

Ironically, this is the same reason why I hate Curze.

#

He and Sanguinius both had the gift of foresight, and Sanguinius was an infinitely better primarch than he was.

deft stump
#

One is luckier than the other. Got picked up to be trained rather than left to survive for ages alone.

brazen rampart
#

I don't particularly care. He had the power to see the future, and not once did he think, "Can I change my fate?"

deft stump
#

I'm not talking about those two.

#

Just Loner and Savant.

brazen rampart
#

Loner is still a whiner and chooses to stay that way.

#

Life is tough, shit sucks for everybody, bro, get over it.

#

I have no pity for Loner's plight.

deft stump
#

Because you had it better than them/others, I guess.

brazen rampart
#

If anybody should be mad at the state of things, it should actually be Savant.

#

They were an enforcer, they had status, they had merit, and now it doesn't matter.

#

Just another reject thrown to the pile.

#

Do they let it get to them? Do they become hateful and bitter? No, they put their boots on and go slay heretics in the Emperor's name.

deft stump
#

One hates the worth from childhood, the other could have hated the world for something lost later down.

#

One never even got to see the glitz of ranks and such, just left in the pits to dredge their way through. I can understand them tbh.

brazen rampart
#

I'll never understand people that choose to wallow in their own misery, I guess.

deft stump
#

Honestly, if I had psyker abilities, there would have been carnage IRL. I would have basically killed all the bullies and probably killed myself doing it.

brazen rampart
#

Hey now, too much.

#

Oversharing a little.

deft stump
#

True.

#

I just relate to the loner.

brazen rampart
#

Idk, I just relate most to Savant, of all the psyker personalities.

low dove
#

I like how male loner speaks in broken capital letters

deft stump
#

To be fair, I did pick the most fitting for Vet and Psyker.

#

Zealot is scottish memes and I don't even play Oggy.

#

The loner is just, more like a slightly younger me in mindset. Is more like the Loose Cannon nowadays.

fiery stratus
pure dragon
#

Is the loner the one that calls everyone simpletons?

wind prairie
#

the female seer does that a lot

pure dragon
#

Is the loner the one with the beloved then? I'm terrible at the names of the personalities. Just recognize lines

wind prairie
#

i think you're right for the male personalities, loner calls them simpletons

#

seer is always w/ the beloved

#

but i think the lady loner might have beloved lines too, idk

radiant frigate
#

loner is the incomparable mind

young falcon
#

Brawler oggy is the best. He just wants to be friends with everyone.

candid gazelle
#

Oof. I have given up on purposely trying to get cliffhanger. 15 games now and I guess I'll have to not complete my psyker penances. It's so annoying having one penance left.

marble crater
candid gazelle
#

@marble crater I'll try it. It's only because it's my last psyker penance that I was going hard. I keep getting into trouble pushing people iff ledges and randoms must think I'm trolling.

zealous mango
#

I keep on forgetting on what is the warp charge been playing psyker lately and i dont see this progressing since yesterday staregryn

candid gazelle
#

I have learnt that smite is fun. But I kind of lean on brain burst in my psyker builds so it's a bit weird not having it.

marble crater
#

That's why I like the spot in the video, you can just play normally the entire time and when you reach that spot and a horde spawns, just smite up.
The horde is no guarantee, so you might have to try a few times, but I found it to be a lot less frustrating and easier to get

marble crater
candid gazelle
#

@marble crater yeah ill just try that when it comes up.

glacial vapor
marble crater
#

loregryn good to know

glacial vapor
#

Might also work at the railing/fence at the start of one of the carnival missions, the one where you breach through the wall

marble crater
#

If you smite soon enough and reach all the way to the back maybe, yea

candid gazelle
#

Lol. I just got it on clandesti8m Gloria's.

#

16th time lucky.

#

I force pushed smite and shrieked and nearly got the whole team killed.

marble crater
#

Worth it

glacial vapor
candid gazelle
#

Actually all of the videos helped a lot. Thanks guys.

azure parcel
#

am I a normie shitter for using a wound curio on Psyker

#

I use 2 hp + 1 wound and still feel squishy

marble crater
#

Wounds don't help with being less squishy, they make you more squishy as you are missing either health or toughness

#

Psyker has great toughness regen, so I recommend using at least one toughness curio, maybe even two and get rid of the wound curio

#

Could also be a problem with your talent tree

glacial vapor
#

Wounds won't help stop downs, just more forgiving when it happens.

Also don't sleep on stamina curios. They'll help you stay alive more than you realise

azure parcel
#

I'm very much an Ogryn main

#

I'm slowly getting better but still feel squishy

#

I guess I'll try to swap the wound curio for a toughness one and see if it helps

#

toughness regen is good on Psyker too right?

marble crater
#

Well, psyker is squishy KEKW_ogryn two hits from a bruiser and you are at like half health

marble crater
azure parcel
#

ye

marble crater
#

Nah, I don't agree with that

#

Just use health, toughness and then maybe 2 gunner and 1 sniper resist, or whatever else you have problems with

copper jay
#

I'll try this one today. The Inferno staff is not my thing.

marble crater
#

Inferno is pretty boring to play yes

thin finch
#

it's one of the most straightforward but I would not call it boring

weary crane
#

Should I always dump penetration on knife if I'm taking uncanny, it's only effective for the first couple of hits right?

quartz barn
#

Inferno gets more enjoyable in higher diffs

#

Less enemies = less impact = less fun

marble crater
#

Because you can watch your killfeed go crazy chadgryn

quartz barn
#

Trauma is always fun tho

proud frost
zealous mango
copper jay
zealous mango
#

I was not the biggest fan of how his skill tree and warp talents looked very complicated to understand as i was still learning the game

#

But now starting to play him again i dont think is bad, still need to learn how he should be played and build KEKW_ogryn

weary crane
#

Yeah honestly, the last tech tree update made things so much better

marble crater
#

Tree update gave us Empyric Resolve chadgryn

weary crane
#

I can't believe I played like 1000 hours without ER staregryn

cold geode
#

Gun psyker with BFG and a nice bolt pistol. My beloved.

#

Need to edit this for psyker.

weary crane
#

Gun psykers on their way to use up all the fucking ammo even though staffs are still better;

marble crater
#

Greatsword I assume KEKW_ogryn

quartz barn
#

You cant just shoot a hole in the surface of atoma chadgryn

cold geode
#

Blaze Force Greatsword.

#

BFG

thin finch
#

Always has been dabron

cold geode
#

Lol it's funny I say it's gun psyker but really it's 80% BFG and 20% Bolt pistol.

thin finch
#

Also my brain gives me a lot of dopamine when I pop the head of the blue guy with My Graia gun KEKW_ogryn

cold geode
#

And the occasional assail to pump peril between ๐Ÿ‡ซcooldowns

thin finch
#

tbh you can abuse the greatsword charge ot get peril but yeah

young falcon
#

So how tough are the 21st going to be? Are we gonna need more cleave or what

cold geode
#

Just replace pox walkers with pox walkers with flak armor

jovial juniper
#

Also flak body

#

So yeah you'll need a bit more cleave

azure parcel
#

They're also faster than groaners afaik

cold geode
#

It's kinda oops all bruisers

young falcon
#

Hm. Maybe I'll do this event on the oggy

fathom adder
jovial juniper
#

Yup 625

#

Same as scab bruisers

copper jay
#

Greatsword is so more fun than dueling sword

cold geode
#

The mk6 BFG, my beloved.

copper jay
nocturne dust
#

Moveset mainly

deft stump
nocturne dust
#

Both are very strong allrounders

#

Mk6 is slightly better at single targets while mk8 is slightly better at hordes, but that difference is meaningless if you use optimal combos

deft stump
#

But special just cleaves hordes anyway.

nocturne dust
#

But mk6 is cooler, and that's a totally-unbiased fact chadgryn

copper jay
#

I really like the special of the force greatsword !

nocturne dust
#

Waiting for warp slice blessing to be actually cool and good and charge the special passively

cold geode
fiery stratus
copper jay
#

Greatsword seems so strong against horde, using a staff for hode seems wasted, what are your builds greatswords lovers ?

nocturne dust
nocturne dust
#

No

deft stump
nocturne dust
#

It's just crap

#

1 crit every 20 seconds on an attack that doesn't even really benefit from crit

wet cloak
#

When I look at melee psyker builds with the FGS I see so many forego the "One with the warp" why is that?

cold geode
#

Warp slices should be haymaker

fiery stratus
#

Hes built an immunity to it

nocturne dust
patent mango
#

one with the warp is good

nocturne dust
#

If you're looking at gameslantern builds, they can be... interesting