-
Notifications
You must be signed in to change notification settings - Fork 236
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A small buff to the Fatboy to increase the viability of the shield and at the same time reduce the capabilities of stray air units to deal significant damage to the Fatboy.
- Loading branch information
Showing
2 changed files
with
32 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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
- (#6339) Balance changes to the Fatboy | ||
|
||
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. | ||
|
||
- The shield is improved to increase its survivability and durability on the battlefield. | ||
|
||
- ShieldRechargeTime: 120 -> 75 | ||
- ShieldRegenRate: 100 -> 200 | ||
|
||
- The anti air guns are stronger and have more range to allow it to fend off stray air units. | ||
|
||
- Range: 45 -> 55 | ||
- Damage: 20 -> 40 | ||
|
||
- The (collision) size is reduced by roughly 5% - 7% to make artillery less viable. | ||
|
||
- UniformScale: 2.22 -> 2.15 | ||
- ShieldSize: 25 -> 24 | ||
- SizeX: 5.5 -> 5.2 | ||
- SizeY: 1.5 -> 1.4 | ||
- SizeZ: 8.0 -> 7.2 |
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