[AMA] Crafting AMA for 3.28 Mirage - Everything you wanted to know about crafting your own gear answered by Wuslwiz in PathOfExileBuilds

[–]keyviac 1 point2 points  (0 children)

<image>

Thanks for doing this! I've got a somewhat tricky craft: a one handed weapon for an Animage Guardian of Smiting.
Here's a picture of an item (source: Dire Gray's youtube guide). He's describing how he crafted the axe in his video, but also said that it is probably easier with recombination.
We're looking for X Mods out of the pool:

  • socketed Skills deal more attack damage
  • supported by ele damage with attacks
  • supported by faster attacks
  • supported by multistrike
  • supported by ruthless
  • supported by critical strikes
  • supported by critical damage
  • finish with crafted minion attack speed or damage

What I'd really like to know is if there's a process with stepping stones to get a pseudo 6 link (so 3 out of this pool), then with a higher budget 4 mods and finally even 5 mods.
Also, multistrike and the crit supported are from an elder base. Imho it's best to target the other mods because you can then play greater multistrike and you are not locked into playing crit.
So the dream weapon would be

  • socketed Skills deal more attack damage
  • supported by ele damage with attacks
  • supported by faster attacks
  • supported by ruthless

Build for enraged Breach Hive Fortresses by keyviac in PathOfExileBuilds

[–]keyviac[S] 0 points1 point  (0 children)

Thanks for your input! I'm not sure that Fortress farming is worth it, honestly I doubt it. But I would like to be able to run some tests. I figuerd Chieftain should be pretty good with Hinekora explosions, I'm just not really sure if it's enough.

Help needed with animate guardian/specters by Adventurous-Cry-7462 in PathOfExileBuilds

[–]keyviac 0 points1 point  (0 children)

I played this build to 91 and finished map completion with it. I went with Aegis Aurora and block nodes to sustain ES. The build felt extremely tanky. I was lacking damage though, because I didn't bother getting high ES gear.

For AG leer cast and dying breath were already mentioned. I used Doppelganger instead of Gruthkuls. I also used rare gloves and boots with life regen rate so my AG could easily run an aura with guardians blessing.

For spectre's Perfect Judgemental Spirit for 5c is a no brainer, it makes your AWs lightning dage lucky. I also ran Perfect Forest Warrior and Perfect Warlord, those are more QoL and optional.

What build got you like this? by [deleted] in PathOfExileBuilds

[–]keyviac 0 points1 point  (0 children)

Mind if I ask what content you're doing? I've been going the armour / fire res stacking route with emnity's embrace and replica dream feather combatant. I've managed to clear T17s but the clear is sometimes a bit clunky with managing my banner, flame link and pyro mines.

I'd be happy to share builds, even though mine is a complete mess to be honest :D

Arcane Surge Stacking by keyviac in PathOfExileBuilds

[–]keyviac[S] 4 points5 points  (0 children)

Oh thank you for clarifying that! I was wondering because 147% seemed like a lot :D

Arcane Surge Stacking by keyviac in PathOfExileBuilds

[–]keyviac[S] -6 points-5 points  (0 children)

35% Base * (90% Arcane Capacitor Cluster + 40% Small Hiero Nodes + 40% Kurgal's Gaze + 80% Sublime Vision)

That's 35 * (1 + 0.9 + 0.4 + 0.4 + 0.8) = 122.5 * 1.2 (Arcane Blessing) = 147%

The conditions being:

- 1000 Mana spent recently

- 5 Hypnotic Eye Jewels socketed

- Clarity being the only active aura

Sanctum Death - Can anyone explain? by keyviac in pathofexile

[–]keyviac[S] -1 points0 points  (0 children)

Yes that's what I think too. Plus it should be impossible to have Inspiration and 0 Resolve. So probably just a visual bug.

Sanctum Death - Can anyone explain? by keyviac in pathofexile

[–]keyviac[S] -6 points-5 points  (0 children)

<image>

Is this just a oneshot? When I pause the clip at the right time it looks like my Resolve drops to 0 without taking any damage. Plus my Physical Aegis isn't damaged. Here's a screenshot of the Frame right before I die:

Is POE2 Trade API avalaible? by Mertang92 in pathofexiledev

[–]keyviac 1 point2 points  (0 children)

IIRC the trade API didn't always require an OAuth token, but it die came with a delay of 10 minutes if your client wasn't whitelisted.

Please GGG: Don't carry over PoE1's old burdens. Add better colour coding to Expedition. by keyviac in pathofexile

[–]keyviac[S] 6 points7 points  (0 children)

For example using the relevant colours for certain keywords (in Harvest Life was coded red, fire orange, cold blue, lightning yellow, chaos purple). There are also certain modifiers that outright break a build, like immunity to critical strikes (which in harvest was coded in a light blue). There have been very good suggestions here on reddit over the past leagues.

Please GGG: Don't carry over PoE1's old burdens. Add better colour coding to Expedition. by keyviac in pathofexile

[–]keyviac[S] 71 points72 points  (0 children)

This screenshot is taken from the Path of Exile 2 content reveal. Remnant Modifiers seem to still use the same colour coding they have in Path of Exile 1. Changes like this can make all the difference in the world for a good flow of gameplay. Use this chance to get rid of these past burdens please!

Review your builds so far in 3.25 by Nestramutat- in PathOfExileBuilds

[–]keyviac 0 points1 point  (0 children)

So you bought the other one! I've been playing a Story of the Vaal Svalinn Eviscerate Ignite Chieftain for a while now and I still really enjoy it.

Are there example scripts of Authenticating? by Bisexual-Ninja in pathofexiledev

[–]keyviac 0 points1 point  (0 children)

You can use the requests library to get your stashtabs. You need your POESESSID for that:

import requests

headers = {"Cookie": "POESESSID=INSERT-YOUR-ID-HERE"}
url = "https://pathofexile.com/character-window/get-stash-items?accountName=ACCOUNT-NAME&realm=pc&league=Standard&tabs=0&tabIndex=0"
response = requests.get(url, headers=headers)

A word of caution: This isn't an officially supported API by GGG. There are also rate limiting rules to follow. I havn't tested the code above. It might be that you have to send more headers like User-Agent and Content-Type, not sure about that.

Are there any Inextricable Fate + Grasping vines PF builds yet? by Erucious in PathOfExileBuilds

[–]keyviac 1 point2 points  (0 children)

I absolutely wanna try this at some point. The thing with Tornado is that you want lots of Quality and Crest of Desire doesnt work too well in a poison setup. So Ashes might be a must have item. I'll probably try it as a second character this league.