Overlord: Difference between revisions
From Mechabellum Wiki
(update 0.7.17) |
m (→Tech Upgrades) |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
| igdesc = A giant flying unit that excels at dealing massive splash damage at medium and long range. | | igdesc = A giant flying unit that excels at dealing massive splash damage at medium and long range. | ||
}} | }} | ||
==Summary== | |||
The Overlord is a unit that needs to be protected. It shines on aerial specialist and giant specialist as you can drop one early and without paying for the unlock. If your opponent keeps committing to medium sized ground units like [[Stormcallers]], [[Sledgehammers]] or [[Steel Balls]], the Overlord is a great choice. | |||
==Tech Upgrades== | |||
{| class="table table-dark table-bordered table-block-last-lg" style="width:auto" | {| class="table table-dark table-bordered table-block-last-lg" style="width:auto" | ||
|+Overlord Tech Upgrades | |+Overlord Tech Upgrades | ||
Line 14: | Line 20: | ||
|Overlord Artillery | |Overlord Artillery | ||
|300 | |300 | ||
|Install two ground-only cannons that have a range of | |Install two ground-only cannons that have a range of 140m for the Overlord. The cannons attack every 3s to deal 5500 damage. Damage increases by 5,500 per unit level | ||
<div class="note">Artillery DPS {{#expr: | <div class="note">Artillery DPS {{#expr: 5500 * {{#var:level}} / 3 round 0}}</div> | ||
|- | |- | ||
|{{Icon|type=Tech|file=LauncherOverload.png}} | |{{Icon|type=Tech|file=LauncherOverload.png}} | ||
|Launcher Overload | |Launcher Overload | ||
| | |250 | ||
|Overlord's attack interval reduces by 50%, reduces range by 20m | |Overlord's attack interval reduces by 50%, reduces range by 20m | ||
<div class="note">Attack interval {{#expr: {{#var:atkint}} * .5 round 1}}s, Range {{#expr: {{#var:range}} - 20}}m</div> | <div class="note">Attack interval {{#expr: {{#var:atkint}} * .5 round 1}}s, Range {{#expr: {{#var:range}} - 20}}m</div> | ||
Line 26: | Line 32: | ||
|Mothership | |Mothership | ||
|300 | |300 | ||
|Produces 4 [[Wasp|Wasps]] to join combat every 28s | |Produces 4 [[Wasp|Wasps]] to join combat every 28s for 3 times | ||
|- | |- | ||
|{{Icon|type=Tech|file=JumpDrive.png}} | |{{Icon|type=Tech|file=JumpDrive.png}} | ||
|Jump Drive | |Jump Drive | ||
| | |300 | ||
|Increases Overlord's movement speed by 5m/s and allows Overlord to be freely repositioned during the deployment phase of every round | |Increases Overlord's movement speed by 5m/s and allows Overlord to be freely repositioned during the deployment phase of every round | ||
<div class="note">Speed {{#expr: {{#var:speed}} + 5}}m/s</div> | <div class="note">Speed {{#expr: {{#var:speed}} + 5}}m/s</div> | ||
Line 37: | Line 43: | ||
|Photon Emission | |Photon Emission | ||
|350 | |350 | ||
|At the start of combat, emits a photon coating on all allied forces (excluding the user) within 100m, reducing damage received by | |At the start of combat, emits a photon coating on all allied forces (excluding the user) within 100m, reducing damage received by 30% for the first 20s and grants immunity to electromagnetic, ignited, acid and Degeneration beam effects | ||
|- | |- | ||
|{{Icon|type=Tech|file=RangeEnhancement.png}} | |{{Icon|type=Tech|file=RangeEnhancement.png}} | ||
Line 59: | Line 65: | ||
|{{Icon|type=Tech|file=HighExplosiveAmmo.png}} | |{{Icon|type=Tech|file=HighExplosiveAmmo.png}} | ||
|High-Explosive Ammo | |High-Explosive Ammo | ||
| | |200 | ||
|Increases splash damage range by | |Increases splash damage range by 7m, but reduces ATK by 30% | ||
<div class="note">Attack {{#expr: {{#var:atk}} * . | <div class="note">DPS {{#expr: {{#var:atk}} / {{#var:atkint}} * .7 round 0}}, Attack {{#expr: {{#var:atk}} * .7 / 4 round 0}} * 4, Splash area {{#expr: {{#var:splash}} + 7}}m</div> | ||
|} | |} | ||
==Update Notes== | ==Update Notes== | ||
{{Collapsed| | {{Collapsed| | ||
;0.7.38: | |||
* Missile travel speed increased by 20%. | |||
* The price of [Jump Drive] increased from 200 to 300. | |||
;0.7.34: | |||
* The price of [Overlord Artillery] increased from 300 to 350. | |||
* The price of [Launcher Overload] decreased from 300 to 250. | |||
;0.7.17: | ;0.7.17: | ||
* Attack adjusted from 3583 to 3654, HP adjusted from 15321 to 15630 | * Attack adjusted from 3583 to 3654, HP adjusted from 15321 to 15630 |
Latest revision as of 16:46, 31 October 2024
Overlord
|
Giant aircraft
Mobility | Air |
---|---|
Giant | Yes |
Cost | 400 |
Unlock cost | 200 |
Units | 1 |
HP | 16099 |
Attack | 3742 × 4 |
Target | Air & Ground |
Attack Interval | 4.6s |
Splash Damage | 7.0m |
Burst Damage | 14968 |
Max DPS | 3254 |
Range | 110m |
Speed | 10m/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 |
400 - 600 |
---|---|
HP Value |
26.8 - 40.2 |
Burst Value |
24.9 - 37.4 |
DPS Value |
5.4 - 8.1 |
Splash Index |
6.1 |
Summary
The Overlord is a unit that needs to be protected. It shines on aerial specialist and giant specialist as you can drop one early and without paying for the unlock. If your opponent keeps committing to medium sized ground units like Stormcallers, Sledgehammers or Steel Balls, the Overlord is a great choice.
Tech Upgrades
Icon | Name | Cost | Description |
---|---|---|---|
Overlord Artillery | 300 | Install two ground-only cannons that have a range of 140m for the Overlord. The cannons attack every 3s to deal 5500 damage. Damage increases by 5,500 per unit level
Artillery DPS 1833
| |
Launcher Overload | 250 | Overlord's attack interval reduces by 50%, reduces range by 20m
Attack interval 2.3s, Range 90m
| |
Mothership | 300 | Produces 4 Wasps to join combat every 28s for 3 times | |
Jump Drive | 300 | Increases Overlord's movement speed by 5m/s and allows Overlord to be freely repositioned during the deployment phase of every round
Speed 15m/s
| |
Photon Emission | 350 | At the start of combat, emits a photon coating on all allied forces (excluding the user) within 100m, reducing damage received by 30% for the first 20s and grants immunity to electromagnetic, ignited, acid and Degeneration beam effects | |
Range Enhancement | 300 | Increases attack range by 40m
Range 150m
| |
Armor Enhancement | 200 | HP is increased by 35% and 60 damage is blocked when attacked. The damage blocking effect increases by 60 with each level.
HP 21734
| |
Field Maintenance | 150 | Increases HP by 30% and automatically restores 4.5% Max HP per second upon taking damage
HP 20929, Heal 942
| |
High-Explosive Ammo | 200 | Increases splash damage range by 7m, but reduces ATK by 30%
DPS 2278, Attack 2619 * 4, Splash area 14m
|
Update Notes
|