Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions 3750.html
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,36 @@ <h4><img src="/images/kenneldrone.png">Kennel Drone</h4>
</ul>
<p>With these changes, it will be less punishing to lose the drones as they will rebuild faster and at a much lower cost. The elevation increase should make the drones less prone to random AoE attacks landing on the base.</p>
</div>

<div id="t2pd" class="card">
<h3>T2 Point Defence</h3>
<p>The economy Stats of a lot of units are all over the place currently with ratios between factions being close but not the same for no apparent reason (Take the Sera and Aeon PD which have the same cost but Sera randomly costs 26 more BT). We normalized the stats and adjusted the values slightly.</p>

<h4>UEF</h4>
<ul>
<li>BuildTime: <strike>664</strike> → 675</li>
<li>Energy Cost: <strike>3600</strike> → 3780</li>
</ul>

<h4>Aeon</h4>
<ul>
<li>BuiltTime: <strike>701</strike> → 675</li>
<li>Mass Cost: <strike>528</strike> → 540</li>
<li>Energy Cost: <strike>3648</strike> → 3780</li>
</ul>

<h4>Seraphim</h4>
<ul>
<li>BuiltTime: <strike>727</strike> → 675</li>
<li>Mass Cost: <strike>528</strike> → 540</li>
<li>Energy Cost: <strike>3648</strike> → 3780</li>
</ul>

<h4>Cybran</h4>
<ul>
<li>Energy Cost: <strike>3400</strike> → 3360</li>
</ul>
</div>

<div id="t2arty" class="card">
<h3>T2 Static Artillery</h3>
Expand Down