Template:CharacterStatTable: Difference between revisions

StatCalc update
No edit summary
(StatCalc update)
 
(3 intermediate revisions by the same user not shown)
Line 2:
|+Stats
|- class="stattable-controls" style="display: none"
|colspan="8"|<span class="stattable-rarity-selector"><span class="star-character">[[File:Icon_star.png|20px|link=]]</span><span class="star-weapon">[[File:Icon_blue_star.png|20px|link=]]</span></span>
|- class="stattable-equipment" style="display: none"
|colspan="8"|
|- class="stattable-stats"
!Attack
Line 33 ⟶ 31:
|class="stat-cc_res"|{{{minCCRes|}}}
 
|- class="stattable-equipment" style="display: nonestats"
!Attack speed
|class="stat-attack_speed"|{{{AttackSpeed|10000}}}
!Movement speed
|class="stat-move_speed"|{{{MoveSpeed|}}}
!Cost Recovery
|class="stat-regen_cost"|{{{RegenCost|}}}
!Ammo
|class="stat-ammo"|{{{AmmoCount|}}}/{{{AmmoCost|}}}
|}</includeonly><noinclude>__TOC__<templatedata>
{
Line 84 ⟶ 91:
"minCCStr": {},
"minCCRes": {},
"AttackSpeed": {},
"MoveSpeed": {},
"AmmoCount": {},
"AmmoCost": {},
"RegenCost": {},
"dataSource": {
"label": "dataSource",
Line 114 ⟶ 126:
| minCCStr =
| minCCRes =
| AttackSpeed =
| MoveSpeed =
| AmmoCount =
| AmmoCost =
| RegenCost =
| dataSource =
}}</pre>