Rank 5 Crafting Perks DO NOT unlock Tier 6 Items
Opened this issue · 2 comments
The descriptions all indicate they should unlock tier6 crafting of the respective item (blunt, sharp, pistol, shotgun, armor, so on).
However, all the values are like this:
https://github.com/dwallorde/War-of-the-Walkers-Mod-V7/blob/master/Mods/WaroftheWalkersMod/Config/progression.xml#L322
So, two possibilities:
- The current behavior is the intended behavior, in which case the perk descriptions need to be adjusted accordingly.
- The current behavior is incorrect, in which case the progression.xml for all crafting perks needs to be adjusted so the crafting tier for rank 5 is 5. (Thus creating t6 items).
Given the level requirements on some of the rank 5s my guess is the intended behavior is to craft T6 stuff. Level 200, finally get that 5th point, and still can only make a T5 FAMAS or Baretta... not cool!
btw, i've already adjusted all of this on my server so the perks correctly enable t6 crafting.
I'll gladly PR the simple change, but since there is a game design question pending I haven't opened it up yet.
btw, i've already adjusted all of this on my server so the perks correctly enable t6 crafting.
I'll gladly PR the simple change, but since there is a game design question pending I haven't opened it up yet.
Please send me your fixed t6 enabling files