
Question about upgrade (Possibly a bug)
noobyaran9 opened this issue ยท 1 comments
- Forge Version: 12.18.3.2316
- Calculator Version: 3.2.1
- SonarCore Version: 3.2.6
- Multiplayer or Singleplayer: Multiplayer
- Crash Report Link: -
- Affected Features: Speed & Energy Upgrade
- Description: What is the formula used to calculate the amount of power usage and speed of the machine for each upgrades? And the machine stats doesn't show the actual usage and amount of ticks to craft at times.
Speed = 1, Energy = 1, Increament = 1.06x,
Speed = 2, Energy = 2, Increament = 1.075x,
Speed = 3, Energy = 3, Increament = 1.07x,
Speed = 4, Energy = 4, Increament = 1.065x,
Speed = 5, Energy = 5, Increament = 1.092x,
Speed = 6, Energy = 6, Increament = 1.085x,
Speed = 7, Energy = 7, Increament = 1.104x,
Speed = 8, Energy = 8, Increament = 1.117x,
Speed = 9, Energy = 9, Increament = 1.116x,
Speed = 10, Energy = 10, Increament = 1.151x,
Speed = 11, Energy = 11, Increament = 1.164x,
Speed = 12, Energy = 12, Increament = 1.197x,
Speed = 13, Energy = 13, Increament = 1.253x,
Speed = 14, Energy = 14, Increament = 1.333x,
Speed = 15, Energy = 15, Increament = 1.507x,
Speed = 16, Energy = 16, Increament = 12.850x,
I'm not sure if the increament from 15 to 16 speed and energy upgrade is intended.