Template:Stats: Difference between revisions

From AnotherEidos Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(118 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div class="infobox character">
{| class="wikitable" style="width:65%; margin:0 0 0em 1em; font-size:1em; text-align:center;" 50
{{{#if:{{{image|}}}|<div class="infobox-image">[[File:{{{image}}}|100px]]</div>}}}
! colspan=99 style="display:{{{display-header}}};"| [[Character Stats]]
<table>
|- style="display:{{{display-header}}};"
{{{#if:{{{param1|}}}|<tr> <th>HP</th>
! style="min-width:75px;" |[[File:{{{class|fighter}}}.png|50px|  center | middle  |link=The Class System]]
<td>{{{param1}}}</td></tr>}}}  
! title="Determines the max level for stats and skills they can reach." | Rank
{{{#if:{{{param2|}}}|<tr> <th>ATTACK</th>
! title="A character's rank is their current power level." |LVL
<td>{{{param2}}}</td></tr>}}}
! title="The amount of damage a character can sustain. " |HP
{{{#if:{{{param3|}}}|<tr> <th>DEFENSE</th>
! title="Determines the amount of damage or healing a character does on their attack." |ATK
<td>{{{param3}}}</td></tr>}}}
! title=" Determines the amount subtracted against incoming instance of physical damage." |DEF
{{{#if:{{{param4|}}}|<tr> <th>MAGIC RES. </th>
! title="Determines how much incoming instance of magical damage is reduced." |MRES
<td>{{{param4}}}</td></tr>}}}
! title="The amount of enemies a character can hold off from passing through. " |BLK
{{{#if:{{{param5|}}}|<tr><th>REDEPLOYMENT</th>
! title="This is the cooldown time for a character to be placed back into the map after being defeated or manually withdrawn." style="display:{{{redeploy|none}}}"|REP
<td>{{{param5}}}</td> </tr>}}}
! title="The amount of cost points a character will consume when deployed in battle." style="display:{{{cost|none}}}"|COST
{{{#if:{{{param6|}}}|<tr> <th>BLOCK</th>
! title="This is the time interval in seconds between each auto attack a character performs in battle. " |ASPD
<td>{{{param6}}}</td></tr>}}}
|-
{{{#if:{{{param7|}}}|<tr> <th>ATK. SPEED</th>
|style="min-width:75px;" rowspan=2|[[File:FS_{{{filename|charactername}}}.png|70px| center | middle]]
<td>{{{param7}}}</td></tr>}}}
|style="min-width:75px;" rowspan=2|[[File:{{{rank-img|BronzeRank}}}.png|50px|  center | middle]]
{{{#if:{{{param8|}}}|<tr> <th>RANGE</th>
|style="min-width:35px;" |<b>1</b>
<td>{{{param8}}}</td></tr>}}}</table> </div>
|style="min-width:35px;" |{{{hp}}}
|style="min-width:35px;" |{{{atk}}}
|style="min-width:35px;" |{{{def}}}
|style="min-width:35px;" |{{{magic res}}}
|style="min-width:35px;" |{{{block}}}
|style="min-width:35px; display:{{{redeploy|none}}}" |{{{redeploy}}}
|style="min-width:40px; display:{{{cost|none}}}" |{{{cost}}}
|style="min-width:40px;" |{{{atk spd}}}
|-
|<b>{{{lv max|MAX}}}</b>
|{{{hp max}}}
|{{{atk max}}}
|{{{def max}}}
|{{{magic res max|{{{magic res}}}}}}
|{{{block max|{{{block}}}}}}
|style="display:{{{redeploy|none}}}"|{{{redeploy max|{{{redeploy}}}}}}
|style="display:{{{cost|none}}}"|{{{cost max|{{{cost}}}}}}
|{{{atk spd max|{{{atk spd}}}}}}
|-
|- style="display:{{{upgrade-display|}}}";
| colspan=999 style="background-color:#eaf3ff; display:{{{upgrade|none}}};" | <div class="mw-collapsible mw-collapsed" style="width:100%; overflow:auto; vertical-align: text-bottom;"><b>Silver Rank Up</b><div class="mw-collapsible-content">{{{{{upgrade}}}}}</div></div>
|}

Revision as of 06:04, 25 March 2024

Character Stats
Rank LVL HP ATK DEF MRES BLK REP COST ASPD
1 {{{hp}}} {{{atk}}} {{{def}}} {{{magic res}}} {{{block}}} {{{redeploy}}} {{{cost}}} {{{atk spd}}}
MAX {{{hp max}}} {{{atk max}}} {{{def max}}} {{{magic res}}} {{{block}}} {{{redeploy}}} {{{cost}}} {{{atk spd}}}
Silver Rank Up
{{{{{upgrade}}}}}