|
2 | 2 | <html lang="en"> |
3 | 3 | <head> |
4 | 4 | <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." /> |
6 | 6 | <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> |
8 | 8 | <link rel="stylesheet" href="/style/balance.css"/> |
9 | 9 | <script src="/scripts/themeSwitch.js" defer></script> |
10 | 10 | </head> |
|
13 | 13 | <div class="Content"> |
14 | 14 | <section id="Intro"> |
15 | 15 | <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> |
18 | 18 | </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> |
20 | 20 | <h3>-- The Balance Team</h3> |
21 | 21 | <hr> |
22 | 22 | </section> |
23 | 23 |
|
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> |
29 | 30 |
|
30 | 31 | <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> |
52 | 33 | </ul> |
53 | 34 | </article> |
54 | 35 | </section> |
| 36 | + |
55 | 37 | </div> |
56 | 38 |
|
57 | 39 | <aside class="Sidebar" role="navigation" aria-label="Sidebar navigation"> |
58 | 40 | <div class="IconSidebar"> |
59 | 41 | <h2 class="IconSidebarTitle">Contents</h2> |
60 | 42 | <div class="IconSidebarSpace"></div> |
61 | 43 | <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> |
64 | 46 | </nav> |
65 | 47 | </div> |
66 | 48 | </aside> |
|
0 commit comments