poe-vendor-string icon indicating copy to clipboard operation
poe-vendor-string copied to clipboard

Suggestion: Magic crafting section

Open Blemming opened this issue 1 year ago • 1 comments

It could be interesting to have a section to generate a regex to craft magic items. With the new adorned jewel or just crafters getting good magic bases is pretty important to start the item.

I could see this using the prefix and suffix name instead of exactly the mod you are looking for. Say you want a weapon with t1 phys damage you would add merc to the regex because the prefix name is merciless.

Shout out to Palsteron for the idea, he does this manually in his video right here: https://youtu.be/RlICh3uYFYw?si=jL6dW2OJ2hB4WCa4&t=509

I know this is not a small task. Having all the possible mods for all the possible items and correctly showing the mods that are applicable for the appropriate item is a lot of work, without even associating those mods to their prefix/suffix names. Maybe we could start with juste magic jewels specifically for the adorned unique jewel and build from there ?

Blemming avatar Dec 21 '23 14:12 Blemming

Good suggestion! This is something I will look at after adding map names and charged compasses.

veiset avatar Dec 21 '23 16:12 veiset

please add like maximum life maximum mana those affix regex for magic jewel please please

ogurisan avatar Apr 25 '24 02:04 ogurisan

Alright this is now implemented. This was a lot of work, but its finally live at: https://poe.re/#/jewel

Let me know if there are any bugs with it, its a lot of moving parts so there might be some issues. I've tested and it looks good.

veiset avatar Apr 26 '24 17:04 veiset