d4lf icon indicating copy to clipboard operation
d4lf copied to clipboard

All leg slot items showing "red" - inherentPool

Open Bigginz87 opened this issue 8 months ago • 0 comments

Leg slot is not matching whitelist. I am only using imported profiles from maxroll. Every other slot is recognized properly by the whitelist. I determined this is a result of inherentPool affix which is no longer on pants, only boots. Maxroll import profile will set the max/minCount to 1/1 by default. It should not generate this line at all.

    - count:
      - {name: while_injured_your_potion_also_grants_maximum_life_as_barrier}
      maxCount: 1
      minCount: 1```

Bigginz87 avatar May 26 '24 19:05 Bigginz87