Difference between revisions of "Experiment: Fire"
Jump to navigation
Jump to search
(→Rewards: Add damage/resistance formulas) |
(Added the temperature requirements for max fire damage and fire resistance buffs) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
The '''Fire experiment''' is one of 12 experiments in the [[laboratory]], available when the laboratory is first built. | The '''Fire experiment''' is one of 12 experiments in the [[laboratory]], available when the laboratory is first built. | ||
− | The goal of the fire experiment is to | + | The goal of the fire experiment is to reach the maximum available temperature, while raising the temperature gauge. |
{{Clear|left}} | {{Clear|left}} | ||
==Mechanic== | ==Mechanic== | ||
Line 15: | Line 15: | ||
===Prestige=== | ===Prestige=== | ||
− | Prestige resets the temperature, heaters, insulators, and tickers. You have to choose between 3 bonuses: Heaters, Insulators, Tickers. Choosing one of these bonuses will make every manual purchases increases its effect by 1%. Prestige also | + | Prestige resets the temperature, heaters, insulators, and tickers. You have to choose between 3 bonuses: Heaters, Insulators, Tickers. Choosing one of these bonuses will make every manual purchases increases its effect by 1%. Prestige also sets the maximum temperature to <code>1e6 * max((level-1)<sup>12</sup>, 1)</code>°C. |
==Rewards== | ==Rewards== | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! Temperature !! Reward | + | !Temperature!!Reward |
|- | |- | ||
− | ! 100°C | + | !100°C |
− | | | + | |{{Module|Offensive|size=30px}} Fire Taste |
|- | |- | ||
− | ! 3,000°C | + | !3,000°C |
− | | | + | |{{Module|Offensive|size=30px}} Fire Breath |
|- | |- | ||
− | ! 75,000°C | + | !75,000°C |
− | | | + | |{{Module|Offensive|size=30px}} Combustion |
|- | |- | ||
− | ! 950,000°C | + | !950,000°C |
− | | | + | |{{Module|Defensive|size=30px}} Shield of Fire |
|- | |- | ||
− | ! 5M°C | + | !5M°C |
− | | | + | |{{Module|Offensive|size=30px}} Incineration |
|- | |- | ||
− | ! 500*1. | + | !500*1.34<sup>lvl</sup> °C |
| +(lvl+1)% Fire damage | | +(lvl+1)% Fire damage | ||
|- | |- | ||
− | ! 750*1. | + | !750*1.8<sup>lvl</sup> °C |
| +(lvl+1)% Fire resistance | | +(lvl+1)% Fire resistance | ||
+ | |- | ||
+ | !1.32e+28°C | ||
+ | | +200% Fire damage | ||
+ | |- | ||
+ | !2.53e+28°C | ||
+ | | +99% Fire resistance | ||
|} | |} | ||
{{Navbox experiments|state=expanded}} | {{Navbox experiments|state=expanded}} | ||
{{PerfectNavigation}} | {{PerfectNavigation}} |
Latest revision as of 02:42, 15 January 2025
The Fire experiment is one of 12 experiments in the laboratory, available when the laboratory is first built.
The goal of the fire experiment is to reach the maximum available temperature, while raising the temperature gauge.
Mechanic
Heaters increase temperature per tick.
Tickers reduce the time per tick.
Insulators reduce the percentage of temperature lost per minute.
Upgrades of a higher tier produce upgrades of their previous tier.
Prestige
Prestige resets the temperature, heaters, insulators, and tickers. You have to choose between 3 bonuses: Heaters, Insulators, Tickers. Choosing one of these bonuses will make every manual purchases increases its effect by 1%. Prestige also sets the maximum temperature to 1e6 * max((level-1)12, 1)
°C.