Mechanic Cap

Revision as of 17:03, 22 May 2024 by .vivien (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mechanic Cap is a relic.

Mechanic Cap
“You feel like buying your niece McDonald's.”

Obtaining edit

Mechanic Cap is obtained by using the /mechanic command after waiting a total of 15 days (360 hours) for Mechanic upgrades.[1]

Effects edit

Allows the Mechanic to upgrade any item at any time, from the items menu. Items not in the Mechanic's daily stock take 50% longer to upgrade.

— In-game description

Items can be upgraded with the Upgrade button in their use dialogue. Items not in the Mechanic's current stock take 50% longer to upgrade and will not grant Murphy Points.

Some items can only be upgraded while Mechanic Cap is equipped. For a list, see Items#Secret upgraded items.

History edit

Zoo Bot
v1.1.0 Added Mechanic Cap.[2]
v1.3.2 Can now be obtained with exactly 15 days waited.[1][3]

References edit

  1. 1.0 1.1 16 June 2023. Bug report by plsh [@polishapple] in the #zoo-bugs channel in the 9th Tail Bot Hub server.

    @polishapple: how do i claim mechanic cap [Screenshot: plsh uses /mechanic, which brings up the usual Mechanic menu, despite /stats showing a Mechanic time waited of 15d + 00:00]
    @colon: it's /mechanic
    maybe it's greater than 15 days idk
    or you might have it already
    @polishapple: no
    i dont have it
    @colon: oh yep it is greater than
    will fix when I'm home
    360 hours rn
    fixed!

    -    if ((zoo.data.stats?.mechanicHours || 0) > anytime.minHours &&…
    +    if ((zoo.data.stats?.mechanicHours || 0) >= anytime.minHours &…
    		 tools.profileUpdate(zoo.profile, { $set: { relics: zoo.dat…
    
  2. Zoo changelog, v1.1.0 (released 28 February 2023):

    “Added a gift for Murphy's most loyal customers”

  3. Zoo changelog, v1.3.2 (released 17 June 2023):

    “Fixed mechanic reward not unlocking if you have the exact requirement”