Skip to content

Commit

Permalink
Add New Fatboy Chnages
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey committed Jul 9, 2024
1 parent af4b445 commit 16d585e
Showing 1 changed file with 27 additions and 7 deletions.
34 changes: 27 additions & 7 deletions pages/balanceChanges.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,36 @@ <h4>-- Balance Team</h4>

<h2>Land</h2>
<div id="0">
<!--
<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>
<div id="exp-land" class="Card">
<h3>Experimentals</h3>

<h4><img src="/assets/images/units/uef/land/T4Fatboy.png">Fatboy</h4>
<p>In general the Fatboy has been in an awkward position for a while now. With these changes we try to mitigate some of the perceived issues while preserving the identity of the Fatboy.</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>
<li>Shield:
<ul>
<li>RechargeTime: <s>120</s> <i class="fa-solid fa-arrow-right"></i> 75</li>
<li>RegenRate: <s>100</s> <i class="fa-solid fa-arrow-right"></i> 200</li>
<li>Size: <s>25</s> <i class="fa-solid fa-arrow-right"></i> 24</li>
</ul>
</li>
<li>Anit-Air Guns
<ul>
<li>Range: <s>45</s> <i class="fa-solid fa-arrow-right"></i> 55</li>
<li>Damage: <s>20</s> <i class="fa-solid fa-arrow-right"></i> 40</li>
</ul>
</li>
<li>Unit/Collision Size:
<ul>
<li>UniformScale: <s>2.22</s> <i class="fa-solid fa-arrow-right"></i> 2.15</li>
<li>SizeX: <s>5.5</s> <i class="fa-solid fa-arrow-right"></i> 5.2</li>
<li>SizeY: <s>1.5</s> <i class="fa-solid fa-arrow-right"></i> 1.4</li>
<li>SizeZ: <s>8</s> <i class="fa-solid fa-arrow-right"></i> 7.2</li>
</ul>
</li>
</ul>
</div>
-->
</div>
</div>
</main>
Expand Down

0 comments on commit 16d585e

Please sign in to comment.