Regex's Make Recombinating EASY in Path of Exile 3.25

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 7

  • @j3chtx10
    @j3chtx10 15 วันที่ผ่านมา

    Great video, thanks for explaining!

  • @justdoit5710
    @justdoit5710 15 วันที่ผ่านมา

    WELL EXPLAINED WOW!!!!!

  • @iruui2369
    @iruui2369 13 วันที่ผ่านมา

    One more tip if the mod name is too Long and you cannot fit in try putting in .* In The middle of it. Dot is any character and star says repeat it as many times as possible before the next character.
    Ngl the one thing I found trouble with is that while mod name regex works quite nicely for magic items, it completely breaks for rare items. You would still have to type mod effect entirely to find specific mod and I found it the hard way when I was crafting Synth wand for int stacking trickster and had to look for T1 spell damage.
    Another tip from that actually would be to have multiple bases for the items you are Rolling with regex that will ensure you will not roll over the mods you need by accident.

  • @r153r
    @r153r 15 วันที่ผ่านมา

    Great video

  • @wodzefag8062
    @wodzefag8062 12 วันที่ผ่านมา

    since you have expertise on regex I have a question: I miserably failed to put up a regex for rolling cluster jewels that shows when you actually hit 2 notables (on medium clusters) or 3 (on large clusters). Any idea if that is possible?

  • @ceezymuccheez
    @ceezymuccheez 14 วันที่ผ่านมา

    Man…this is my first league and i’ve tried so hard to understand the recombination but I just have SO many questions that I don’t even know where to start or even why to start.

    • @meggsgg
      @meggsgg  14 วันที่ผ่านมา +1

      @@ceezymuccheez search sheepishlys guides for recombinating ci trickster gear. Even if u arent playing this build it will give u a better understanding of the process. Its basically craft 1 mod items, recombinate into 2 mod items then multi mod and recombinate into a 4 mod item. Ill also have a video out soon covering recombinating in a more general way.