Add martial artist rune slots#1991
Conversation
786c227 to
9132caf
Compare
| ["you can socket (%d+) additional copies of each lineage support gem, in different skills"] = function(num) return { mod("MaxLineageCount", "BASE", num) } end, | ||
| ["can be modified while corrupted"] = {} | ||
| ["can be modified while corrupted"] = {}, | ||
| ["can tattoo runes onto your body, gaining"] = { flag("SocketRunesOnCharacter") }, |
There was a problem hiding this comment.
Not really sure if this is the correct way to do this. It would probably be possible to parse the socket counts, but this seems much simpler
8fa5a4a to
e6be088
Compare
477f781 to
316927b
Compare
ceeb282 to
a49e3f3
Compare
|
Hello. I'm pretty new to the repo. I noticed that the runic meridian support is missing in the current release and tracked down this PR. Wondering if there's an ETA for when we can see this in since it's pretty crucial for a lot of the MA calculations, especially with a lot of builds socketing Aldur's legacy there? Thank you as always you guys are awesome! :) @LocalIdentity @vaisest is there any way to move this forward and get it in for the next release? |
I don't know when this will be merged as it's not up to me. Either way it's certainly not crucial. You can use the custom mods box on the config tab to apply these effects and it should work just the same for now. |
a49e3f3 to
7a9a251
Compare
Thank you for taking the time to respond. Yes I have been doing that for the moment. This feature would save a lot of time as it is a bit tedious to manually add in the runes whenever I need to reimport my character. Also would be a big plus to have the numbers reflected on ninja as well. Great work as always |
Description of the problem being solved:
This adds runic meridians support by:
This also adds a warning for when you exceed the augment limit for any given augment.
Steps taken to verify a working solution:
Link to a build that showcases this PR:
https://poe.ninja/poe2/builds/runesofaldur/character/heygyus-0416/ResurrectGodAura?i=0&search=class%3DMartial%2BArtist
After screenshot: