diff --git a/OpenRA.Mods.RA/Attack/AttackTesla.cs b/OpenRA.Mods.RA/Attack/AttackTesla.cs index 1bf5eae1bb..fe0ae52b9c 100644 --- a/OpenRA.Mods.RA/Attack/AttackTesla.cs +++ b/OpenRA.Mods.RA/Attack/AttackTesla.cs @@ -74,7 +74,7 @@ namespace OpenRA.Mods.RA return this; self.Trait().PlayCharge(self); - return Util.SequenceActivities( new Wait( 8 ), new TeslaZap( target ), this ); + return Util.SequenceActivities( new Wait( 22 ), new TeslaZap( target ), this ); } } diff --git a/mods/ra/rules/structures.yaml b/mods/ra/rules/structures.yaml index 0af7f9c44e..2907115e55 100644 --- a/mods/ra/rules/structures.yaml +++ b/mods/ra/rules/structures.yaml @@ -272,7 +272,7 @@ TSLA: Owner: soviet Hotkey: u Valued: - Cost: 1500 + Cost: 1200 Tooltip: Name: Tesla Coil Description: Advanced base defense. Requires power\nto operate.\n Strong vs Tanks, Infantry\n Weak vs Aircraft diff --git a/mods/ra/sequences/structures.yaml b/mods/ra/sequences/structures.yaml index 21e449c5c6..a55f08fd79 100644 --- a/mods/ra/sequences/structures.yaml +++ b/mods/ra/sequences/structures.yaml @@ -316,9 +316,11 @@ tsla: active: Start: 1 Length: 9 + Tick: 100 damaged-active: Start: 11 Length: 9 + Tick: 100 pbox: idle: