Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Template:Stats"

From Pixelmon Wiki
Line 1: Line 1:
  
 
{| align="left" style="margin:left; background: #{{{{{type|Normal}}} color}}; {{roundy|5px}}; border: 3px solid #{{ {{#if:{{{type2|}}}|{{{type2|Normal}}} color|{{{type|Normal}}} color dark}} }};"
 
{| align="left" style="margin:left; background: #{{{{{type|Normal}}} color}}; {{roundy|5px}}; border: 3px solid #{{ {{#if:{{{type2|}}}|{{{type2|Normal}}} color|{{{type|Normal}}} color dark}} }};"
|-
 
! rowspan="2" style="background: #{{{{{type|Normal}}} color light}}; {{roundytl| 2px}}" | Stat
 
! colspan="2" style="background: #{{{{{type|Normal}}} color light}}; {{roundytr| 2px}}" | Range
 
|-
 
! style="background: #{{{{{type|Normal}}} color light}};" | <small>At Lv. 50</small>
 
! style="background: #{{{{{type|Normal}}} color light}};" | <small>At Lv. 100</small>
 
 
|- style="background: #{{HP color light}};"
 
|- style="background: #{{HP color light}};"
 
|  
 
|  
Line 14: Line 8:
 
| style="width: {{#ifexpr: {{{HP|1}}} >= 255|255|{{#expr:{{{HP|1}}}}}}}px;" |  
 
| style="width: {{#ifexpr: {{{HP|1}}} >= 255|255|{{#expr:{{{HP|1}}}}}}}px;" |  
 
|}
 
|}
! <small>{{#ifexpr: {{{HP|1}}} = 1|1|{{#expr: ((0 + 2 * {{{HP|1}}} + (0/4)) * 50/100) + 10 + 50}}}} - {{#ifexpr: {{{HP|1}}} = 1|1|{{#expr: ((31 + 2 * {{{HP|1}}} + (252/4)) * 50/100) + 10 + 50}}}}</small>
 
! <small>{{#ifexpr: {{{HP|1}}} = 1|1|{{#expr: ((0 + 2 * {{{HP|1}}} + (0/4)) * 100/100) + 10 + 100}}}} - {{#ifexpr: {{{HP|1}}} = 1|1|{{#expr: ((31 + 2 * {{{HP|1}}} + (252/4)) * 100/100) + 10 + 100}}}}</small>
 
 
|- style="background: #{{Attack color light}};"
 
|- style="background: #{{Attack color light}};"
 
|  
 
|  
Line 23: Line 15:
 
| style="width: {{#ifexpr: {{{Attack|1}}} >= 255|1|{{#expr:{{{Attack|1}}}}}}}px;" |  
 
| style="width: {{#ifexpr: {{{Attack|1}}} >= 255|1|{{#expr:{{{Attack|1}}}}}}}px;" |  
 
|}
 
|}
! <small>{{#expr: floor((((0 + 2 * {{{Attack|1}}} + (0/4)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Attack|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{Attack|1}}} + (0/4)) * 100/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Attack|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|- style="background: #{{Defense color light}};"
 
|- style="background: #{{Defense color light}};"
 
|  
 
|  
Line 32: Line 22:
 
| style="width: {{#ifexpr: {{{Defense|1}}} >= 255|1|{{#expr:{{{Defense|1}}}}}}}px;" |  
 
| style="width: {{#ifexpr: {{{Defense|1}}} >= 255|1|{{#expr:{{{Defense|1}}}}}}}px;" |  
 
|}
 
|}
! <small>{{#expr: floor((((0 + 2 * {{{Defense|1}}} + (0/4)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Defense|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{Defense|1}}} + (0/4)) * 100/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Defense|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|- style="background: #{{Special Attack color light}};"
 
|- style="background: #{{Special Attack color light}};"
 
|  
 
|  
Line 41: Line 29:
 
| style="width: {{#ifexpr: {{{SpAtk|1}}} >= 255|1|{{#expr:{{{SpAtk|1}}}}}}}px;" |  
 
| style="width: {{#ifexpr: {{{SpAtk|1}}} >= 255|1|{{#expr:{{{SpAtk|1}}}}}}}px;" |  
 
|}
 
|}
! <small>{{#expr: floor((((0 + 2 * {{{SpAtk|1}}} + (0/4)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{SpAtk|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{SpAtk|1}}} + (0/4)) * 100/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{SpAtk|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|- style="background: #{{Special Defense color light}};"
 
|- style="background: #{{Special Defense color light}};"
 
|  
 
|  
Line 50: Line 36:
 
| style="width: {{#ifexpr: {{{SpDef|1}}} >= 255|1|{{#expr:{{{SpDef|1}}}}}}}px;" |  
 
| style="width: {{#ifexpr: {{{SpDef|1}}} >= 255|1|{{#expr:{{{SpDef|1}}}}}}}px;" |  
 
|}
 
|}
! <small>{{#expr: floor((((0 + 2 * {{{SpDef|1}}} + (0/4)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{SpDef|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{SpDef|1}}} + (0/4)) * 100/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{SpDef|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|- style="background: #{{Speed color light}};"
 
|- style="background: #{{Speed color light}};"
 
|  
 
|  
Line 59: Line 43:
 
| style="width: {{#ifexpr: {{{Speed|1}}} >= 255|1|{{#expr:{{{Speed|1}}}}}}}px;" |  
 
| style="width: {{#ifexpr: {{{Speed|1}}} >= 255|1|{{#expr:{{{Speed|1}}}}}}}px;" |  
 
|}
 
|}
! <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Speed|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small>
 
! <small>{{#expr: floor((((0 + 2 * {{{Speed|1}}} + (0/4)) * 100/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Speed|1}}} + (252/4)) * 100/100) + 5) * 1.1)}}</small>
 
 
|- style="background: #{{{{{type|Normal}}} color light}};"
 
|- style="background: #{{{{{type|Normal}}} color light}};"
| colspan="3" |  
+
| colspan="1" |  
 
{| width="100%" style="background: #{{{{{type|Normal}}} color}}; border: 1px solid #{{{{{type|Normal}}} color dark}};" cellspacing="0" cellpadding="0"
 
{| width="100%" style="background: #{{{{{type|Normal}}} color}}; border: 1px solid #{{{{{type|Normal}}} color dark}};" cellspacing="0" cellpadding="0"
 
! style="background: #{{{{{type|Normal}}} color light}}; width: 1px;" | Total:
 
! style="background: #{{{{{type|Normal}}} color light}}; width: 1px;" | Total:
 
! style="background: #{{{{{type|Normal}}} color light}}; width: 275px;" | {{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{SpAtk|1}}} + {{{SpDef|1}}} + {{{Speed|1}}}}}
 
! style="background: #{{{{{type|Normal}}} color light}}; width: 275px;" | {{#expr: {{{HP|1}}} + {{{Attack|1}}} + {{{Defense|1}}} + {{{SpAtk|1}}} + {{{SpDef|1}}} + {{{Speed|1}}}}}
 
|}
 
|}
|-
 
| colspan="3" style="background: #{{{{{type|Normal}}} color light}}; {{roundybottom|10px}}" |
 
*<small>Minimum stats are calculated with 0 [[EVs]], IVs of 0, and a hindering [[Nature]], if applicable.
 
*Maximum stats are calculated with 252 [[EVs]], IVs of 31, and a beneficial [[Nature]], if applicable.</small>
 
 
|}
 
|}
 
<div style="clear:left;"></div>
 
<div style="clear:left;"></div>
 
<!--Derived from Bulbapedia (http://bulbapedia.bulbagarden.net/wiki/Template:Stats), licensed under CC BY-NC-SA (http://creativecommons.org/licenses/by-nc-sa/2.5).-->
 
<!--Derived from Bulbapedia (http://bulbapedia.bulbagarden.net/wiki/Template:Stats), licensed under CC BY-NC-SA (http://creativecommons.org/licenses/by-nc-sa/2.5).-->

Revision as of 04:43, 22 December 2016

HP: 1
Attack: 1
Defense: 1
Sp. Atk: 1
Sp. Def: 1
Speed: 1
Total: 6

© 2012 - 2025 Pixelmon Mod