|
|
| Line 2: |
Line 2: |
| <div style="float: right; margin-left: 2em;"> | | <div style="float: right; margin-left: 2em;"> |
| {| class="wikitable" | | {| class="wikitable" |
| ! colspan="2" | {{{name}}} | | ! colspan="2" | {{PAGENAME}} |
| |- | | |- |
| ! colspan="2" | [[File:{{{card}}}|200px]] | | ! colspan="2" | [[File:{{PAGENAME}}.png|100px]] |
| |- | | |- |
| ! colspan="2" | Weapon | | ! colspan="2" | {{Souls|{{{souls}}}} |
| |-
| | {{#if: {{stat1}} | |- |
| ! DPS
| | ! colspan="2" | {{{stat1}}}}} }} |
| | {{{dps}}}
| | {{#if: {{stat2}} | |- |
| |-
| | ! colspan="2" | {{{stat1}}}}} }} |
| ! Bullet Damage
| | {{#if: {{stat3}} | |- |
| | {{{bullet_damage}}} | | ! colspan="2" | {{{stat1}}}}} }} |
| |-
| | {{#if: {{stat4}} | |- |
| ! Ammo
| | ! colspan="2" | {{{stat1}}}}} }} |
| | {{{ammo}}}
| |
| |-
| |
| ! Bullets per sec
| |
| | {{{bullets_per_sec}}}
| |
| |-
| |
| ! Light Melee
| |
| | {{{light_melee}}}
| |
| |- | |
| ! Heavy Melee
| |
| | {{{heavy_melee}}}
| |
| |- | |
| ! colspan="2" | Vitality | |
| |-
| |
| ! Max Health
| |
| | {{{max_health}}} | |
| |-
| |
| ! Health Regen
| |
| | {{{health_regen}}}
| |
| |-
| |
| ! Bullet Resist
| |
| | {{{bullet_resist}}}%
| |
| |-
| |
| ! Spirit Resist
| |
| | {{{spirit_resist}}}%
| |
| |-
| |
| ! Move Speed
| |
| | {{{move_speed}}} m/s
| |
| |-
| |
| ! Sprint Speed
| |
| | {{{sprint_speed}}} m/s
| |
| |-
| |
| ! Stamina
| |
| | {{{stamina}}} | |
| |- | |
| ! colspan="2" style="text-align: center" | Power Increases | |
| |-
| |
| | colspan="2" style="text-align: center" | '''{{{increase1_value}}}''' {{{increase1_stat}}} | |
| |-
| |
| | colspan="2" style="text-align: center" | '''{{{increase2_value}}}''' {{{increase2_stat}}}
| |
| |-
| |
| | colspan="2" style="text-align: center" | '''{{{increase3_value}}}''' {{{increase3_stat}}}
| |
| {{#if: {{{increase4_value}}} | | |
| |- | |
| | colspan="2" style="text-align: center" | '''{{{increase4_value}}}''' {{{increase4_stat}}}
| |
| }}{{#if: {{{increase5_value}}} |
| |
| |- | |
| | colspan="2" style="text-align: center" | '''{{{increase5_value}}}''' {{{increase5_stat}}}
| |
| }} | | }} |
| |} | | |} |
| </div> | | </div> |