Difference between revisions of "Template:Transient extended infobox"

no edit summary
(Added info about skill evos to the subobj)
Line 883: Line 883:
     </tr>
     </tr>
     <tr>
     <tr>
       <th><abbr title="Fully seeded">Max HP</abbr></th>
       <th>{{Tooltip|Max HP|Fully seeded}}</th>
       <td>{{#expr: {{{hp|0}}}+{{{hp growth|0}}}*({{#var:max lv|0}}+10-1) + 1000 }}</td>
       <td>{{#expr: {{{hp|0}}}+{{{hp growth|0}}}*({{#var:max lv|0}}+10-1) + 1000 }}</td>
       <th><abbr title="Fully seeded">Max ATK</abbr></th>
       <th>{{Tooltip|Max ATK|Fully seeded}}</th>
       <td>{{#expr: {{{atk|0}}}+{{{atk growth|0}}}*({{#var:max lv|0}}+10-1) + 1000 }}</td>
       <td>{{#expr: {{{atk|0}}}+{{{atk growth|0}}}*({{#var:max lv|0}}+10-1) + 1000 }}</td>
     </tr>
     </tr>
Line 1,050: Line 1,050:
{{#if:{{{species|}}}|
{{#if:{{{species|}}}|
<tr>
<tr>
       <th>Species</th>
       <th>{{Tooltip|Species|Tends to be based on the transient's skillset}}</th>
       <td>{{{species}}}</td>
       <td>{{{species}}}</td>
</tr>
</tr>
Line 1,056: Line 1,056:
     {{#if:{{{sex|}}}|
     {{#if:{{{sex|}}}|
<tr>
<tr>
       <th>Gender</th>
       <th>{{Tooltip|Gender|As defined in the game data, might not be accurate to reality}}</th>
       <td>{{#switch:{{lc:{{{sex|}}}}}
       <td>{{#switch:{{lc:{{{sex|}}}}}
| man = Male
| man = Male
trusted
5,894

edits