Template:Stats1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(This now uses {{Stats}} as a base so it's easier to maintain the code) |
||
Line 1: | Line 1: | ||
{ | {{Stats | ||
|- | | rank-color=#BCC6CC | ||
| rank=Silver Rank | |||
| rank-img=SilverRank | |||
| display-note: none | |||
| filename = {{{filename|charactername}}} | |||
| lv max = {{{lv max|?}}} | |||
| hp = {{{hp}|?}}} | |||
| | | hp max = {{{hp max|?}}} | ||
| atk = {{{atk|?}}} | |||
| | | atk max = {{{atk max|?}}} | ||
| | | def = {{{def|?}}} | ||
| def max = {{{def max|?}}} | |||
| | | magic res = {{{magic res|?}}} | ||
| | | magic res max = {{{magic res max|?}}} | ||
| cost = {{{cost|?}}} | |||
| redeploy = {{{redploy|?}}} | |||
| | | class = {{{class|Stranger}}} | ||
| | | block = {{{block|?}}} | ||
| atk spd = {{{atk spd|?}}} | |||
| | | range type = {{{range type|18}}} | ||
| trait = {{{trait|?}}} | |||
| | | nature name = {{{nature name|?}}} | ||
| nature desc = {{{nature desc|?}}} | |||
| | }} | ||
| | <noinclude> | ||
This now uses {{Stats}} as a base so it's easier to maintain the code | |||
| | |||
| | |||
| | |||
| | |||
| | |||
Revision as of 10:33, 28 October 2022
Character Stats | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Rank | LVL | HP | ATK | DEF | MRES | BLK | REP | COST | ASPD | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1 | ? | ? | ? | ? | ? | ? | ? | ? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? | ? | ? | ? | ? | ? | ? | ? | ? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This now uses
Character Stats | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Rank | LVL | HP | ATK | DEF | MRES | BLK | ASPD | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1 | {{{hp}}} | {{{atk}}} | {{{def}}} | {{{magic res}}} | {{{block}}} | {{{atk spd}}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MAX | {{{hp max}}} | {{{atk max}}} | {{{def max}}} | {{{magic res}}} | {{{block}}} | {{{atk spd}}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
as a base so it's easier to maintain the code