Template:Stats/GenI: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(Interesting find; so I learned it rounded up when doing the square root here, but after testing in-game, I found that it rounds up EVEN IF it ends up being a whole number (essentially, it adds 1 to the floor of the square root). So then, it takes 9 stat EXP/EVs at level 100 for the first stat increase, not 9 as I would've thought. Thus, I'm changing this number accordingly.) |
mNo edit summary |
||
Line 21: | Line 21: | ||
| <small>{{#expr: floor((((0 + 2 * {{{Defense|1}}} + (0/4)) * 50/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Defense|1}}} + (252/4)) * 50/100) + 5))}}</small> | | <small>{{#expr: floor((((0 + 2 * {{{Defense|1}}} + (0/4)) * 50/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Defense|1}}} + (252/4)) * 50/100) + 5))}}</small> | ||
| <small>{{#expr: floor((((0 + 2 * {{{Defense|1}}} + (0/4)) * 100/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Defense|1}}} + (252/4)) * 100/100) + 5))}}</small> | | <small>{{#expr: floor((((0 + 2 * {{{Defense|1}}} + (0/4)) * 100/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Defense|1}}} + (252/4)) * 100/100) + 5))}}</small> | ||
|- style="background: #{{Speed color light}}; text-align:center" | |- style="background: #{{Speed color light}}; text-align:center" | ||
! style="width:85px; padding-left:0.5em; padding-right:0.5em" | <div style="float:left">[[Stat#Speed|<span style="color:#000;">Speed</span>]]:</div><div style="float:right">{{{Speed|1}}}</div> | ! style="width:85px; padding-left:0.5em; padding-right:0.5em" | <div style="float:left">[[Stat#Speed|<span style="color:#000;">Speed</span>]]:</div><div style="float:right">{{{Speed|1}}}</div> | ||
Line 31: | Line 26: | ||
| <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 50/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Speed|1}}} + (252/4)) * 50/100) + 5))}}</small> | | <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 50/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Speed|1}}} + (252/4)) * 50/100) + 5))}}</small> | ||
| <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 100/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Speed|1}}} + (252/4)) * 100/100) + 5))}}</small> | | <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 100/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Speed|1}}} + (252/4)) * 100/100) + 5))}}</small> | ||
|- style="background: #99C9F3<!--{{Special color light}}-->; text-align:center" | |||
! style="width:85px; padding-left:0.5em; padding-right:0.5em" | <div style="float:left">[[Stat#Special|<span style="color:#000;">Special</span>]]:</div><div style="float:right">{{{Special|1}}}</div> | |||
| style="width:255px" | <div class="statbar" style="background-color: #87BFF1<!--{{Special color}}-->; {{#ifeq:{{{Special|1}}}|0||border: 1px solid #73A2CD<!--{{Special color dark}}-->;}} width: calc(100% * {{{Special|1}}}/255); height:20px"></div> | |||
| <small>{{#expr: floor((((0 + 2 * {{{Special|1}}} + (0/4)) * 50/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Special|1}}} + (252/4)) * 50/100) + 5))}}</small> | |||
| <small>{{#expr: floor((((0 + 2 * {{{Special|1}}} + (0/4)) * 100/100) + 5))}} - {{#expr: floor((((30 + 2 * {{{Special|1}}} + (252/4)) * 100/100) + 5))}}</small> | |||
|- style="background: #{{{{{type|unknown}}} color light}};" | |- style="background: #{{{{{type|unknown}}} color light}};" | ||
! style="width:85px; padding-left:0.5em; padding-right:0.5em" | <div style="float:left">Total:</div><div style="float:right">{{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{Special|1}}} + {{{Speed|1}}}}}</div> | ! style="width:85px; padding-left:0.5em; padding-right:0.5em" | <div style="float:left">Total:</div><div style="float:right">{{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{Special|1}}} + {{{Speed|1}}}}}</div> |
Revision as of 14:03, 29 March 2024
Stat | Range | ||
---|---|---|---|
At Lv. 50 | At Lv. 100 | ||
HP: 1
|
61 - 107 | 112 - 205 | |
1
|
6 - 52 | 7 - 100 | |
1
|
6 - 52 | 7 - 100 | |
1
|
6 - 52 | 7 - 100 | |
1
|
6 - 52 | 7 - 100 | |
Total: 5
|
(6 on other generations' scale) | ||
|