Merge pull request #12816 from abc013/d2kAdjustAirStrike
Adjust the drop-position of the air strike in D2k
This commit is contained in:
@@ -9,7 +9,7 @@ carryall.reinforce:
|
|||||||
Armor:
|
Armor:
|
||||||
Type: light
|
Type: light
|
||||||
Aircraft:
|
Aircraft:
|
||||||
CruiseAltitude: 2100
|
CruiseAltitude: 2160
|
||||||
InitialFacing: 0
|
InitialFacing: 0
|
||||||
Speed: 144 # 112 * ~1.3 for balance reasons
|
Speed: 144 # 112 * ~1.3 for balance reasons
|
||||||
TurnSpeed: 4
|
TurnSpeed: 4
|
||||||
@@ -63,6 +63,7 @@ frigate:
|
|||||||
TurnSpeed: 1
|
TurnSpeed: 1
|
||||||
Repulsable: False
|
Repulsable: False
|
||||||
MaximumPitch: 20
|
MaximumPitch: 20
|
||||||
|
CruiseAltitude: 2048
|
||||||
-AppearsOnRadar:
|
-AppearsOnRadar:
|
||||||
Cargo:
|
Cargo:
|
||||||
MaxWeight: 20
|
MaxWeight: 20
|
||||||
@@ -84,6 +85,7 @@ ornithopter:
|
|||||||
TurnSpeed: 2
|
TurnSpeed: 2
|
||||||
Repulsable: False
|
Repulsable: False
|
||||||
CanHover: True
|
CanHover: True
|
||||||
|
CruiseAltitude: 1920
|
||||||
AmmoPool:
|
AmmoPool:
|
||||||
Ammo: 5
|
Ammo: 5
|
||||||
Tooltip:
|
Tooltip:
|
||||||
|
|||||||
@@ -835,6 +835,7 @@ high_tech_factory:
|
|||||||
Prerequisites: ~techlevel.superweapons, upgrade.hightech
|
Prerequisites: ~techlevel.superweapons, upgrade.hightech
|
||||||
ChargeTime: 300
|
ChargeTime: 300
|
||||||
SquadSize: 3
|
SquadSize: 3
|
||||||
|
SquadOffset: -1536, 1024, 0
|
||||||
LongDesc: Ornithopters hit the target with bombs
|
LongDesc: Ornithopters hit the target with bombs
|
||||||
UnitType: ornithopter
|
UnitType: ornithopter
|
||||||
DisplayBeacon: True
|
DisplayBeacon: True
|
||||||
|
|||||||
@@ -52,10 +52,13 @@ WormJaw:
|
|||||||
OrniBomb:
|
OrniBomb:
|
||||||
ReloadDelay: 25
|
ReloadDelay: 25
|
||||||
Burst: 5
|
Burst: 5
|
||||||
BurstDelay: 3
|
BurstDelay: 4
|
||||||
Range: 3c0
|
Range: 2c0
|
||||||
Projectile: GravityBomb
|
Projectile: GravityBomb
|
||||||
Image: BOMBS
|
Image: BOMBS
|
||||||
|
Speed: 64
|
||||||
|
Acceleration: 0
|
||||||
|
Shadow: true
|
||||||
Warhead@1Dam: SpreadDamage
|
Warhead@1Dam: SpreadDamage
|
||||||
Spread: 320
|
Spread: 320
|
||||||
Falloff: 100, 60, 30, 15, 0
|
Falloff: 100, 60, 30, 15, 0
|
||||||
@@ -72,11 +75,11 @@ OrniBomb:
|
|||||||
harvester: 60
|
harvester: 60
|
||||||
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
DamageTypes: Prone50Percent, TriggerProne, SmallExplosionDeath
|
||||||
Warhead@2Smu: LeaveSmudge
|
Warhead@2Smu: LeaveSmudge
|
||||||
SmudgeType: Crater
|
SmudgeType: SandCrater, RockCrater
|
||||||
InvalidTargets: Vehicle, Structure
|
InvalidTargets: Vehicle, Structure
|
||||||
Warhead@3Eff: CreateEffect
|
Warhead@3Eff: CreateEffect
|
||||||
Explosions: large_explosion
|
Explosions: large_explosion
|
||||||
ImpactSounds: NAPALM1.WAV
|
ImpactSounds: EXPLSML4.WAV
|
||||||
|
|
||||||
Crush:
|
Crush:
|
||||||
Warhead@1Dam: SpreadDamage
|
Warhead@1Dam: SpreadDamage
|
||||||
|
|||||||
Reference in New Issue
Block a user