Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit 2efb062

Browse files
committed
Add Patch 3816
1 parent e4da974 commit 2efb062

2 files changed

Lines changed: 20 additions & 33 deletions

File tree

assets/data/patches.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"balance": [
3+
{
4+
"patch": "3816",
5+
"link": "pages/balance/2024/3816.html",
6+
"date": " - December 10 2024"
7+
},
38
{
49
"patch": "3813",
510
"link": "pages/balance/2024/3813.html",

pages/balance/2024/3816.html

Lines changed: 15 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<meta name="description" content="FAForever Patch 3811 page with detailed balance updates for the T4 Fatboy and other units." />
5+
<meta name="description" content="FAForever Patch 3816 page with detailed balance updates for the Vulthoo gunship." />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>FAForever Patch 3811 - Balance Update</title>
7+
<title>FAForever Patch 3816 - Balance Update</title>
88
<link rel="stylesheet" href="/style/balance.css"/>
99
<script src="/scripts/themeSwitch.js" defer></script>
1010
</head>
@@ -13,54 +13,36 @@
1313
<div class="Content">
1414
<section id="Intro">
1515
<header class="FlexboxContainer">
16-
<h1 class="FlexGrow-4">Patch 3811</h1>
17-
<h4 class="FlexGrow-1" id="date">Date: <time datetime="2024-07-07">July 7th 2024</time></h4>
16+
<h1 class="FlexGrow-4">Patch 3816</h1>
17+
<h4 class="FlexGrow-1" id="date">Date: <time datetime="2024-12-10">December 10th 2024</time></h4>
1818
</header>
19-
<p class="patchDescription">This balance update comprises minor adjustments to certain units, including changes to the T4 Fatboy.</p>
19+
<p class="patchDescription">Reduced the build time of the Vulthoo to make it more viable during early Tech 2, addressing its underperformance post-rework.</p>
2020
<h3>-- The Balance Team</h3>
2121
<hr>
2222
</section>
2323

24-
<section>
25-
<h2>Land Units</h2>
26-
<article id="t4fatboy" class="Card">
27-
<h3><img src="/assets/images/units/uef/land/T4Fatboy.png" alt="T4 Fatboy Unit"/> T4 Fatboy</h3>
28-
<p>The Fatboy has been in an awkward position for some time. These changes aim to address the issues while preserving its identity.</p>
24+
<section name="Air Units">
25+
<h2>Air Units</h2>
26+
27+
<article id="t2gunship" class="Card">
28+
<h3><img src="/assets/images/units/sera/air/T2Gunship.png"/> Vulthoo</h3>
29+
<p>Vulthoo have been underperforming after their rework. Their biggest weak point was the excessive amount of build time required which made it impractical to make them in the earlier stages of tech 2 especially.</p>
2930

3031
<ul>
31-
<li>Shield:
32-
<ul>
33-
<li>Recharge Time: <s>120</s> <i class="fa-solid fa-arrow-right"></i> 75/s</li>
34-
<li>Regeneration Rate: <s>100</s> <i class="fa-solid fa-arrow-right"></i> 200/s</li>
35-
</ul>
36-
</li>
37-
<li>Anti-Air Guns:
38-
<ul>
39-
<li>Range: <s>45</s> <i class="fa-solid fa-arrow-right"></i> 55</li>
40-
<li>Damage: <s>20</s> <i class="fa-solid fa-arrow-right"></i> 40</li>
41-
</ul>
42-
</li>
43-
<li>Collision Size:
44-
<ul>
45-
<li>Uniform Scale: <s>2.22</s> <i class="fa-solid fa-arrow-right"></i> 2.15</li>
46-
<li>Shield Size: <s>25</s> <i class="fa-solid fa-arrow-right"></i> 24</li>
47-
<li>Size X: <s>5.5</s> <i class="fa-solid fa-arrow-right"></i> 5.2</li>
48-
<li>Size Y: <s>1.5</s> <i class="fa-solid fa-arrow-right"></i> 1.4</li>
49-
<li>Size Z: <s>8</s> <i class="fa-solid fa-arrow-right"></i> 7.5</li>
50-
</ul>
51-
</li>
32+
<li>Build Time: <s>3300</s> <i class="fa-solid fa-arrow-right"></i> 2700</li>
5233
</ul>
5334
</article>
5435
</section>
36+
5537
</div>
5638

5739
<aside class="Sidebar" role="navigation" aria-label="Sidebar navigation">
5840
<div class="IconSidebar">
5941
<h2 class="IconSidebarTitle">Contents</h2>
6042
<div class="IconSidebarSpace"></div>
6143
<nav class="IconSidebarSubgrid">
62-
<h3 class="IconSidebarSubtitle">Land</h3>
63-
<a href="#t4fatboy"><img src="/assets/images/units/uef/land/T4Fatboy.png" alt="T4 Fatboy Thumbnail" loading="lazy"/></a>
44+
<h3 class="IconSidebarSubtitle">Air</h3>
45+
<a href="#t2gunship"><img src="/assets/images/units/sera/air/T2Gunship.png" alt="T2 Gunship Thumbnail" loading="lazy"/></a>
6446
</nav>
6547
</div>
6648
</aside>

0 commit comments

Comments
 (0)