split recoil into PrimaryRecoil/SecondaryRecoil; make recovery rate configurable per turret; #1069
This commit is contained in:
@@ -291,7 +291,8 @@ LTNK:
|
||||
ROT: 5
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: 70mm
|
||||
Recoil: 2
|
||||
PrimaryRecoil: 2
|
||||
PrimaryRecoilRecovery: 0.4
|
||||
PrimaryLocalOffset: 0,3,0,-2,0
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
@@ -325,7 +326,8 @@ MTNK:
|
||||
ROT: 5
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: 120mm
|
||||
Recoil: 3
|
||||
PrimaryRecoil: 3
|
||||
PrimaryRecoilRecovery: 0.6
|
||||
PrimaryLocalOffset: 0,0,0,-1,0
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
@@ -365,7 +367,9 @@ HTNK:
|
||||
SecondaryWeapon: MammothMissiles
|
||||
PrimaryLocalOffset: -5,-5,0,-10,0, 5,-5,0,-10,0
|
||||
SecondaryLocalOffset: -9,2,0,0,25, 9,2,0,0,-25
|
||||
Recoil: 4
|
||||
PrimaryRecoil: 4
|
||||
SecondaryRecoil: 1
|
||||
PrimaryRecoilRecovery: 1
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
SelfHealing:
|
||||
@@ -404,7 +408,6 @@ MSAM:
|
||||
PrimaryWeapon: 227mm
|
||||
PrimaryOffset: 0,6,0,-3
|
||||
PrimaryLocalOffset: 3,-5,0,0,0, -3,-5,0,0,0
|
||||
Recoil: 0
|
||||
RenderUnitTurretedAim:
|
||||
AutoTarget:
|
||||
LeavesHusk:
|
||||
@@ -438,7 +441,6 @@ MLRS:
|
||||
PrimaryOffset: 0,3,0,-3
|
||||
PrimaryLocalOffset: -4,0,0,0,0
|
||||
SecondaryLocalOffset: 4,0,0,0,0
|
||||
Recoil: 0
|
||||
AlignIdleTurrets: true
|
||||
RenderUnitTurretedAim:
|
||||
AutoTarget:
|
||||
|
||||
@@ -158,7 +158,10 @@ CA:
|
||||
SecondaryOffset: 0,-17,0,-2
|
||||
PrimaryLocalOffset: -4,-5,0,0,0, 4,-5,0,0,0
|
||||
SecondaryLocalOffset: -4,-5,0,0,0, 4,-5,0,0,0
|
||||
Recoil: 4
|
||||
PrimaryRecoil: 4
|
||||
SecondaryRecoil: 4
|
||||
PrimaryRecoilRecovery: 0.8
|
||||
SecondaryRecoilRecovery: 0.8
|
||||
Selectable:
|
||||
Bounds: 44,44
|
||||
RenderUnitTurreted:
|
||||
|
||||
@@ -49,7 +49,8 @@ V2RL:
|
||||
ROT: 5
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: 25mm
|
||||
Recoil: 2
|
||||
PrimaryRecoil: 2
|
||||
PrimaryRecoilRecovery: 0.5
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
Explodes:
|
||||
@@ -82,7 +83,8 @@ V2RL:
|
||||
ROT: 5
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: 90mm
|
||||
Recoil: 3
|
||||
PrimaryRecoil: 3
|
||||
PrimaryRecoilRecovery: 0.9
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
Explodes:
|
||||
@@ -117,7 +119,9 @@ V2RL:
|
||||
ROT: 5
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: 105mm
|
||||
Recoil: 3
|
||||
PrimaryRecoil: 3
|
||||
PrimaryRecoilRecovery: 0.9
|
||||
PrimaryLocalOffset: 2,0,0,0,0, -2,0,0,0,0
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
Explodes:
|
||||
@@ -155,7 +159,9 @@ V2RL:
|
||||
SecondaryWeapon: MammothTusk
|
||||
PrimaryLocalOffset: -4,-5,0,0,0, 4,-5,0,0,0
|
||||
SecondaryLocalOffset: -7,2,0,0,25, 7,2,0,0,-25
|
||||
Recoil: 4
|
||||
PrimaryRecoil: 4
|
||||
PrimaryRecoilRecovery: 0.7
|
||||
SecondaryRecoil: 1
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
Explodes:
|
||||
@@ -544,7 +550,7 @@ FTRK:
|
||||
AttackTurreted:
|
||||
PrimaryWeapon: FLAK-23
|
||||
PrimaryOffset: 0,5,0,-4
|
||||
Recoil: 2
|
||||
PrimaryRecoil: 2
|
||||
RenderUnitTurreted:
|
||||
AutoTarget:
|
||||
Explodes:
|
||||
|
||||
Reference in New Issue
Block a user