Effort level: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
mNo edit summary
No edit summary
Line 1: Line 1:
'''Effort Levels''', or known as '''ELs''', are a mechanic introduced in [[Pokémon Legends: Arceus]]. Similar to how [[ Pokémon: Let's Go, Pikachu! and Let's Go, Eevee!]] uses [[Awakening values]], ELs replace the use of EVs, and are increased using [[Grit]] items.
'''Effort levels''', referred to internally as '''Ganbaru values''', are a mechanic introduced in [[Pokémon Legends: Arceus]]. Effort levels take the place of [[effort value]]s from previous games.


Formula:
==Gaining effort levels==
Each stat is made of two equations, the Ganbaru Value (GV) and the Base Value
The Pokémon's original effort level for each stat is based on its {{IV}} for that stat.
 
<math> HP = \big(\frac{LV}{100} + 1\big)  * Base + LV +GV </math>
 
<math>Other stat = \frac{(\frac{Lv}{50}+1)* Base}{1.5}*Nature +GV </math>
 
The GV follows as such
<math>GV = \frac{ \sqrt{Base} * Multiplier + Lv}{2.5} </math>
 
The multiplier is created from the Pokemon's Effort Level. The starting effort level of a pokemon is based on the IV of each stat.  


{| class="wikitable"
{| class="wikitable"
Line 27: Line 18:
|}
|}


Based on the Effort Level, the following multipliers are created
==Calculation==
===Effort level bonus===
The effort level bonus (ELB) is a bonus added directly to the Pokémon's stat.
 
The effort level bonus is calculated as follows.
<math>ELB = \frac{ \sqrt{Base} * Multiplier + Level}{2.5} </math>
where:
* <math>Base</math> is the Pokémon species' base stat for that stat
* <math>Multiplier</math> is the effort level multiplier
* <math>Level</math> is the Pokémon's level
 
The effort level multiplier is determined from the effort level as follows:
{| class="wikitable"
{| class="wikitable"
|+
|-
! Effort Level !! Multiplier
! Effort Level !! Multiplier
|-
|-
Line 55: Line 55:
| 10 || 25
| 10 || 25
|}
|}
===Stat calculation===
The Pokémon's stats are calculated using the following formulae.
<math>HP = \big(\frac{Level}{100} + 1\big) \cdot Base + Level + ELB </math>
<math>Other stat = \frac{(\frac{Level}{50}+1) \cdot Base}{1.5} \cdot Nature + ELB </math>


{{stub|Game}}
{{stub|Game}}

Revision as of 03:00, 31 January 2022

Effort levels, referred to internally as Ganbaru values, are a mechanic introduced in Pokémon Legends: Arceus. Effort levels take the place of effort values from previous games.

Gaining effort levels

The Pokémon's original effort level for each stat is based on its IV for that stat.

IV value Starting Effort Level
31 3
26 to 30 2
20 to 25 1
Less then 20 0

Calculation

Effort level bonus

The effort level bonus (ELB) is a bonus added directly to the Pokémon's stat.

The effort level bonus is calculated as follows. where:

  • is the Pokémon species' base stat for that stat
  • is the effort level multiplier
  • is the Pokémon's level

The effort level multiplier is determined from the effort level as follows:

Effort Level Multiplier
0 0
1 2
2 3
3 4
4 7
5 8
6 9
7 14
8 15
9 16
10 25

Stat calculation

The Pokémon's stats are calculated using the following formulae.

Red EN boxart.png This game-related article is a stub. You can help Bulbapedia by expanding it.
Project Games logo.png This mechanic article is part of Project Games, a Bulbapedia project that aims to write comprehensive articles on the Pokémon games.