Jump to content

Template:Gen 1 Stat Calculator: Difference between revisions

no edit summary
mNo edit summary
No edit summary
Line 1:
<!-- Args: Base Stat, Stat EXP, DVs, Level, Is HP stat? !-->
{{#switch: {{{5}}}
|HP = {{#expr: floor(((({{{1}}} + {{{3}}}) * 2 + floor(sqrt(ceil(sqrt {{{2}}}-1) + 1) / 4)round0) * {{{4}}}) / 100)round0 + {{{4}}} + 10}}
|#default = {{#expr: floor(((({{{1}}} + {{{3}}}) * 2 + floor(ceil(sqrt(( {{{2}}}-1) + 1) / 4)round0) * {{{4}}}) / 100)round0 + 5}}
}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.