For more information see here Bug Report Template Build: 4131 Mode: Single Player Mode: Survival SERVER NAME: N/A SEED-ID: 1234567 If applicable: MODIFIED PLAYFIELDS: No Reproducibility: Always Severity: Minor Type: Armor/Player/Tooltip Description: Tooltip on epic armor says you can equip boosters, but there are no slots for boosters Steps to Reproduce: 1) Equip Epic armor and look at character inventory screen.
Yeah the epic heavy armor is not supposed to have booster slots, so that part is working as expected. The "can be used with" description is being inherited from the regular heavy armor that is referenced in the config. The devs just need to add a single line to the epic heavy armor to fix this, Code: SlotItems: , display: false The devs adding in that line to the epic heavy armor should resolve it and remove the description.
I have no idea if they do or do not want boosters in that armor. We will see. I have a suspicion is was just a tooltip oversight.
It is a simple description issue. In custom scenarios with edited proper config files you can install boosters on epic armors.
This isn't a new armor, and it has been set to 0 slots in the config for many versions now. As I said, the zero slots is intentional. The tooltip is just inherited from the non epic heavy armor and always has been. It is just an oversight that has existed for many versions. It is just telling you what boosters it could have if it was set to have boosters, which it isn't.
I thought that might be the case. It has been a few updates since I did a Single player Vanilla game playthrough.