Fortress: Difference between revisions
From Mechabellum Wiki
(add notes) |
(update 0.7.8) |
||
Line 31: | Line 31: | ||
|300 | |300 | ||
|Increases attack range by 40m | |Increases attack range by 40m | ||
<div class="note">Range {{#expr: {{#var:range}} + 40}}</div> | <div class="note">Range {{#expr: {{#var:range}} + 40}}m</div> | ||
|- | |- | ||
|{{Icon|type=Tech|file=AntiAirBarrage.png}} | |{{Icon|type=Tech|file=AntiAirBarrage.png}} | ||
Line 48: | Line 48: | ||
|200 | |200 | ||
|Fortress' attack interval reduces by 50%, reduces range by 20m | |Fortress' attack interval reduces by 50%, reduces range by 20m | ||
<div class="note">DPS {{#expr: {{#var:atk}} * {{#var:atkint}} * .5}}, Range {{#expr: {{#var:range}} - 20}}</div> | <div class="note">DPS {{#expr: {{#var:atk}} * {{#var:atkint}} * .5}}, Range {{#expr: {{#var:range}} - 20}}m</div> | ||
|- | |- | ||
|{{Icon|type=Tech|file=ArmorEnhancement.png}} | |{{Icon|type=Tech|file=ArmorEnhancement.png}} | ||
Line 78: | Line 78: | ||
|{{#var:atk}} | |{{#var:atk}} | ||
|{{#expr: {{#var:atkint}} * .5 round 1 }} | |{{#expr: {{#var:atkint}} * .5 round 1 }} | ||
|{{#expr: {{#var: | |{{#expr: {{#var:atk}} * {{#var:atkint}} * .5 round 0 }} | ||
|{{#expr: 10 / ({{#var:atkint|1}} * .5) round 1 }} | |{{#expr: 10 / ({{#var:atkint|1}} * .5) round 1 }} | ||
|- | |- | ||
Line 98: | Line 98: | ||
== Update Notes == | == Update Notes == | ||
{{Collapsed| | {{Collapsed| | ||
;0.7.7 | ;0.7.8: | ||
* Fortress's HP decreased by 2%. | |||
;0.7.7: | |||
* Adjusted the attack bonus of all [Elite Marksman] tech from 30% per level to 23% per level | * Adjusted the attack bonus of all [Elite Marksman] tech from 30% per level to 23% per level | ||
;0.7.6: | ;0.7.6: | ||
* HP increased by 3% | * HP increased by 3% | ||
* [Improved Fortress] card effect is adjusted to: the HP of the Fortress is increased by 50%, the attack is increased by 30%, and the movement speed is increased by | * [Improved Fortress] card effect is adjusted to: the HP of the Fortress is increased by 50%, the attack is increased by 30%, and the movement speed is increased by 3m/s, but the recruitment cost is increased by 100. | ||
;0.6.179: | ;0.6.179: |
Revision as of 17:47, 21 June 2023
Fortress
|
Giant guard
Mobility | Ground |
---|---|
Giant | Yes |
Cost | 400 |
Unlock cost | 200 |
Units | 1 |
HP | 43938 |
Attack | 6177 |
Target | Ground Only |
Attack Interval | 1.8s |
Splash Damage | 5.0m |
Burst Damage | 6177 |
Max DPS | 3432 |
Range | 100m |
Speed | 6m/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 |
73.2 - 109.8 |
Burst Value |
10.3 - 15.4 |
DPS Value |
5.7 - 8.6 |
Splash Index |
2.8 |
Icon | Name | Cost | Description |
---|---|---|---|
Doubleshot | 200 | Each attack fires 2 shells in succession but increases reload time by 12%
DPS 6128
| |
Barrier | 300 | Generates a large-scale shield that protects all allies within it. Shield HP increases by 40,000 per unit level increased | |
Fang Summoning | 300 | Produces 12 Fangs to join the combat every 28s | |
Range Enhancement | 300 | Increases attack range by 40m
Range 140m
| |
Anti-Air Barrage | 200 | Launches 16 anti-air barrages at the enemy every 10s. The barrages only damage aerial units. Each guided missile deals 900 damage and has a range of 180m
Total damage 14400, missiles can be intercepted
| |
Elite Marksman | 300 | The effect increases with unit level, increasing range by 8m and ATK by 23% per level | |
Launcher Overload | 200 | Fortress' attack interval reduces by 50%, reduces range by 20m
DPS 5559.3, Range 80m
| |
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 57119
|
Upgrades | Shots per Attack | Damage per Attack | Attack Interval (sec) | DPS | Shots per 10sec |
---|---|---|---|---|---|
Base | 1 | 6177 | 1.8 | 3432 | 5.6 |
Launcher Overload | 1 | 6177 | 0.9 | 5559 | 11.1 |
Double Shot | 2 | 6177 | 2 | 6128 | 9.9 |
Launcher Overload & Double Shot | 2 | 6177 | 1 | 12256 | 19.8 |
Update Notes
|