Adapts Tesla Coil and Obelisk to AttackTesla -> AttackCharge changes.
Fine-tunes Obelisk charge delay, adds changelog entry.
This commit is contained in:
@@ -71,6 +71,7 @@ NEW:
|
||||
Decreased Visceroid health by 25% and removed their ability to gain experience.
|
||||
Increased the chance of Tiberium or chemical deaths spawning a Visceroid from 2% to 10%.
|
||||
Increased Obelisk of Light laser damage from 200 to 360.
|
||||
Fixed Obelisk of Light charge animation and sound not playing.
|
||||
Engine:
|
||||
Converted Aircraft CruiseAltitude to world coordinates.
|
||||
Converted Health Radius to world coordinates.
|
||||
|
||||
@@ -599,10 +599,10 @@ OBLI:
|
||||
Armament:
|
||||
Weapon: Laser
|
||||
LocalOffset: 0,0,725
|
||||
FireDelay: 8
|
||||
AttackTesla:
|
||||
MaxCharge: 1
|
||||
FireDelay: 25
|
||||
AttackCharge:
|
||||
ReloadTime: 90
|
||||
InitialChargeDelay: 25
|
||||
AutoTarget:
|
||||
-RenderBuilding:
|
||||
RenderRangeCircle:
|
||||
|
||||
@@ -340,11 +340,11 @@ obli:
|
||||
active:
|
||||
Start: 0
|
||||
Length: 4
|
||||
Tick: 400
|
||||
Tick: 680
|
||||
damaged-active:
|
||||
Start: 4
|
||||
Length: 4
|
||||
Tick: 400
|
||||
Tick: 680
|
||||
dead:
|
||||
Start: 8
|
||||
make: oblimake
|
||||
|
||||
@@ -303,10 +303,12 @@ TSLA:
|
||||
RevealsShroud:
|
||||
Range: 8c0
|
||||
RenderBuildingCharge:
|
||||
ChargeAudio: tslachg2.aud
|
||||
Armament:
|
||||
Weapon: TeslaZap
|
||||
LocalOffset: 0,0,427
|
||||
AttackTesla:
|
||||
AttackCharge:
|
||||
MaxCharges: 3
|
||||
ReloadTime: 120
|
||||
AutoTarget:
|
||||
IronCurtainable:
|
||||
|
||||
Reference in New Issue
Block a user