Mechanic Cap

From Zoo Wiki
Revision as of 16:54, 22 May 2024 by .vivien (talk | contribs) (Created page with "{{Relic infobox}} '''Mechanic Cap''' is a relic. ==Obtaining== Mechanic Cap is obtained by using the <code>/mechanic</code> command after waiting a total of 15 days (360 hours) for Mechanic upgrades.<ref name="unlockbug">{{cite Discord|name=plsh|username=polishapple|channel=zoo-bugs|date=2023-06-16|url=//discord.com/channels/461575285364752384/1075502116635951275/1119347035267682384|type=bug report}}<blockquote>'''@polishapple:''' how do i claim mechanic cap...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Mechanic Cap
“You feel like buying your niece McDonald's.”

Mechanic Cap is a relic.

Obtaining

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

Effects

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

Zoo Bot
v1.1.0 Added Mechanic Cap.[2]
Items cannot be used while Mechanic Cap is equipped.[3]
v1.3.2 Can now be obtained with exactly 15 days waited.[1][4]
Jun 11–Jul 5, 2023 Items can now be used while Mechanic Cap is equipped.[5]

References

  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. 11 June 2023. Item use dialogue with only an Upgrade button by Zoo in the #zoo-bot channel in the 9th Tail Bot Hub server.
  4. Zoo changelog, v1.3.2 (released 17 June 2023):

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

  5. 5 July 2023. Item use dialogue with Use, Cancel and Upgrade buttons by Zoo in the #zoo-terminal channel in the 9th Tail Bot Hub server.