Bubble Tea: Difference between revisions
mention backpack |
update the reduction chance based on a newer source |
||
| Line 4: | Line 4: | ||
==Effects== | ==Effects== | ||
{{Description}} | {{Description}} | ||
The chance for Bubble Tea to reduce the cooldown is affected by [[luck]]. | The chance for Bubble Tea to reduce the cooldown is affected by [[luck]]. | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+ | ||
!Luck | !Luck | ||
!Chance for reduction | !Chance for reduction<ref>{{cite Discord|name=Colon|username=colon|channel=zoo-bugs|date=2023-04-29|url=//discord.com/channels/461575285364752384/1075502116635951275/1101936431372443768|text=checking code<br>[Bubble Tea] decreases if rng(1, 100) is <= 70<br>well 1 out of (100 - (5 * luck))<br>capped at 75}}</ref> | ||
!Avg. reduction per rescue | !Avg. reduction per rescue | ||
|- | |- | ||
| Line 17: | Line 16: | ||
|- | |- | ||
|1 | |1 | ||
| | |73.68% | ||
| | |12 minutes 38 seconds | ||
|- | |- | ||
|2 | |2 | ||
| | |77.78% | ||
| | |20 minutes | ||
|- | |- | ||
|3 | |3 | ||
| | |82.35% | ||
| | |28 minutes 14 seconds | ||
|- | |- | ||
|4+ | |4 | ||
| | |87.5% | ||
| | |37 minutes 30 seconds | ||
|- | |||
|5+ | |||
|93.33% | |||
|48 minutes | |||
|} | |} | ||
[[Backpack]] can be used to guarantee a reduction from Bubble Tea. | [[Backpack]] can be used to guarantee a reduction from Bubble Tea. | ||
Revision as of 20:35, 21 May 2024
Bubble Tea
|
Bubble Tea is a relic obtained normally from quests.
Effects
Grants a 70% chance to reduce each rescue cooldown by 1 hour, otherwise raises it by 2 hours.
— In-game description
The chance for Bubble Tea to reduce the cooldown is affected by luck.
| Luck | Chance for reduction[1] | Avg. reduction per rescue |
|---|---|---|
| 0 | 70% | 6 minutes |
| 1 | 73.68% | 12 minutes 38 seconds |
| 2 | 77.78% | 20 minutes |
| 3 | 82.35% | 28 minutes 14 seconds |
| 4 | 87.5% | 37 minutes 30 seconds |
| 5+ | 93.33% | 48 minutes |
Backpack can be used to guarantee a reduction from Bubble Tea.
History
| RoboTop | |
|---|---|
| v80.0 | Added Bubble Tea. |
| Bubble Tea is called 💎 Relic and has no effect.[2] | |
| May 20–June 28, 2021 | Renamed 💎 Relic to 🧋 Bubble Tea.[3] |
| v84.0 | Bubble Tea is given a use. |
References
- ↑ 29 April 2023. Message by Colon [@colon] in the
#zoo-bugschannel in the 9th Tail Bot Hub server:“checking code
[Bubble Tea] decreases if rng(1, 100) is <= 70
well 1 out of (100 - (5 * luck))
capped at 75” - ↑ 12 July 2023. Code screenshot by Colon [@colon] in the
#zoo-dev-discussionchannel in the 9th Tail Bot Hub server.{ "id": "gem", "name": "Relic", "val": "cooldownGamble", "emoji": "💎", "desc": "" }, [...] { "name": "Bubble Tea", "val": "cooldownGamble", "emoji": "🧋", "chance": 7, "decrease": 60, "increase": 120, "desc": "Grants a 70% chance to decrease each rescue cooldown by 1 hour, otherwise raises it by 2 hours."},
- ↑ 8 June 2021. Message by RoboTop in the
#botschannel in the 9th Tail Bot Hub server.
