Mustang: 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 14: | Line 13: | ||
|Range Enhancement | |Range Enhancement | ||
|300 | |300 | ||
|Increases attack range by 40 | |Increases attack range by 40m | ||
<div class="note">Range {{#expr: {{#var:range}} + 40}}m</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=HighExplosiveAmmo.png}} | |{{Icon|type=Tech|file=HighExplosiveAmmo.png}} | ||
Line 20: | Line 20: | ||
|200 | |200 | ||
|Increases splash damage range by 7m, but reduces ATK by 40% | |Increases splash damage range by 7m, but reduces ATK by 40% | ||
<div class="note">Attack {{#expr: {{#var:atk}} * .6 round 0}}</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=ArmorPiercingBullets.png}} | |{{Icon|type=Tech|file=ArmorPiercingBullets.png}} | ||
Line 25: | Line 26: | ||
|200 | |200 | ||
|Increases ATK by 50% | |Increases ATK by 50% | ||
<div class="note">Attack {{#expr: {{#var:atk}} * 1.5 round 0}}</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=AerialSpecialization.png}} | |{{Icon|type=Tech|file=AerialSpecialization.png}} | ||
Line 30: | Line 32: | ||
|300 | |300 | ||
|ATK increases by 75% to aerial units, increases range by 30 when attacking aerial units | |ATK increases by 75% to aerial units, increases range by 30 when attacking aerial units | ||
<div class="note">Attack {{#expr: {{#var:atk}} * 1.75 round 0}} and Range {{#expr: {{#var:range}} + 30}}m vs air, vs ground no change</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=MissileIntercept.png}} | |{{Icon|type=Tech|file=MissileIntercept.png}} |
Revision as of 18:54, 10 June 2023
Mustang
|
High-speed all-purpose tank
Mobility | Ground |
---|---|
Giant | No |
Cost | 200 |
Unlock cost | 50 |
Units | 12 |
HP | 343 |
Attack | 37 |
Target | Air & Ground |
Attack Interval | 0.4s |
Splash Damage | No |
Burst Damage | 444 |
Max DPS | 1110 |
Range | 95m |
Speed | 16m/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 |
16.7 - 20.8 |
---|---|
HP Value |
16.5 - 20.6 |
Burst Value |
1.8 - 2.2 |
DPS Value |
4.4 - 5.6 |
Splash Index |
3.2 |
Icon | Name | Cost | Description |
---|---|---|---|
Range Enhancement | 300 | Increases attack range by 40m
Range 135m
| |
High Explosive Ammo | 200 | Increases splash damage range by 7m, but reduces ATK by 40%
Attack 22
| |
Armor-Piercing Bullets | 200 | Increases ATK by 50%
Attack 56
| |
Aerial Specialization | 300 | ATK increases by 75% to aerial units, increases range by 30 when attacking aerial units
Attack 65 and Range 125m vs air, vs ground no change
| |
Missile Intercept | 300 | Mustang will attempt to intercept enemy missiles within 150m (battlefield skills cannot be intercepted) and continuous interception over a long time decreases the success rate of interceptions |
Update Notes
|