Difference between revisions of "Template:Stats"
From Pixelmon Wiki
Line 12: | Line 12: | ||
! style="background: #{{HP color light}}; width: 75px;" | HP: | ! style="background: #{{HP color light}}; width: 75px;" | HP: | ||
! style="background: #{{HP color light}}; width: 30px;" | {{{HP|1}}} | ! style="background: #{{HP color light}}; width: 30px;" | {{{HP|1}}} | ||
− | | style="width: {{#expr:255- | + | | style="width: {{#expr:255-{{{HP|1}}}+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)) * 50/100) + 10 + 50}}}} - {{#ifexpr: {{{HP|1}}} = 1|1|{{#expr: ((31 + 2 * {{{HP|1}}} + (252/4)) * 50/100) + 10 + 50}}}}</small> | ||
Line 21: | Line 21: | ||
! style="background: #{{Attack color light}}; width: 75px;" | Attack: | ! style="background: #{{Attack color light}}; width: 75px;" | Attack: | ||
! style="background: #{{Attack color light}}; width: 30px;" | {{{Attack|1}}} | ! style="background: #{{Attack color light}}; width: 30px;" | {{{Attack|1}}} | ||
− | | style="width: {{#expr:255- | + | | style="width: {{#expr:255-{{{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)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Attack|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small> | ||
Line 30: | Line 30: | ||
! style="background: #{{Defense color light}}; width: 75px;" | Defense: | ! style="background: #{{Defense color light}}; width: 75px;" | Defense: | ||
! style="background: #{{Defense color light}}; width: 30px;" | {{{Defense|1}}} | ! style="background: #{{Defense color light}}; width: 30px;" | {{{Defense|1}}} | ||
− | | style="width: {{#expr:255- | + | | style="width: {{#expr:255-{{{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)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Defense|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small> | ||
Line 39: | Line 39: | ||
! style="background: #{{Special Attack color light}}; width: 75px;" | Sp.Atk: | ! style="background: #{{Special Attack color light}}; width: 75px;" | Sp.Atk: | ||
! style="background: #{{Special Attack color light}}; width: 30px;" | {{{SpAtk|1}}} | ! style="background: #{{Special Attack color light}}; width: 30px;" | {{{SpAtk|1}}} | ||
− | | style="width: {{#expr:255- | + | | style="width: {{#expr:255-{{{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)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{SpAtk|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small> | ||
Line 48: | Line 48: | ||
! style="background: #{{Special Defense color light}}; width: 75px;" | Sp.Def: | ! style="background: #{{Special Defense color light}}; width: 75px;" | Sp.Def: | ||
! style="background: #{{Special Defense color light}}; width: 30px;" | {{{SpDef|1}}} | ! style="background: #{{Special Defense color light}}; width: 30px;" | {{{SpDef|1}}} | ||
− | | style="width: {{#expr:255- | + | | style="width: {{#expr:255-{{{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)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{SpDef|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small> | ||
Line 57: | Line 57: | ||
! style="background: #{{Speed color light}}; width: 75px;" | Speed: | ! style="background: #{{Speed color light}}; width: 75px;" | Speed: | ||
! style="background: #{{Speed color light}}; width: 30px;" | {{{Speed|1}}} | ! style="background: #{{Speed color light}}; width: 30px;" | {{{Speed|1}}} | ||
− | | style="width: {{#expr:255- | + | | style="width: {{#expr:255-{{{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)) * 50/100) + 5) * .9)}} - {{#expr: floor((((31 + 2 * {{{Speed|1}}} + (252/4)) * 50/100) + 5) * 1.1)}}</small> |
Revision as of 19:40, 9 May 2014
Stat | Range | ||||
---|---|---|---|---|---|
At Lv. 50 | At Lv. 100 | ||||
|
1 - 1 | 1 - 1 | |||
|
5 - 58 | 6 - 111 | |||
|
5 - 58 | 6 - 111 | |||
|
5 - 58 | 6 - 111 | |||
|
5 - 58 | 6 - 111 | |||
|
5 - 58 | 6 - 111 | |||
| |||||