-
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.
Preliminary changes for the Czar (#6551)
Improve the performance of the currently underused Czar by increasing its survivability and improving the targeting of its flak cannons. Flaks also get a damage decrease to compensate the much better targeting. **CZAR: Experimental Aircraft Carrier (UAA0310):** - Intel - VisionRadius: 70 --> 100 - Defense - ShieldRechargeTime: 120 --> 100 - ShieldRegenRate: 180 --> 240 - Fizz Launcher 1 - Damage: 240 --> 140 - DPS: 960 --> 560 - FiringTolerance: 3 --> 10 - HeadingArcRange: 120 --> 90 - Fizz Launcher 2 - Damage: 240 --> 140 - DPS: 960 --> 560 - FiringTolerance: 1 --> 10 - HeadingArcRange: 120 --> 90 - PrefersPrimaryWeaponTarget: true --> false
- Loading branch information
Showing
2 changed files
with
26 additions
and
8 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,19 @@ | ||
- (#6551) Improve the performance of the currently underused Czar by increasing its survivability and improving the targeting of its flak cannons. | ||
|
||
- CZAR: Experimental Aircraft Carrier (UAA0310): | ||
- Intel | ||
- VisionRadius: 70 --> 100 | ||
- Defense | ||
- ShieldRechargeTime: 120 --> 100 | ||
- ShieldRegenRate: 180 --> 240 | ||
- Fizz Launcher 1 | ||
- Damage: 240 --> 140 | ||
- DPS: 960 --> 560 | ||
- FiringTolerance: 3 --> 10 | ||
- HeadingArcRange: 120 --> 90 | ||
- Fizz Launcher 2 | ||
- Damage: 240 --> 140 | ||
- DPS: 960 --> 560 | ||
- FiringTolerance: 1 --> 10 | ||
- HeadingArcRange: 120 --> 90 | ||
- PrefersPrimaryWeaponTarget: true --> false |
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