[Embers] Ring of Lost Love incoherent with code

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
ghostbuster
Uruivellas
Posts: 617
Joined: Mon Oct 09, 2006 7:47 pm

[Embers] Ring of Lost Love incoherent with code

#1 Post 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.

ibanix
Wyrmic
Posts: 244
Joined: Thu May 23, 2013 12:25 am

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

#2 Post 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, },
Please help with the ToME wiki!

Post Reply