-
Notifications
You must be signed in to change notification settings - Fork 237
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
- (#6184) Introduce an Advanced Shield Field upgrade for the UEF ACU. This allows the UEF ACU to continue using its Shield Field instead of being forced to replace it in favor of the Personal Shield in later stages of the game. The prerequisite for this upgrade is the first Shield Field. | ||
|
||
- UEF Armored Command Unit (UEL0001): | ||
- **UEF Armored Command Unit (UEL0001):** | ||
- AdvancedShieldGeneratorField | ||
- BuildCostEnergy = 110000 | ||
- BuildCostMass = 2200 | ||
- BuildTime = 2200 | ||
- ShieldMaxHealth = 20000 | ||
- ShieldRechargeTime = 120 | ||
- ShieldRegenRate = 80 | ||
- BuildCostEnergy: 165000 | ||
- BuildCostMass: 2200 | ||
- BuildTime: 2200 | ||
- ShieldMaxHealth: 22000 | ||
- ShieldSize: 22 | ||
- ShieldRechargeTime: 120 | ||
- ShieldRegenRate: 80 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters