hawolt / poe-regex

advanced map regex generator for path of exile
Other
7 stars 3 forks source link

collateral damage #52

Closed potato404 closed 1 month ago

potato404 commented 1 month ago

my regex is "!t \d+|se a|ns d|olati|xa|s u|ot r|ss r|ur p"

the mods selected are

none of the mods selected are on this map and it is not highlighted

Item Class: Maps Rarity: Rare Filthy Cradle Sanctuary Map

Map Tier: 17 Item Quantity: +148% (augmented) Item Rarity: +107% (augmented) Monster Pack Size: +37% (augmented) More Maps: +160% (augmented) More Scarabs: +103% (augmented) Quality: +20% (augmented)

Item Level: 83

Monster Level: 84

{ Prefix Modifier "Parasitic" (Tier: 1) } 15% of Damage Players' Totems take from Hits is taken from their Summoner's Life instead { Prefix Modifier "Savage" (Tier: 1) } 36(30-40)% increased Monster Damage { Prefix Modifier "Grasping" (Tier: 1) } Monsters inflict 2 Grasping Vines on Hit (Up to 10 Vines can grasp you, inflicting 8% less Movement Speed per Vine. Broken by moving) { Suffix Modifier "of Frenzy" (Tier: 1) } Monsters have +1 to Maximum Frenzy Charges Monsters gain a Frenzy Charge on Hit { Suffix Modifier "of Endurance" (Tier: 1) } Monsters have +1 to Maximum Endurance Charges Monsters gain an Endurance Charge when hit { Suffix Modifier "of Miring" (Tier: 1) } Players have 28(30-25)% less Defences (Armour, Evasion Rating and Energy Shield are the standard Defences)

Travel to this Map by using it in a personal Map Device. Maps can only be used once.

Modifiable only with Chaos Orbs, Vaal Orbs, Delirium Orbs and Chisels image

hawolt commented 1 month ago

thanks for the report, I will take a look at this later tonight and report back when I know more

hawolt commented 1 month ago

same issue as mentioned in #54 actually, I have fixed this with #55 - the issue here was that one of the mods you selected spans across more than one line which I did not account for before - it should work as expected now, if you select the same mods you should get a slightly different regex