Skip to content

Commit

Permalink
Add Wailer Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey committed May 24, 2024
1 parent f7769c5 commit 21edde0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion pages/balanceChanges.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,22 @@ <h3><img src="/assets/images/units/sera/land/T3Tank.png"> Othuum</h3>
<h2>Air</h2>
<div id="1">
<div id="vultho" class="Card">
<h3><img src="/assets/images/units/sera/air/T2Gunship.png">Tech 2 Gunship (Vulthoo)</h3>
<h3><img src="/assets/images/units/sera/air/T2Gunship.png">Vulthoo </h3>
<ul>
<li>Damage: <s>19.2</s> <i class="fa-solid fa-arrow-right"></i> 20</li>
<li>MaxRadius: <s>22</s> <i class="fa-solid fa-arrow-right"></i> 24</li>
</ul>
</div>

<div id="wailer" class="Card">
<h3><img src="/assets/images/units/cybran/air/T3Gunship.png">Wailer</h3>
<p>This is to fix so that the AA from the wailer will hit the target more often.</p>
<ul>
<li>MuzzleVelocity: <s>13</s> <i class="fa-solid fa-arrow-right"></i> 22</li>
<li>ProjectileLifetime: <s>2</s> <i class="fa-solid fa-arrow-right"></i> 2.4</li>
</ul>
</div>

</div>

<h2>Naval</h2>
Expand Down

0 comments on commit 21edde0

Please sign in to comment.