|
|
(34 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| __NOEDITSECTION__
| | {{Stats |
| __NOTOC__
| | | rank-color= #BCC6CC |
| {| class="wikitable" style=" width:670px" | | | rank= Silver Rank |
| |- | | | rank-img= SilverRank |
| ! colspan="2" style="background-color:#eaf3ff;" |
| | | filename = {{{filename|charactername}}} |
| ! style="background-color:#eaf3ff;" | Lvl.1
| | | lv max = {{{lv max}}} |
| ! style="background-color:#eaf3ff;" | Lvl.{{{lv max|X}}}
| | | hp = {{{hp}}} |
| ! style="background-color:#eaf3ff;" colspan="3" |
| | | hp max = {{{hp max}}} |
| |- | | | atk = {{{atk}}} |
| | rowspan="2" style="background-color:#ffffff;" | [[File:FS_{{{filename|}}}.png|75px|]] | | | atk max = {{{atk max}}} |
| | HP | | | def = {{{def}}} |
| | style="background-color:#ffffff;" | {{{hp|?}}}
| | | def max = {{{def max}}} |
| | style="background-color:#ffffff;" | {{{hp max|?}}} | | | magic res = {{{magic res}}} |
| | COST | | | magic res max = {{{magic res max}}} |
| | style="background-color:#ffffff;" | {{{cost|?}}}
| | | cost = {{{cost|none}}} |
| | style="text-align:center;" rowspan="4" | [[File:Range{{{range type|?}}}.png|250px]] | | | redeploy = {{{redeploy|none}}} |
| |- | | | class = {{{class|Stranger}}} |
| | ATTACK
| | | block = {{{block}}} |
| | style="background-color:#ffffff;" | {{{atk|?}}}
| | | atk spd = {{{atk spd}}} |
| | style="background-color:#ffffff;" | {{{atk max|?}}} | | | upgrade = {{{upgrade}}} |
| | REPOSITION | | | upgrade-display = {{{upgrade-display}}} |
| | style="background-color:#ffffff;" | {{{redeploy|?}}}
| | | display-header = {{{display-header|none}}} |
| |- | | }} <noinclude>This now uses <nowiki>{{Stats}}</nowiki> as a base so it's easier to maintain the code |
| | rowspan="2" style="background-color:#ffffff;" | [[File:{{{class|}}}.png|75px]]
| |
| | DEFENSE | |
| | style="background-color:#ffffff;" | {{{def|?}}}
| |
| | style="background-color:#ffffff;" | {{{def max|?}}} | |
| | BLOCK | |
| | style="background-color:#ffffff;" | {{{block|?}}}
| |
| |- | |
| | MAGIC RES
| |
| | style="background-color:#ffffff;" | {{{magic res|?}}}
| |
| | style="background-color:#ffffff;" | {{{magic res max|?}}} | |
| | ATTACK SPD | |
| | style="background-color:#ffffff;" | {{{atk spd|?}}}
| |
| |- | |
| | style="text-align:center;" colspan="1" | TRAIT
| |
| | colspan="6" | {{{trait|?}}}
| |
| |- | |
| | style="background-color:#dbffdb; text-align:center;" colspan="1" | NATURE
| |
| | style="background-color:#f2fef2; font-weight:normal; text-align:left;" colspan="6" | '''{{{nature name|?}}}''' <br> {{{nature desc|?}}} | |
| |}
| |
Latest revision as of 10:26, 2 January 2024
Character Stats
|
|
Rank
|
LVL
|
HP
|
ATK
|
DEF
|
MRES
|
BLK
|
REP
|
COST
|
ASPD
|
|
|
1
|
{{{hp}}}
|
{{{atk}}}
|
{{{def}}}
|
{{{magic res}}}
|
{{{block}}}
|
none
|
none
|
{{{atk spd}}}
|
{{{lv max}}}
|
{{{hp max}}}
|
{{{atk max}}}
|
{{{def max}}}
|
{{{magic res max}}}
|
{{{block}}}
|
none
|
none
|
{{{atk spd}}}
|
Silver Rank Up{{{{{upgrade}}}}}
|
This now uses {{Stats}} as a base so it's easier to maintain the code