Sledgehammer: Difference between revisions
From Mechabellum Wiki
(use UnitData, add Collapsed) |
(add notes) |
||
Line 5: | Line 5: | ||
}} | }} | ||
{| class="table table-dark table-bordered" style="width:auto" | {| class="table table-dark table-bordered" style="width:auto" | ||
!Icon | !Icon | ||
!Name | !Name | ||
Line 15: | Line 14: | ||
|300 | |300 | ||
|Increases HP by 30%, automatically restores 4.5% Max HP per second upon taking damage | |Increases HP by 30%, automatically restores 4.5% Max HP per second upon taking damage | ||
<div class="note">HP {{#expr: {{#var:hp}} * 1.3 round 0}}, Heal {{#expr: {{#var:hp}} * 1.3 * .045 round 0}}</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=DamageSharing.png}} | |{{Icon|type=Tech|file=DamageSharing.png}} | ||
Line 20: | Line 20: | ||
|200 | |200 | ||
|Chains adjacent Sledgehammers together, increasing HP by 120% and sharing damage received equally between them | |Chains adjacent Sledgehammers together, increasing HP by 120% and sharing damage received equally between them | ||
<div class="note">HP {{#expr: {{#var:hp}} * 2.2 round 0}}, Total HP {{#expr: {{#var:hp}} * 2.2 * 5 round 0}} </div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=MechanicalRage.png}} | |{{Icon|type=Tech|file=MechanicalRage.png}} | ||
Line 25: | Line 26: | ||
|300 | |300 | ||
|Increases the movement speed of units by 4m/s and reduces attack interval by 1.5s | |Increases the movement speed of units by 4m/s and reduces attack interval by 1.5s | ||
<div class="note">Speed {{#expr: {{#var:speed}} + 4}}m/s, Attack interval {{#expr: {{#var:atkint}} - 1.5}}s</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=RangeEnhancement.png}} | |{{Icon|type=Tech|file=RangeEnhancement.png}} | ||
Line 30: | Line 32: | ||
|300 | |300 | ||
|Increases attack range by 40m | |Increases attack range by 40m | ||
<div class="note">Range {{#expr: {{#var:range}} + 40}}m</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=ArmorPiercingBullets.png}} | |{{Icon|type=Tech|file=ArmorPiercingBullets.png}} | ||
Line 35: | Line 38: | ||
|300 | |300 | ||
|Increases ATK by 150% and attack interval increases by 20% | |Increases ATK by 150% and attack interval increases by 20% | ||
<div class="note">Attack {{#expr: {{#var:atk}} * 2.5 round 0}}, Attack interval {{#expr: {{#var:atkint}} * 1.2 round 1}}s</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=ArmorEnhancement.png}} | |{{Icon|type=Tech|file=ArmorEnhancement.png}} | ||
Line 46: | Line 50: | ||
|Causes electromagnetic interference on hit, temporarily disabling the target unit's Tech and reducing its movement speed by 40% | |Causes electromagnetic interference on hit, temporarily disabling the target unit's Tech and reducing its movement speed by 40% | ||
|} | |} | ||
==Update Notes== | ==Update Notes== |
Revision as of 19:33, 10 June 2023
Sledgehammer
|
Heavy tank
Mobility | Ground |
---|---|
Giant | No |
Cost | 200 |
Unlock cost | 50 |
Units | 5 |
HP | 3478 |
Attack | 608 |
Target | Ground Only |
Attack Interval | 4.5s |
Splash Damage | 5.0m |
Burst Damage | 3040 |
Max DPS | 676 |
Range | 95m |
Speed | 7m/s |
|
Values are normalized to the supply cost of the unit to make it easier to compare units. The Splash Index tries to calculate the effectiveness vs spam by multiply attacks with slash area and a penalty for damage below 350. |
|
Unit Cost |
40 - 50 |
---|---|
HP Value |
69.6 - 87 |
Burst Value |
12.2 - 15.2 |
DPS Value |
2.7 - 3.4 |
Splash Index |
5.6 |
Icon | Name | Cost | Description |
---|---|---|---|
Field Maintenance | 300 | Increases HP by 30%, automatically restores 4.5% Max HP per second upon taking damage
HP 4521, Heal 203
| |
Damage Sharing | 200 | Chains adjacent Sledgehammers together, increasing HP by 120% and sharing damage received equally between them
HP 7652, Total HP 38258
| |
Mechanical Rage | 300 | Increases the movement speed of units by 4m/s and reduces attack interval by 1.5s
Speed 11m/s, Attack interval 3s
| |
Range Enhancement | 300 | Increases attack range by 40m
Range 135m
| |
Armor-Piercing Bullets | 300 | Increases ATK by 150% and attack interval increases by 20%
Attack 1520, Attack interval 5.4s
| |
Armor Enhancement | 300 | The effect increases with unit level, reducing damage received by 60 per level | |
Electromagnetic Shot | 300 | Causes electromagnetic interference on hit, temporarily disabling the target unit's Tech and reducing its movement speed by 40% |
Update Notes
|