Template:StatTable: Difference between revisions
Jump to navigation
Jump to search
Pianoforte (talk | contribs) mNo edit summary |
m Status Ammo -> HP Ammo |
||
(48 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{ | <includeonly> | ||
<div class="verticaltabber paddedtabber-2px costumeContainer stattable" style="max-width:1440px" data-tdoll-id="{{BASEPAGENAMEE}}" data-tdoll-costume=""> | |||
<div style="color:#322300;font-size:110%;flex-basis:100%;background-color:#f0b000;text-align:center;padding:5px;text-shadow:none;font-weight:bold;margin:2px">Stats</div> | |||
<div style="display:flex;flex-direction:column;min-width:500px;flex-grow:1"> | |||
<div style="display:flex;background-color:rgba(0,0,0,0.0);flex-grow:1;flex-direction:column"> | |||
<div style="display:flex;margin:2px 2px 0 2px"><div style="background-color:rgba(0,0,0,0.25);margin-right:2px"><div style="display:flex;width:240px;height:180px;max-width:240px;max-height:180px"><div class="tdoll_chibi" data-tdoll-id="{{BASEPAGENAMEE}}">[[File:{{BASEPAGENAME}}_chibi.png|alt=Chibi image|link=|center|]]</div></div></div> | |||
<div style="flex-grow:1;display:flex;flex-direction:column">{{#widget:costumeSwitcher | |||
|costume1name={{{costume1_t|}}} | |||
|costume2name={{{costume2_t|}}} | |||
|costume3name={{{costume3_t|}}} | |||
|costume4name={{{costume4_t|}}} | |||
|moddable={{{moddable_t|}}} | |||
|defaultstats={"min_dmg_t":"{{{min_dmg_t|50}}}","max_dmg_t":"{{{max_dmg_t|150}}}","min_hp_t":"{{{min_hp_t|190}}}","max_hp_t":"{{{max_hp_t|200}}}","min_ammo_t":"{{{min_ammo_t|}}}","max_ammo_t":"{{{max_ammo_t|}}}","ration":"{{{ration|}}}","rationwd":"{{{rationwd|}}}","min_eva_t":"{{{min_eva_t|5}}}","max_eva_t":"{{{max_eva_t|50}}}","min_acc_t":"{{{min_acc_t|100}}}","max_acc_t":"{{{max_acc_t|100}}}","min_rof_t":"{{{min_rof_t|100}}}","max_rof_t":"{{{max_rof_t|100}}}","mov_t":"{{#if:{{{mov_t|}}}|{{{mov_t|}}}|{{#switch:{{{classification_t|}}}| AR = 10 | RF = 7 | SG = 50% | HG = 15 | MG = 4 | SMG = 12 | 666}}}}","crit_t":"{{#if:{{{crit_t|}}}|{{{crit_t|}}}|{{#switch:{{{classification_t|}}}| AR = 20% | RF = 40% | SG = 40% | HG = 20% | MG = 5% | SMG = 5% | 666%}}}}","critdmg_t":"{{{critdmg_t|50%}}}","penetration_t":"{{{penetration_t|10}}}","clipsize_t":"{{{clipsize_t|}}}","min_armor_t":"{{{min_armor_t|}}}","max_armor_t":"{{{max_armor_t|}}}","aura1_t":"{{{aura1_t|}}}","aura2_t":"{{{aura2_t|}}}","aura3_t":"{{{aura3_t|}}}"} | |||
|mod1stats={"min_dmg_t":"{{#if:{{{mod1_min_dmg_t|}}}|{{{mod1_min_dmg_t|}}}|{{{min_dmg_t|50}}}}}","max_dmg_t":"{{#if:{{{mod1_max_dmg_t|}}}|{{{mod1_max_dmg_t|}}}|{{{max_dmg_t|150}}}}}","min_hp_t":"{{#if:{{{mod1_min_hp_t|}}}|{{{mod1_min_hp_t|}}}|{{{min_hp_t|190}}}}}","max_hp_t":"{{#if:{{{mod1_max_hp_t|}}}|{{{mod1_max_hp_t|}}}|{{{max_hp_t|200}}}}}","min_ammo_t":"{{#if:{{{mod1_min_ammo_t|}}}|{{{mod1_min_ammo_t|}}}|{{{min_ammo_t|}}}}}","max_ammo_t":"{{#if:{{{mod1_max_ammo_t|}}}|{{{mod1_max_ammo_t|}}}|{{{max_ammo_t|}}}}}","ration":"{{#if:{{{mod1_ration|}}}|{{{mod1_ration|}}}|{{{ration|}}}}}","rationwd":"{{#if:{{{mod1_rationwd|}}}|{{{mod1_rationwd|}}}|{{{rationwd|}}}}}","min_eva_t":"{{#if:{{{mod1_min_eva_t|}}}|{{{mod1_min_eva_t|}}}|{{{min_eva_t|5}}}}}","max_eva_t":"{{#if:{{{mod1_max_eva_t|}}}|{{{mod1_max_eva_t|}}}|{{{max_eva_t|50}}}}}","min_acc_t":"{{#if:{{{mod1_min_acc_t|}}}|{{{mod1_min_acc_t|}}}|{{{min_acc_t|100}}}}}","max_acc_t":"{{#if:{{{mod1_max_acc_t|}}}|{{{mod1_max_acc_t|}}}|{{{max_acc_t|100}}}}}","min_rof_t":"{{#if:{{{mod1_min_rof_t|}}}|{{{mod1_min_rof_t|}}}|{{{min_rof_t|100}}}}}","max_rof_t":"{{#if:{{{mod1_max_rof_t|}}}|{{{mod1_max_rof_t|}}}|{{{max_rof_t|100}}}}}","mov_t":"{{#if:{{{mod1_mov_t|}}}|{{{mod1_mov_t|}}}|{{#if:{{{mov_t|}}}|{{{mov_t|}}}|{{#switch:{{{classification_t|}}}| AR = 10 | RF = 7 | SG = 50% | HG = 15 | MG = 4 | SMG = 12 | 666}}}}}}","crit_t":"{{#if:{{{mod1_crit_t|}}}|{{{mod1_crit_t|}}}|{{#if:{{{crit_t|}}}|{{{crit_t|}}}|{{#switch:{{{classification_t|}}}| AR = 20% | RF = 40% | SG = 40% | HG = 20% | MG = 5% | SMG = 5% | 666%}}}}}}","critdmg_t":"{{#if:{{{mod1_critdmg_t|}}}|{{{mod1_critdmg_t|}}}|{{{critdmg_t|50%}}}}}","penetration_t":"{{#if:{{{mod1_penetration_t|}}}|{{{mod1_penetration_t|}}}|{{{penetration_t|10}}}}}","clipsize_t":"{{#if:{{{mod1_clipsize_t|}}}|{{{mod1_clipsize_t|}}}|{{{clipsize_t|}}}}}","min_armor_t":"{{#if:{{{mod1_min_armor_t|}}}|{{{mod1_min_armor_t|}}}|{{{min_armor_t|}}}}}","max_armor_t":"{{#if:{{{mod1_max_armor_t|}}}|{{{mod1_max_armor_t|}}}|{{{max_armor_t|}}}}}","aura1_t":"{{{mod1_aura1_t|}}}","aura2_t":"{{{mod1_aura2_t|}}}","aura3_t":"{{{mod1_aura3_t|}}}"} | |||
|mod2stats={"min_dmg_t":"{{#if:{{{mod2_min_dmg_t|}}}|{{{mod2_min_dmg_t|}}}|{{{min_dmg_t|50}}}}}","max_dmg_t":"{{#if:{{{mod2_max_dmg_t|}}}|{{{mod2_max_dmg_t|}}}|{{{max_dmg_t|150}}}}}","min_hp_t":"{{#if:{{{mod2_min_hp_t|}}}|{{{mod2_min_hp_t|}}}|{{{min_hp_t|190}}}}}","max_hp_t":"{{#if:{{{mod2_max_hp_t|}}}|{{{mod2_max_hp_t|}}}|{{{max_hp_t|200}}}}}","min_ammo_t":"{{#if:{{{mod2_min_ammo_t|}}}|{{{mod2_min_ammo_t|}}}|{{{min_ammo_t|}}}}}","max_ammo_t":"{{#if:{{{mod2_max_ammo_t|}}}|{{{mod2_max_ammo_t|}}}|{{{max_ammo_t|}}}}}","ration":"{{#if:{{{mod2_ration|}}}|{{{mod2_ration|}}}|{{{ration|}}}}}","rationwd":"{{#if:{{{mod2_rationwd|}}}|{{{mod2_rationwd|}}}|{{{rationwd|}}}}}","min_eva_t":"{{#if:{{{mod2_min_eva_t|}}}|{{{mod2_min_eva_t|}}}|{{{min_eva_t|5}}}}}","max_eva_t":"{{#if:{{{mod2_max_eva_t|}}}|{{{mod2_max_eva_t|}}}|{{{max_eva_t|50}}}}}","min_acc_t":"{{#if:{{{mod2_min_acc_t|}}}|{{{mod2_min_acc_t|}}}|{{{min_acc_t|100}}}}}","max_acc_t":"{{#if:{{{mod2_max_acc_t|}}}|{{{mod2_max_acc_t|}}}|{{{max_acc_t|100}}}}}","min_rof_t":"{{#if:{{{mod2_min_rof_t|}}}|{{{mod2_min_rof_t|}}}|{{{min_rof_t|100}}}}}","max_rof_t":"{{#if:{{{mod2_max_rof_t|}}}|{{{mod2_max_rof_t|}}}|{{{max_rof_t|100}}}}}","mov_t":"{{#if:{{{mod2_mov_t|}}}|{{{mod2_mov_t|}}}|{{#if:{{{mov_t|}}}|{{{mov_t|}}}|{{#switch:{{{classification_t|}}}| AR = 10 | RF = 7 | SG = 50% | HG = 15 | MG = 4 | SMG = 12 | 666}}}}}}","crit_t":"{{#if:{{{mod2_crit_t|}}}|{{{mod2_crit_t|}}}|{{#if:{{{crit_t|}}}|{{{crit_t|}}}|{{#switch:{{{classification_t|}}}| AR = 20% | RF = 40% | SG = 40% | HG = 20% | MG = 5% | SMG = 5% | 666%}}}}}}","critdmg_t":"{{#if:{{{mod2_critdmg_t|}}}|{{{mod2_critdmg_t|}}}|{{{critdmg_t|50%}}}}}","penetration_t":"{{#if:{{{mod2_penetration_t|}}}|{{{mod2_penetration_t|}}}|{{{penetration_t|10}}}}}","clipsize_t":"{{#if:{{{mod2_clipsize_t|}}}|{{{mod2_clipsize_t|}}}|{{{clipsize_t|}}}}}","min_armor_t":"{{#if:{{{mod2_min_armor_t|}}}|{{{mod2_min_armor_t|}}}|{{{min_armor_t|}}}}}","max_armor_t":"{{#if:{{{mod2_max_armor_t|}}}|{{{mod2_max_armor_t|}}}|{{{max_armor_t|}}}}}","aura1_t":"{{{mod1_aura1_t|}}}","aura2_t":"{{{mod1_aura2_t|}}}","aura3_t":"{{{mod1_aura3_t|}}}"} | |||
|mod3stats={"min_dmg_t":"{{#if:{{{mod3_min_dmg_t|}}}|{{{mod3_min_dmg_t|}}}|{{{min_dmg_t|50}}}}}","max_dmg_t":"{{#if:{{{mod3_max_dmg_t|}}}|{{{mod3_max_dmg_t|}}}|{{{max_dmg_t|150}}}}}","min_hp_t":"{{#if:{{{mod3_min_hp_t|}}}|{{{mod3_min_hp_t|}}}|{{{min_hp_t|190}}}}}","max_hp_t":"{{#if:{{{mod3_max_hp_t|}}}|{{{mod3_max_hp_t|}}}|{{{max_hp_t|200}}}}}","min_ammo_t":"{{#if:{{{mod3_min_ammo_t|}}}|{{{mod3_min_ammo_t|}}}|{{{min_ammo_t|}}}}}","max_ammo_t":"{{#if:{{{mod3_max_ammo_t|}}}|{{{mod3_max_ammo_t|}}}|{{{max_ammo_t|}}}}}","ration":"{{#if:{{{mod3_ration|}}}|{{{mod3_ration|}}}|{{{ration|}}}}}","rationwd":"{{#if:{{{mod3_rationwd|}}}|{{{mod3_rationwd|}}}|{{{rationwd|}}}}}","min_eva_t":"{{#if:{{{mod3_min_eva_t|}}}|{{{mod3_min_eva_t|}}}|{{{min_eva_t|5}}}}}","max_eva_t":"{{#if:{{{mod3_max_eva_t|}}}|{{{mod3_max_eva_t|}}}|{{{max_eva_t|50}}}}}","min_acc_t":"{{#if:{{{mod3_min_acc_t|}}}|{{{mod3_min_acc_t|}}}|{{{min_acc_t|100}}}}}","max_acc_t":"{{#if:{{{mod3_max_acc_t|}}}|{{{mod3_max_acc_t|}}}|{{{max_acc_t|100}}}}}","min_rof_t":"{{#if:{{{mod3_min_rof_t|}}}|{{{mod3_min_rof_t|}}}|{{{min_rof_t|100}}}}}","max_rof_t":"{{#if:{{{mod3_max_rof_t|}}}|{{{mod3_max_rof_t|}}}|{{{max_rof_t|100}}}}}","mov_t":"{{#if:{{{mod3_mov_t|}}}|{{{mod3_mov_t|}}}|{{#if:{{{mov_t|}}}|{{{mov_t|}}}|{{#switch:{{{classification_t|}}}| AR = 10 | RF = 7 | SG = 50% | HG = 15 | MG = 4 | SMG = 12 | 666}}}}}}","crit_t":"{{#if:{{{mod3_crit_t|}}}|{{{mod3_crit_t|}}}|{{#if:{{{crit_t|}}}|{{{crit_t|}}}|{{#switch:{{{classification_t|}}}| AR = 20% | RF = 40% | SG = 40% | HG = 20% | MG = 5% | SMG = 5% | 666%}}}}}}","critdmg_t":"{{#if:{{{mod3_critdmg_t|}}}|{{{mod3_critdmg_t|}}}|{{{critdmg_t|50%}}}}}","penetration_t":"{{#if:{{{mod3_penetration_t|}}}|{{{mod3_penetration_t|}}}|{{{penetration_t|10}}}}}","clipsize_t":"{{#if:{{{mod3_clipsize_t|}}}|{{{mod3_clipsize_t|}}}|{{{clipsize_t|}}}}}","min_armor_t":"{{#if:{{{mod3_min_armor_t|}}}|{{{mod3_min_armor_t|}}}|{{{min_armor_t|}}}}}","max_armor_t":"{{#if:{{{mod3_max_armor_t|}}}|{{{mod3_max_armor_t|}}}|{{{max_armor_t|}}}}}","aura1_t":"{{{mod1_aura1_t|}}}","aura2_t":"{{{mod1_aura2_t|}}}","aura3_t":"{{{mod1_aura3_t|}}}"} | |||
}} | |||
<div style="flex-grow:1;margin-top:4px"> | |||
{| style="width:100%;height:100%;" cellspacing =0 | |||
| colspan=2 style="background: linear-gradient(135deg, rgba(127, 127, 127, 0.4) 85%, rgba(0, 0, 0, 0.5) 85%);" |[[File:Icon_hp.png|25px|link=|left|Health]] Health | |||
|- | |||
| colspan=2 style="background:rgba(0, 0, 0, 0.5);text-align:right" |<span data-tdoll-stat-id="min_hp_t">{{{min_hp_t|190}}}</span><sub>(x1)</sub> → <span data-tdoll-stat-id="max_hp_t">{{{max_hp_t|200}}}</span><sub>(x1)</sub> / <span data-tdoll-stat-id="hpmaxwd">{{#expr:5*{{{max_hp_t|200}}}}}</span><sub>(x5)</sub> | |||
|- | |||
| style="background: linear-gradient(135deg, rgba(127, 127, 127, 0.4) 65%, rgba(0, 0, 0, 0.5) 65%);" |[[File:Icon_ammo.png|25px|link=|left|Health]] Ammo | |||
| style="background: linear-gradient(135deg, rgba(127, 127, 127, 0.4) 65%, rgba(0, 0, 0, 0.5) 65%);" |[[File:Icon_ration.png|25px|link=|left|Health]] Ration | |||
|- | |||
|style="background:rgba(0, 0, 0, 0.5);text-align:right" |{{#switch:{{{classification_t|}}}| AR = 20 | RF = 15 | SG = 30 | HG = 10 | MG = 40 | SMG = 25 | 666}}<sub>(x1)</sub> / {{#switch:{{{classification_t|}}}| AR = 60 | RF = 55 | SG = 90 | HG = 30 | MG = 140 | SMG = 85 | 666}}<sub>(x5)</sub> | |||
|style="background:rgba(0, 0, 0, 0.5);text-align:right" |{{#switch:{{{classification_t|}}}| AR = 20 | RF = 30 | SG = 40 | HG = 10 | MG = 30 | SMG = 20 | 666}}<sub>(x1)</sub> / {{#switch:{{{classification_t|}}}| AR = 60 | RF = 90 | SG = 140 | HG = 30 | MG = 90 | SMG = 60 | 666}}<sub>(x5)</sub> | |||
|- | |||
| colspan=2 style="background: linear-gradient(135deg, rgba(127, 127, 127, 0.4) 80%, rgba(0, 0, 0, 0.5) 80%);" | Acquisition | |||
|- | |- | ||
| colspan=2 style="background:rgba(0, 0, 0, 0.5);text-align:right" | <div style="float:left;color:black;text-shadow:none"><span style="background:green;border: 1px solid transparent;border-radius:2px;margin-right:2px;{{#if:{{{nonormalcraft_t|}}}|opacity:0.25|{{#ifeq:{{{classification_t|}}}|SG|opacity:0.25}}}}">NORMAL</span><span style="background:orange;border: 1px solid transparent;border-radius:2px;margin-right:2px;{{#if:{{{noheavycraft_t|}}}|opacity:0.25|{{#ifeq:{{{classification_t|}}}|HG|opacity:0.25}}}}">HEAVY</span><span style="background:yellow;border: 1px solid transparent;border-radius:2px;{{#if:{{{drop_t|}}}||opacity:0.25}}">DROP</span></div> {{{craft_t|--:--:--}}} | |||
|}</div></div> | |||
</div> | |||
<div style="flex-grow:1"> | |||
{| style="color:white;width:100%;height:100%;top:0;bottom:0;left:0;right:0" | |||
|- | |- | ||
|style="background:rgba(127, 127, 127, 0.4);width:25%" |[[File:Icon_dmg.png|25px|link=|left|Damage]] Damage | |||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_dmg.png|25px|link=| | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;width:25%" | | ||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;width: | |||
{| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | {| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="min_dmg_t"|{{{min_dmg_t|50}}} | ||
| style="vertical-align:center"| | | style="vertical-align:center"| → | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="max_dmg_t"|{{{max_dmg_t|150}}} | ||
|} | |} | ||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_eva.png|25px|link=| | |style="background:rgba(127, 127, 127, 0.4);width:25%" |[[File:Icon_eva.png|25px|link=|left|Evasion]] Evasion | ||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;width: | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;width:25%" | | ||
{| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | {| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="min_eva_t"|{{{min_eva_t|5}}} | ||
| style="vertical-align:center"| | | style="vertical-align:center"| → | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="max_eva_t"|{{{max_eva_t|50}}} | ||
|} | |} | ||
|- | |- | ||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_acc.png|25px|link=| | |style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_acc.png|25px|link=|left|Accuracy]] Accuracy | ||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px" | | |||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px | |||
{| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | {| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="min_acc_t"|{{{min_acc_t|100}}} | ||
| style="vertical-align:center"| | | style="vertical-align:center"| → | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="max_acc_t"|{{{max_acc_t|100}}} | ||
|} | |} | ||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_rof.png|25px|link=|left|Rate of Fire]] Rate of Fire | |||
|style="background:rgba(127, 127, 127, 0.4)" |[[File: | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px" | | ||
|style="background:rgba(0, 0, 0, 0.5); | |||
{| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | {| cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="min_rof_t"|{{{min_rof_t|100}}} | ||
| style="vertical-align:center"| | | style="vertical-align:center"| → | ||
| style="width: | | style="width:35%" data-tdoll-stat-id="max_rof_t"|{{{max_rof_t|100}}} | ||
|} | |} | ||
|- | |- | ||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_armor.png|25px|link=| | |style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_mov.png|25px|link=|left|Movement Speed]] Move Speed | ||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;text-align:center" data-tdoll-stat-id="mov_t"|{{#if:{{{mov_t|}}}|{{{mov_t|}}}|{{#switch:{{{classification_t|}}}| AR = 10 | RF = 7 | SG = 50% | HG = 15 | MG = 4 | SMG = 12 | 666}}}} | ||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_armor.png|25px|link=|left|Armor]] Armor | |||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;text-align:center" | {{#if:{{{min_armor_t|}}}{{{max_armor_t|}}}{{{moddable_t|}}}| | |||
{{{!}} cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | {{{!}} cellspacing = 0 cellpadding = 0 style="width:100%;text-align:center" | ||
{{!}} style="width: | {{!}} style="width:35%" data-tdoll-stat-id="min_armor_t" {{!}}{{{min_armor_t|100}}} | ||
{{!}} style="vertical-align:center"{{!}} | {{!}} style="vertical-align:center"{{!}} → | ||
{{!}} style="width: | {{!}} style="width:35%" data-tdoll-stat-id="max_armor_t" {{!}}{{{max_armor_t|100}}} | ||
{{!}}} | {{!}}} | ||
|0}} | |0}} | ||
|- | |- | ||
|style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_crit.png|25px|link=| | |style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_crit.png|25px|link=|left|Critical Hit Rate]] Crit. Rate | ||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;text-align:center" data-tdoll-stat-id="crit_t" |{{#if:{{{crit_t|}}}|{{{crit_t|}}}|{{#switch:{{{classification_t|}}}| AR = 20% | RF = 40% | SG = 40% | HG = 20% | MG = 5% | SMG = 5% | 666%}}}} | ||
|style="background:rgba(127, 127, 127, 0.4) | |style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_critdmg.png|25px|link=|left|Critical Hit Damage]] Crit. Damage | ||
|style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;text-align:center" data-tdoll-stat-id="critdmg_t" |{{{critdmg_t|50%}}} | ||
|- | |- | ||
| | |style="background:rgba(127, 127, 127, 0.4)" |[[File:Icon_penetration.png|25px|link=|left|Armor Penetration]] Armor Pen. | ||
| | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;text-align:center" data-tdoll-stat-id="penetration_t" |{{{penetration_t|10}}} | ||
| | |style="background:{{#if:{{{clipsize_t|}}}|rgba(127, 127, 127, 0.4)|rgba(0, 0, 0, 0.5)}}" |{{#if:{{{clipsize_t|}}}|[[File:Icon_clipsize.png|25px|link=|left|Clip Size]] Clip Size}} | ||
|- | |style="background:rgba(0, 0, 0, 0.5);padding-left:10px;padding-right:10px;text-align:center" data-tdoll-stat-id="clipsize_t" |{{{clipsize_t|}}} | ||
| | |}</div> | ||
<div style="display:flex;background-color:rgba(0,0,0,0.5);margin:2px;flex-grow:1;flex-direction:column"> | |||
|- | <div class=tabButtonLane>{{#widget:button|name=Equipment|class=tabButton-active}}</div> | ||
| | <div style="display:flex;background-color:rgba(100,100,100,0.7);flex-grow:1"> | ||
{{# | <div style="background:rgba(0, 0, 0, 0.5);vertical-align:top;text-align:left;margin:5px;flex-grow:1;display:flex;justify-content:space-between"> | ||
<div>{{#switch:{{{slot1_t}}} | |||
{{{!}} style=" | |magazine = | ||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_magazine.png|x90px|link=]] | |||
{{!}} style="{{#if:{{{use_Armor-Piercing_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| MG = | RF = | opacity:0.1}}}}" {{!}} [[File:Icon_Armor-Piercing_Ammo_S_2star.png|25px|link=Category:Armor-Piercing Ammo]] | |||
{{!}} style="{{#if:{{{use_Status_Ammo_t|{{{use_HP_Ammo_t|}}}}}}||{{#switch:{{{classification_t|}}}| HG = | SMG = | opacity:0.1}}}}" {{!}} [[File:Icon_HP_Ammo_S_2star.png|25px|link=Category:HP Ammo]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Shotgun_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| SG = | opacity:0.1}}}}" {{!}} [[File:Icon_Shotgun_Ammo_S_2star.png|25px|link=Category:Shotgun Ammo]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_High_Velocity_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| AR = | opacity:0.1}}}}" {{!}} [[File:Icon_High_Velocity_Ammo_S_2star.png|25px|link=Category:High-Velocity Ammo]] | |||
{{!}}} | |||
|doll = | |||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_doll.png|x90px|link=]] | |||
{{!}} [[File:Icon_Microchip_S_2star.png|25px|link=Category:Microchips]] | |||
{{!}} style="{{#if:{{{use_Exoskeleton_t|}}}||{{#switch:{{{classification_t|}}}| HG = | SMG = | AR = | opacity:0.1}}}}" {{!}} [[File:Icon_Exoskeleton_S_2star.png|25px|link=Category:Exoskeletons]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Ballistic_Plate_t|}}}||{{#switch:{{{classification_t|}}}| SG = | opacity:0.1}}}}" {{!}} [[File:Icon_Ballistic_Plate_S_2star.png|25px|link=Category:Ballistic Plates]] | |||
{{!}} style="{{#if:{{{use_Camo_Cape_t|}}}||{{#switch:{{{classification_t|}}}| RF = | opacity:0.1}}}}" {{!}} [[File:Icon_Camo_Cape_S_2star.png|25px|link=Category:Camo Capes]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Ammo_Box_t|}}}||{{#switch:{{{classification_t|}}}| MG = | opacity:0.1}}}}" {{!}}[[File:Icon_Ammo_Box_S_2star.png|25px|link=Category:Ammo Boxes]] | |||
{{!}} | |||
{{!}}} | |||
|accessory = | |||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_accessory.png|x90px|link=]] | |||
{{!}} style="{{#if:{{{use_Telescopic_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Telescopic_Sight_S_2star.png|25px|link=Category:Telescopic Sights]] | |||
{{!}} style="{{#if:{{{use_Holographic_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Holographic_Sight_S_2star.png|25px|link=Category:Holographic_Sights]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Red_Dot_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Red_Dot_Sight_S_2star.png|25px|link=Category:Red Dot Sights]] | |||
{{!}} style="{{#if:{{{use_Night_Combat_Equipment_t|}}}||{{#switch:{{{classification_t|}}}| RF = opacity:0.1| MG = opacity:0.1}} }}" {{!}} [[File:Icon_Night_Combat_Equipment_S_2star.png|25px|link=Category:Night Combat Equipment]] | |||
{{!}}- | {{!}}- | ||
{{!}} style=" | {{!}} style="{{#if:{{{use_Silencer_t|}}}||{{#switch:{{{classification_t|}}}| MG = opacity:0.1| SG = opacity:0.1}}}}" {{!}} [[File:Icon_Silencer_S_2star.png|25px|link=Category:Silencers]] | ||
{{!}} style=" | {{!}}} | ||
}}</div> | |||
<div>{{#switch:{{lc:{{{slot2_t}}}}} | |||
|magazine = | |||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_magazine.png|x90px|link=]] | |||
{{!}} style="{{#if:{{{use_Armor-Piercing_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| MG = | RF = | opacity:0.1}}}}" {{!}} [[File:Icon_Armor-Piercing_Ammo_S_2star.png|25px|link=Category:Armor-Piercing Ammo]] | |||
{{!}} style="{{#if:{{{use_Status_Ammo_t|{{{use_HP_Ammo_t|}}}}}}||{{#switch:{{{classification_t|}}}| HG = | SMG = | opacity:0.1}}}}" {{!}} [[File:Icon_HP_Ammo_S_2star.png|25px|link=Category:HP Ammo]] | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="{{#if:{{{use_Shotgun_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| SG = | opacity:0.1}}}}" {{!}} [[File:Icon_Shotgun_Ammo_S_2star.png|25px|link=Category:Shotgun Ammo]] | ||
{{{ | |||
{{!}}- | {{!}}- | ||
{{!}} {{# | {{!}} style="{{#if:{{{use_High_Velocity_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| AR = | opacity:0.1}}}}" {{!}} [[File:Icon_High_Velocity_Ammo_S_2star.png|25px|link=Category:High-Velocity Ammo]] | ||
{{!}} {{ | {{!}}} | ||
{{!}} {{# | |doll = | ||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_doll.png|x90px|link=]] | |||
{{!}} [[File:Icon_Microchip_S_2star.png|25px|link=Category:Microchips]] | |||
{{!}} style="{{#if:{{{use_Exoskeleton_t|}}}||{{#switch:{{{classification_t|}}}| HG = | SMG = | AR = | opacity:0.1}}}}" {{!}} [[File:Icon_Exoskeleton_S_2star.png|25px|link=Category:Exoskeletons]] | |||
{{!}}- | {{!}}- | ||
{{!}} {{# | {{!}} style="{{#if:{{{use_Ballistic_Plate_t|}}}||{{#switch:{{{classification_t|}}}| SG = | opacity:0.1}}}}" {{!}} [[File:Icon_Ballistic_Plate_S_2star.png|25px|link=Category:Ballistic Plates]] | ||
{{!}} style="{{#if:{{{use_Camo_Cape_t|}}}||{{#switch:{{{classification_t|}}}| RF = | opacity:0.1}}}}" {{!}} [[File:Icon_Camo_Cape_S_2star.png|25px|link=Category:Camo Capes]] | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="{{#if:{{{use_Ammo_Box_t|}}}||{{#switch:{{{classification_t|}}}| MG = | opacity:0.1}}}}" {{!}}[[File:Icon_Ammo_Box_S_2star.png|25px|link=Category:Ammo Boxes]] | ||
{{!}} | |||
{{!}}} | {{!}}} | ||
|accessory = | |||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_accessory.png|x90px|link=]] | |||
{{!}} style="{{#if:{{{use_Telescopic_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Telescopic_Sight_S_2star.png|25px|link=Category:Telescopic Sights]] | |||
{{!}} style="{{#if:{{{use_Holographic_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Holographic_Sight_S_2star.png|25px|link=Category:Holographic_Sights]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Red_Dot_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Red_Dot_Sight_S_2star.png|25px|link=Category:Red Dot Sights]] | |||
{{!}} style="{{#if:{{{use_Night_Combat_Equipment_t|}}}||{{#switch:{{{classification_t|}}}| RF = opacity:0.1| MG = opacity:0.1}} }}" {{!}} [[File:Icon_Night_Combat_Equipment_S_2star.png|25px|link=Category:Night Combat Equipment]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Silencer_t|}}}||{{#switch:{{{classification_t|}}}| MG = opacity:0.1| SG = opacity:0.1}}}}" {{!}} [[File:Icon_Silencer_S_2star.png|25px|link=Category:Silencers]] | |||
{{!}}} | {{!}}} | ||
{{!}} | }}</div><div> | ||
{{#switch:{{{slot3_t}}} | |||
|magazine = | |||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_magazine.png|x90px|link=]] | |||
{{!}} style="{{#if:{{{use_Armor-Piercing_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| MG = | RF = | opacity:0.1}}}}" {{!}} [[File:Icon_Armor-Piercing_Ammo_S_2star.png|25px|link=Category:Armor-Piercing Ammo]] | |||
{{!}} style="{{#if:{{{use_Status_Ammo_t|{{{use_HP_Ammo_t|}}}}}}||{{#switch:{{{classification_t|}}}| HG = | SMG = | opacity:0.1}}}}" {{!}} [[File:Icon_HP_Ammo_S_2star.png|25px|link=Category:HP Ammo]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Shotgun_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| SG = | opacity:0.1}}}}" {{!}} [[File:Icon_Shotgun_Ammo_S_2star.png|25px|link=Category:Shotgun Ammo]] | |||
{{!}}- | {{!}}- | ||
{{!}} style=" | {{!}} style="{{#if:{{{use_High_Velocity_Ammo_t|}}}||{{#switch:{{{classification_t|}}}| AR = | opacity:0.1}}}}" {{!}} [[File:Icon_High_Velocity_Ammo_S_2star.png|25px|link=Category:High-Velocity Ammo]] | ||
{{!}}} | |||
{{{!}} cellspacing = | |doll = | ||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_doll.png|x90px|link=]] | |||
{{!}} [[File:Icon_Microchip_S_2star.png|25px|link=Category:Microchips]] | |||
{{!}} style="{{#if:{{{use_Exoskeleton_t|}}}||{{#switch:{{{classification_t|}}}| HG = | SMG = | AR = | opacity:0.1}}}}" {{!}} [[File:Icon_Exoskeleton_S_2star.png|25px|link=Category:Exoskeletons]] | |||
{{!}}- | {{!}}- | ||
{{!}} | {{!}} style="{{#if:{{{use_Ballistic_Plate_t|}}}||{{#switch:{{{classification_t|}}}| SG = | opacity:0.1}}}}" {{!}} [[File:Icon_Ballistic_Plate_S_2star.png|25px|link=Category:Ballistic Plates]] | ||
{{!}} | {{!}} style="{{#if:{{{use_Camo_Cape_t|}}}||{{#switch:{{{classification_t|}}}| RF = | opacity:0.1}}}}" {{!}} [[File:Icon_Camo_Cape_S_2star.png|25px|link=Category:Camo Capes]] | ||
{{!}}- | {{!}}- | ||
{{!}} style=" | {{!}} style="{{#if:{{{use_Ammo_Box_t|}}}||{{#switch:{{{classification_t|}}}| MG = | opacity:0.1}}}}" {{!}}[[File:Icon_Ammo_Box_S_2star.png|25px|link=Category:Ammo Boxes]] | ||
{{!}} | |||
{{!}}} | {{!}}} | ||
|accessory = | |||
{{{!}} cellspacing=0 cellpadding=0 | |||
{{!}} rowspan=3 {{!}} [[File:Icon_slot_accessory.png|x90px|link=]] | |||
{{!}} style="{{#if:{{{use_Telescopic_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Telescopic_Sight_S_2star.png|25px|link=Category:Telescopic Sights]] | |||
{{!}} style="{{#if:{{{use_Holographic_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Holographic_Sight_S_2star.png|25px|link=Category:Holographic_Sights]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Red_Dot_Sight_t|}}}||{{#switch:{{{classification_t|}}}| HG = opacity:0.1}} }}" {{!}} [[File:Icon_Red_Dot_Sight_S_2star.png|25px|link=Category:Red Dot Sights]] | |||
{{!}} style="{{#if:{{{use_Night_Combat_Equipment_t|}}}||{{#switch:{{{classification_t|}}}| RF = opacity:0.1| MG = opacity:0.1}} }}" {{!}} [[File:Icon_Night_Combat_Equipment_S_2star.png|25px|link=Category:Night Combat Equipment]] | |||
{{!}}- | |||
{{!}} style="{{#if:{{{use_Silencer_t|}}}||{{#switch:{{{classification_t|}}}| MG = opacity:0.1| SG = opacity:0.1}}}}" {{!}} [[File:Icon_Silencer_S_2star.png|25px|link=Category:Silencers]] | |||
{{!}}} | {{!}}} | ||
}} | }}</div><div style="display: flex;align-items: center;justify-content: left;margin-left: 10px;">{{{use_exclusive_t|}}}</div> | ||
<div></div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div style="display:flex;flex-direction:column;min-width:500px;flex-grow:1"> | |||
<div style="display:flex;background-color:rgba(0,0,0,0.5);margin:2px;flex-grow:0.7;flex-direction:column"> | |||
<div class=tabButtonLane>{{#widget:button|name=Tiles|class=tabButton-active}}</div> | |||
<div style="display:flex;background-color:rgba(100,100,100,0.7);flex-grow:1"> | |||
<div style="background:rgba(0, 0, 0, 0.5);vertical-align:top;text-align:left;padding:15px;margin:5px;flex-grow:1"> | |||
<div data-tdoll-stat-id="aura1_t">{{{aura1_t|?}}}</div> | |||
<div data-tdoll-stat-id="aura2_t">{{{aura2_t|}}}</div> | |||
<div data-tdoll-stat-id="aura3_t">{{{aura3_t|}}}</div> | |||
</div> | |||
<div style="background:transparent;text-align:center;display:flex;flex-basis:150px"> | |||
<div style="background-color:transparent;text-align:center;margin:auto;padding: 0 4px 0 0" > | |||
{| style="background: rgba(0, 0, 0, 0.25);padding:10px" cellpadding = 15% | |||
|- | |||
| {{#ifeq:{{{tile7_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile7_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
| {{#ifeq:{{{tile8_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile8_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
| {{#ifeq:{{{tile9_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile9_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
|- | |||
| {{#ifeq:{{{tile4_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile4_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
| {{#ifeq:{{{tile5_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile5_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
| {{#ifeq:{{{tile6_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile6_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
|- | |||
| {{#ifeq:{{{tile1_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile1_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
| {{#ifeq:{{{tile2_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile2_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
| {{#ifeq:{{{tile3_t|}}}|1| style="background:rgba(0, 255, 222, 1)" |{{#ifeq:{{{tile3_t|}}}|0|style="background:rgba(255, 255, 255, 1)|style="background:rgba(0, 0, 0, 0.5)"}}}}| | |||
|} | |} | ||
|} | </div> | ||
{| | </div> | ||
</div> | |||
</div> | |||
<div class="skillform" data-tdoll-id="{{BASEPAGENAMEE}}" style="display:flex;background-color:rgba(0,0,0,0.5);margin:2px;flex-grow:1;flex-direction:column;min-height:225px"> | |||
<div class="tabButtonLane">{{#widget:button|name=Skill1|{{#if:{{{skill2name_t|}}}||class=tabButton-active}}}}</div> | |||
<div class="skilltabarea" style="display: flex;background-color: rgba(100,100,100,0.7);flex-basis:100%;flex-grow:1;margin:0;padding:5px;"> | |||
<div class="skillcontainer" style="background-color: rgba(0, 0, 0, 0.5);width: 100%;"> | |||
<div class="skillcontent" style="display:none"> | |||
{| cellspacing=5 | |||
|- | |||
| rowspan=2 class="skillicon" | [[File:{{#ifexist:Media:Icon_Skill_{{{skillid_t|}}}.png|Icon_Skill_{{{skillid_t|}}}|skill backup}}.png|50px|link=|border|center]] | |||
| colspan=2 class="skillname" | {{{skillname_t|name of skill here}}} | |||
|- | |- | ||
| | | class="skilllevel" | | ||
| class="skillconditions" | | |||
|} | |} | ||
<p class="skilldesc"> </p> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
</div> | |||
<div class="artTab" data-tdoll-id="{{BASEPAGENAMEE}}" style="position: relative;background-color: rgba(100,100,100,0.7);margin: 2px;padding: 5px; display: flex;flex-grow: 1;" | |||
data-live2d-exist-costume0="{{#ifexist:File:{{BASEPAGENAMEE}}_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume1="{{#ifexist:File:{{BASEPAGENAMEE}}_costume1_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume2="{{#ifexist:File:{{BASEPAGENAMEE}}_costume2_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume3="{{#ifexist:File:{{BASEPAGENAMEE}}_costume3_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume4="{{#ifexist:File:{{BASEPAGENAMEE}}_costume4_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume5="{{#ifexist:File:{{BASEPAGENAMEE}}_costume5_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume6="{{#ifexist:File:{{BASEPAGENAMEE}}_costume6_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume7="{{#ifexist:File:{{BASEPAGENAMEE}}_costume7_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume8="{{#ifexist:File:{{BASEPAGENAMEE}}_costume8_live2d_texture_00.png| true | false }}" | |||
data-live2d-exist-costume9="{{#ifexist:File:{{BASEPAGENAMEE}}_costume9_live2d_texture_00.png| true | false }}"> | |||
<div class="live2dsettings" style="display:none;"> | |||
{{:{{BASEPAGENAMEE}}/Live2DSettings}} | |||
</div> | |||
<div class="artTabContent" style="margin: auto;"> | |||
<div class="fullart" data-variant="">[[File:{{BASEPAGENAME}}.png|420px|middle]]</div> | |||
<div class="fullart damaged" data-variant="D" style="display: none;">[[File:{{BASEPAGENAME}}_D.png|420px|middle]]</div> | |||
</div> | |||
</div> | |||
</div> | |||
{{{statnotes_t|}}} | |||
</includeonly> | |||
<noinclude> | |||
{{StatTable | |||
|nodrop_t = | |||
|craft_t = | |||
|exclusive_t={{EquipmentCard|Match Grade Armor-Piercing Ammo|Armor-Piercing Ammo|5|icon=Match Grade Armor-Piercing Ammo}} | |||
|classification_t= RF | |||
|costume1_t=costume1 | |||
|costume2_t=costume2 | |||
|costume3_t=costume3 | |||
|costume4_t=costume4 | |||
|slot1_t=magazine | |||
|slot2_t=doll | |||
|slot3_t=doll | |||
|skill2name_t=foobar | |||
|min_dmg_t=45 | |||
|max_dmg_t=135 | |||
|min_hp_t=42 | |||
|max_hp_t=84 | |||
|clipsize_t=15 | |||
|min_eva_t=5 | |||
|max_eva_t=41 | |||
|min_acc_t=9 | |||
|max_acc_t=78 | |||
|min_rof_t=22 | |||
|max_rof_t=34 | |||
|min_armor_t=0 | |||
|max_armor_t=1 | |||
|crit_t=40% | |||
|critdmg_t=50% | |||
|moddable_t=1 | |||
|mod1_max_dmg_t=136 | |||
|mod1_aura3_t=Some dummy aura | |||
|mod2_max_dmg_t=137 | |||
|mod3_min_dmg_t=48 | |||
|mod3_max_dmg_t=138 | |||
|mod3_min_hp_t=45 | |||
|mod3_max_hp_t=87 | |||
|mod3_clipsize_t=18 | |||
|mod3_min_eva_t=8 | |||
|mod3_max_eva_t=44 | |||
|mod3_min_acc_t=12 | |||
|mod3_max_acc_t=81 | |||
|mod3_min_rof_t=25 | |||
|mod3_max_rof_t=37 | |||
|mod3_mov_t=9 | |||
|mod3_min_armor_t=5 | |||
|mod3_max_armor_t=6 | |||
|mod3_crit_t=43% | |||
|mod3_critdmg_t=53% | |||
|mod3_penetration_t=13 | |||
}} | |||
</noinclude> |
Latest revision as of 00:26, 15 July 2018
Stats
?