Gaping Maw showing +0 stats despite item file having +15/+6
Posted: Sun Dec 13, 2020 5:28 pm
Really minor, but in 1.7.2 I just got this unique from an orc patrol:
https://i.imgur.com/ksJdZxP.png
As you can see, it shows Changes Stats: +0 Str / +0 Wil, and Changes Damage: 0% nature.
Minor visual bug: +0 stat changes should be hidden from the item details shown t o the user, no? To reduce visual pollution.
Real bug: I downloaded the source for 1.7.2 (FYI, I wasn't allowed to anonymously clone the git repo, I was forced to download a zip file from the website. Why not allow anonymous clones?) and the file boss-artifacts.lua says Gaping Maw has inc_damage Nature = 15, and inc_stats STR = 6 WIL = 6. So for whatever reason the item didn't spawn properly.
https://i.imgur.com/ksJdZxP.png
As you can see, it shows Changes Stats: +0 Str / +0 Wil, and Changes Damage: 0% nature.
Minor visual bug: +0 stat changes should be hidden from the item details shown t o the user, no? To reduce visual pollution.
Real bug: I downloaded the source for 1.7.2 (FYI, I wasn't allowed to anonymously clone the git repo, I was forced to download a zip file from the website. Why not allow anonymous clones?) and the file boss-artifacts.lua says Gaping Maw has inc_damage Nature = 15, and inc_stats STR = 6 WIL = 6. So for whatever reason the item didn't spawn properly.