Page 1 of 1

[Embers] Ring of Lost Love incoherent with code

Posted: Fri Feb 26, 2016 11:34 pm
by ghostbuster
For the ring of Lost Love after John is defeated, the code indicates (among others):

Code: Select all

        ring.wielder.talents_types_mastery_all = 0.1
But the actual item does not increase any talent mastery at all. I suspect a typo.

Re: [Embers] Ring of Lost Love incoherent with code

Posted: Sat Feb 27, 2016 9:29 am
by ibanix
I think you're correct. I can't find "mastery_all" anywhere else in any of the code bases.

Most times mastery improvement looks like this:

talents_types_mastery = { ["race/whitehooves"] = 0.2, },