Overlord: 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 attack range by 40m | |Increases attack range by 40m | ||
<div class="note">Range {{#expr: {{#var:range}} + 40}}m</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=Mothership.png}} | |{{Icon|type=Tech|file=Mothership.png}} | ||
Line 25: | Line 25: | ||
|200 | |200 | ||
|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> | |||
|- | |- | ||
|{{Icon|type=Tech|file=HighExplosiveAmmo.png}} | |{{Icon|type=Tech|file=HighExplosiveAmmo.png}} | ||
Line 30: | Line 31: | ||
|100 | |100 | ||
|Increases splash damage range by 5m, but reduces ATK by 40% | |Increases splash damage range by 5m, but reduces ATK by 40% | ||
<div class="note">Attack {{#expr: {{#var:atk}} * .6 / 4 round 0}} * 4, Splash area {{#expr: {{#var:splash}} + 5}}m</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=FieldMaintenance.png}} | |{{Icon|type=Tech|file=FieldMaintenance.png}} | ||
Line 35: | Line 37: | ||
|100 | |100 | ||
|Automatically restores 4.5% Max HP per second upon taking damage | |Automatically restores 4.5% Max HP per second upon taking damage | ||
<div class="note">Heal {{#expr: {{#var:hp}} * .045 round 0}}</div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=LauncherOverload.png}} | |{{Icon|type=Tech|file=LauncherOverload.png}} | ||
Line 40: | Line 43: | ||
|300 | |300 | ||
|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> | |||
|- | |- | ||
|{{Icon|type=Tech|file=PhotonEmission.png}} | |{{Icon|type=Tech|file=PhotonEmission.png}} | ||
Line 50: | Line 54: | ||
|200 | |200 | ||
|HP is increased by 30% and 60 damage is blocked when attacked. The damage blocking effect increases by 60 with each level. | |HP is increased by 30% and 60 damage is blocked when attacked. The damage blocking effect increases by 60 with each level. | ||
<div class="note">HP {{#expr: {{#var:hp}} * 1.3 round 0}} </div> | |||
|- | |- | ||
|{{Icon|type=Tech|file=ShipboardArtillery.png}} | |{{Icon|type=Tech|file=ShipboardArtillery.png}} | ||
Line 55: | Line 60: | ||
|300 | |300 | ||
|Install two ground-only cannons that have a range of 120m for the Overlord. The cannons attack every 3s to deal 12,000 damage. Damage increases by 12,000 per unit level | |Install two ground-only cannons that have a range of 120m for the Overlord. The cannons attack every 3s to deal 12,000 damage. Damage increases by 12,000 per unit level | ||
<div class="note">Artillery DPS {{#expr: 12000 * 2 / 3 round 0}}</div> | |||
|} | |} | ||
==Update Notes== | ==Update Notes== |
Revision as of 19:19, 10 June 2023
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 |
Icon | Name | Cost | Description |
---|---|---|---|
Range Enhancement | 300 | Increases attack range by 40m
Range 150m
| |
Mothership | 300 | Produces 4 Wasps to join combat every 28s | |
Jump Drive | 200 | 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
| |
High-Explosive Ammo | 100 | Increases splash damage range by 5m, but reduces ATK by 40%
Attack 2245 * 4, Splash area 12m
| |
Field Maintenance | 100 | Automatically restores 4.5% Max HP per second upon taking damage
Heal 724
| |
Launcher Overload | 300 | Overlord's attack interval reduces by 50%, reduces range by 20m
Attack interval 2.3s, Range 90m
| |
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 50% for the first 16s and grants immunity to electromagnetic, ignition and acid effects | |
Armor Enhancement | 200 | HP is increased by 30% and 60 damage is blocked when attacked. The damage blocking effect increases by 60 with each level.
HP 20929
| |
Overlord Artillery | 300 | Install two ground-only cannons that have a range of 120m for the Overlord. The cannons attack every 3s to deal 12,000 damage. Damage increases by 12,000 per unit level
Artillery DPS 8000
|
Update Notes
|