User Tools

Site Tools


mr:ring_of_haggler_item

Ring Of Haggler Item - Code References

Java Classes

    • Entity Kind: getEntityKind() returns “RingOfHaggler”
    • Buff Class: buff() method returns Haggling() buff
    • Pickup Behavior: doPickUp() validates RingOfHaggler badge
    • Upgradable: No - isUpgradable() returns false
    • Random Generation: random() sets level to +1
    • Description: Uses string resource RingOfHaggler_Info when known

JSON Configuration

  • Not applicable - Ring is implemented in Java code

String Resources

<string name="RingOfHaggler_Name">Ring of Haggler</string>
<string name="RingOfHaggler_Info">In fact this ring doesn't provide any magic effect, but it demonstrates to shopkeepers and vendors, that the owner of the ring is a member of The Thieves' Guild. Usually they are glad to give a discount in exchange for temporary immunity guarantee. Upgrading this ring won't give any additional bonuses.</string>

Lua Scripts

  • Not applicable - Ring is implemented in Java, no custom Lua script

Additional References

mr/ring_of_haggler_item.txt · Last modified: by 127.0.0.1