Difference between revisions of "Template:Transient extended infobox"

Jump to navigation Jump to search
no edit summary
Line 889: Line 889:
     <tr>
     <tr>
       <th>{{Tooltip|Max HP|Fully seeded}}</th>
       <th>{{Tooltip|Max HP|Fully seeded}}</th>
       <td>{{#expr: {{{hp|0}}}+{{{hp growth|0}}}*({{#var:max lv|0}}+15-1) + 1000 }}</td>
       <td>{{#expr: {{{hp|0}}}+{{{hp growth|0}}}*({{#var:max lv|0}}+15-1) + 2000 }}</td>
       <th>{{Tooltip|Max ATK|Fully seeded}}</th>
       <th>{{Tooltip|Max ATK|+15 Lv, +2000 ATK}}</th>
       <td>{{#expr: {{{atk|0}}}+{{{atk growth|0}}}*({{#var:max lv|0}}+15-1) + 1000 }}</td>
       <td>{{#expr: {{{atk|0}}}+{{{atk growth|0}}}*({{#var:max lv|0}}+15-1) + 2000 }}</td>
     </tr>
     </tr>
     </table>
     </table>
4,366

edits

Navigation menu