Increase Stinger RangeLimit from 50 to 65.
With the 170 Speed, the Stinger can pass a maximum of 50*170 = 8500 (8c308) world units, while having a range of 9c0, which mean it runs out of fuel before it reaches it's effective maximum range. To prevent this, RangeLimit has been increased to 65 (9c0*1.25/170 is 67.8, rounded downwards).
This commit is contained in:
@@ -293,7 +293,7 @@ Stinger:
|
|||||||
ContrailLength: 10
|
ContrailLength: 10
|
||||||
Image: DRAGON
|
Image: DRAGON
|
||||||
HorizontalRateOfTurn: 20
|
HorizontalRateOfTurn: 20
|
||||||
RangeLimit: 50
|
RangeLimit: 65
|
||||||
Speed: 170
|
Speed: 170
|
||||||
CloseEnough: 149
|
CloseEnough: 149
|
||||||
Warhead@1Dam: SpreadDamage
|
Warhead@1Dam: SpreadDamage
|
||||||
|
|||||||
Reference in New Issue
Block a user