Difference between revisions of "UserWiki:Edgarware/Formulae"

From Blaseball Wiki

Line 62: Line 62:
 
<math>
 
<math>
 
\begin{align}
 
\begin{align}
\rho_{player}^e = (negative \times -1)(&(totalRating \times 7) + (soul \times 2) + ((\#ego-1)^2 \times 6.5) + \ldots \\
+
\rho_{player}^e = (negative \times -1) \times (&(totalRating \times 7) + (soul \times 2) + ((2^{\#ego-1}) \times 6.5) + \ldots \\
 
& (perk \times 26) + (replica \times 26) + (attractor \times 130))
 
& (perk \times 26) + (replica \times 26) + (attractor \times 130))
 
\end{align}</math>
 
\end{align}</math>
 +
</br>Where:
 +
* <math>totalRating</math> is the sum of all player stars ratings (Batting, Pitching, Baserunning, and Defense) divided by 5.
 +
* <math>negative</math>, <math>perk</math>, <math>replica</math>, and <math>attractor</math> are 1 if the player has that mod, otherwise are 0.
 +
* <math>\#ego</math> is the number of + symbols after the Ego mod, or 1 if not present. Legendary is considered Ego+++++.
  
 
=== Team ===
 
=== Team ===
Line 70: Line 74:
 
\begin{align}
 
\begin{align}
 
\rho_{team}^e = &\sum{\rho_{player}^e} + runs + (wins \times 10) + (netShame \times 5) + \ldots \\
 
\rho_{team}^e = &\sum{\rho_{player}^e} + runs + (wins \times 10) + (netShame \times 5) + \ldots \\
& (\#champs \times 33) + (grandiosity \times 100) + (fortification \times 100) + \ldots \\
+
& (\#championships \times 33) + (grandiosity \times 100) + (fortification \times 100) + \ldots \\
 
& (filthiness \times 500) + (\#parkmods \times 50) - \#birds
 
& (filthiness \times 500) + (\#parkmods \times 50) - \#birds
 
\end{align}</math>
 
\end{align}</math>
 +
</br>Where:
 +
* <math>\sum{\rho_{player}^e}</math> is the sum of all player eDensities for the lineup, rotation, and shadows of this team.
 +
* <math>netShame</math> is the number of times this team shamed minus the number of times this team was shamed since Season 4.
 +
* <math>\#birds</math> is the number of birds currently housed in the team's birdhouses.
  
 
==Level==
 
==Level==
 
===imPosition===
 
===imPosition===
 
<math>x_{day}^I = x_{day-1}^I + v_{day}^e</math></br>
 
<math>x_{day}^I = x_{day-1}^I + v_{day}^e</math></br>
Where
 
 
<math>v_{day}^e = 0.55 \times (v_{day-1}^e - x_{day-1}^I - (noodle \times 0.0388) - \frac {\rho_{team}^e - 1101.7398}{2768.5})</math>
 
<math>v_{day}^e = 0.55 \times (v_{day-1}^e - x_{day-1}^I - (noodle \times 0.0388) - \frac {\rho_{team}^e - 1101.7398}{2768.5})</math>
 
+
</br>Where:
 +
* <math>noodle</math> is the position of the MVP line on the idol board
 
===Level===
 
===Level===
 
<math>level = \lfloor (1-x_{day}^I) \times 5 \rfloor</math>
 
<math>level = \lfloor (1-x_{day}^I) \times 5 \rfloor</math>

Revision as of 12:44, 15 May 2021

Active Research
The information on this page represents our current understanding of the gameplay systems, and may be incorrect.

Star Equations

Batting

Pitching

Baserunning

Defense

Vibes


Where is 0-indexed.

Reported Vibes Numerical Range
Most Excellent > 0.8
Excellent 0.8 to 0.4
Quality 0.4 to 0.1
Neutral 0.1 to -0.1
Less Than Ideal -0.4 to -0.1
Far Less Than Ideal -0.8 to -0.4
Honestly Terrible < -0.8

eDensity

Player


Where:

  • is the sum of all player stars ratings (Batting, Pitching, Baserunning, and Defense) divided by 5.
  • , , , and are 1 if the player has that mod, otherwise are 0.
  • is the number of + symbols after the Ego mod, or 1 if not present. Legendary is considered Ego+++++.

Team


Where:

  • is the sum of all player eDensities for the lineup, rotation, and shadows of this team.
  • is the number of times this team shamed minus the number of times this team was shamed since Season 4.
  • is the number of birds currently housed in the team's birdhouses.

Level

imPosition



Where:

  • is the position of the MVP line on the idol board

Level

Level Numeric Level
0D 0
1D 1
2D 2
3D 3
C 4
Low A 5
High A 6
AA 7
AAA 8
AAAA 9
AAAAA 10