Editing Template:Infobox heroGive feedback
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||<b>{{Summary_hero|{{{name}}}}}</b><br>{{Description_hero|{{{name}}}}}}} | ||
<div style="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="color: #999999; background-color: #2F2F2F; font-weight: bold; font-size: 16px" | <b>Initial Stats</b> | |||
|- | |||
! 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 per second]]|{{{dps}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Bullet Damage | |||
| {{Icon/Brown|[[File:Bullet damage.png|20px|link=Bullet Damage]]|{{{bullet_damage}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Ammo | |||
| {{Icon/Grey|[[File:Clip size icon.png|20px|link=Ammo]]|{{{ammo}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Bullets per sec | |||
| {{Icon/Grey|[[File:Bullets per sec icon.png|20px|link=Fire Rate]]|{{{bullets_per_sec}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Light Melee | |||
| {{Icon/Brown|[[File:Melee damage.png|20px|link=Melee attack#Light]]|{{{light_melee}}}}} | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | Heavy Melee | |||
| {{Icon/Brown|[[File:Melee damage.png|20px|link=Melee attack#Heavy]]|{{{heavy_melee}}}}} | |||
|- | |||
! colspan="2" style="background-color: #7CBB1E; font-weight: bold; font-size: 16px" | Vitality | |||
|- | |||
! style="color: #999999; background-color: #2F2F2F" | 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 Regen]]|{{{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 | |||
| {{Icon/Grey|[[File:Springy_boots_icon.png|20px|link=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|}}} | |||
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> '''{{{increase4_value}}}''' {{{increase4_stat}}} </td></tr>}} | |||
|- | |||
{{#if:{{{increase5_value|}}} | |||
| <tr><td colspan="2" style="text-align: center; font-weight: normal"> '''{{{increase5_value}}}''' {{{increase5_stat}}} </td></tr>}} | |||
|- | |||
|} | |||
</div> | |||