Skip to content
This repository has been archived by the owner on Jan 25, 2025. It is now read-only.

Commit

Permalink
Update 3775.html
Browse files Browse the repository at this point in the history
Add Ahwassa and shield discharge changes
  • Loading branch information
Tagada14 committed Nov 19, 2023
1 parent 4261f94 commit 962569e
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions balance/3775.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,16 @@ <h2>Air</h2>

<div id="air">

<div id="ahwassa" class="card">
<h3><img src="/images/ahwassa.png">Ahwassa</h3>
<p>Ahwassa's damage is now split in two phases. The initial impact of the bomb deals 10% of the damage, the rest of the damage
is dealt after 2.5 seconds of the bomb's explosion "gathering" energy and then exploding creating a shockwave.
The damage from this explosion is split into 3 waves each dealing 30% of the damage every 1 tick (0.1 seconds).
This change is meant as a nerf of Ahwassa vs mobile units as the experimental bomber was extremely opressive vs T3 mobile armies and offered little counterplay.
With these changes the armies have a small window to get out of the explosion's radius and dodge the bomb.
</p>
</div>

<div id="transports" class="card">
<h3><img src="/images/cybrant2transport.png">T2 Transports</h3>
<p>This nerf is aimed primarily at arty drops which are very hard to counter. The reduced speed will
Expand Down Expand Up @@ -572,6 +582,17 @@ <h3><img src="/images/Enhancements/uef/bubblesheild.png">UEF ACU Bubble Shield U
</div>
</div>

<h2>Mechanics</h2>
<div id="mechanics">
<div id="shield_discharge">
<h3><img src="/images/orders/mechanic.png">Shield discharge</h3>
<p>We are introducing a new mechanic: shield discharge. It will immidiately discharge the shields of selected units forcing
them to start recharging. This abilitty will be especially useful in situations where your unit's shield is left on a low hp
after a fight and you would like for its shield to quickly recharge however the shield is slowly regenerating instead.
</p>
</div>
</div>

<div class="backtotop">
<button>
<a class="toptext" href="#top">Back to Top</a>
Expand Down Expand Up @@ -617,6 +638,7 @@ <h2>Contents</h2>
<a href="#torp"><img src="/images/torps.png" /></a>
<a href="#mercy"><img src="/images/mercy.png" /></a>
<a href="#asf"><img src="/images/wasp.png" /></a>
<a href="#ahwassa"><img src="/images/ahwassa.png" /></a>
<br /><br />

Structures
Expand All @@ -630,10 +652,15 @@ <h2>Contents</h2>
<br /><br />

ACUs
<br>
<br />
<a href="#uefbubble"><img src="/images/Enhancements/uef/bubblesheild.png" /></a>
<!--<a href="#ueftelly"><img src="/images/Enhancements/uef/teleport.png"/></a>-->
<br><br>
<br /><br />

Mechanics
<br />
<a href="#shield_discharge"><img src="/images/orders/mechanic.png" /></a>
<br /><br />

</div>

Expand Down

0 comments on commit 962569e

Please sign in to comment.