Editing Template:Infobox heroGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
< | {{Quotation||'''{{{summary}}}'''<br>{{{description}}}}} | ||
<div class="infobox"> | |||
<div style="float: right; margin-left: 2em"> | |||
{| class="wikitable infobox" style="color: #FFEFD7; background-color: #2F2F2F; font-weight: bold" | |||
! colspan="2" style="color: #FFEFD7; background-color: #2F2F2F" | {{{name}}} | |||
|- | |||
! colspan="2" style="padding:0px; background-color:#a79986" | [[File:{{{card}}}|200px]] | |||
|- | |||
! colspan="2" style="background-color: #BE7B24; font-weight: bold; font-size: 16px" | Weapon | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | DPS | |||
| {{Icon/Brown|[[File:Damage.png|20px|link=Damage]]|{{{dps}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Bullet Damage | |||
| {{Icon/Brown|[[File:Bullet damage.png|20px|link=Damage]]|{{{bullet_damage}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Ammo | |||
| {{{ammo}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Bullets per sec | |||
| {{{bullets_per_sec}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Light Melee | |||
| {{Icon/Brown|[[File:Melee damage.png|20px|link=Damage]]|{{{light_melee}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Heavy Melee | |||
| {{Icon/Brown|[[File:Melee damage.png|20px|link=Damage]]|{{{heavy_melee}}}}} | |||
|- | |||
! colspan="2" style="background-color: #7CBB1E; font-weight: bold; font-size: 16px" | Vitality | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Max Health | |||
| {{Icon/Grey|[[File:Extra Health.png|20px|link=Health]]|{{{max_health}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Health Regen | |||
| {{Icon/Grey|[[File:Health regen.png|20px|link=Health]]|{{{health_regen}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Bullet Resist | |||
| {{Icon/Grey|[[File:Bullet Armor.png|20px|link=Bullet Resist]]|{{{bullet_resist}}}%}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Spirit Resist | |||
| {{Icon/Grey|[[File:Spirit Armor.png|20px|link=Spirit Resist]]|{{{spirit_resist}}}%}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Move Speed | |||
| {{Icon/Grey|[[File:Move speed.png|20px|link=Move Speed]]|{{{move_speed}}} m/s}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Sprint Speed | |||
| {{Icon/Grey|[[File:Move speed.png|20px|link=Move Speed]]|{{{sprint_speed}}} m/s}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Stamina | |||
| {{{stamina}}} | |||
|- | |||
! colspan="2" style="text-align: center; font-size: 16px; font-weight: bold; background-color: #ED5D31" | Power Increases | |||
|- | |||
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase1_value}}}''' {{{increase1_stat}}} | |||
|- | |||
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase2_value}}}''' {{{increase2_stat}}} | |||
|- | |||
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase3_value}}}''' {{{increase3_stat}}} | |||
{{#if: {{{increase4_value}}} | | |||
|- | |||
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase4_value}}}''' {{{increase4_stat}}} | |||
}}{{#if: {{{increase5_value}}} | | |||
|- | |||
| colspan="2" style="text-align: center; font-weight: normal" | '''{{{increase5_value}}}''' {{{increase5_stat}}} | |||
}} | |||
|} | |||
</div></div> | |||