Bradley main gun

Post Reply
PBAsydney
Posts: 369
Joined: 2016-10-15 22:14

Bradley main gun

Post by PBAsydney »

In 1.5 it was already underwhelming because it had little splash and massive spread, but in 1.6 the spread seems even worse.

Other vehicles using the bushmaster 25mm seem to be much more effective with less spread and more splash. (LAV25/LAV3/Coyote)

Last edited by PBAsydney on 2020-05-04 21:50, edited 1 time in total.
Image
Image Image
Image
HITREG CARRY
User avatar
Mats391
PR:BF2 Lead Developer
Posts: 7636
Joined: 2010-08-06 18:06

Re: Bradley main gun

Post by Mats391 »

They are all the same.

Bradley

Code: Select all

rem ---BeginComp:WeaponBasedRecoilComp ---
include ../../../weapons/common/recoil.con "shell" "25mm" "ap"
rem ---EndComp ---
rem ---BeginComp:SimpleDeviationComp ---
include ../../../weapons/common/deviation.con "shell" "25mm" "ap_m242"
rem ---EndComp ---

ObjectTemplate.projectileTemplate ifv_25x137_apds_r
ObjectTemplate.keepProjectiles 5
ObjectTemplate.velocity 1345
LAV-25

Code: Select all

rem ---BeginComp:WeaponBasedRecoilComp ---
include ../../../weapons/common/recoil.con "shell" "25mm" "ap"
rem ---EndComp ---
rem ---BeginComp:SimpleDeviationComp ---
include ../../../weapons/common/deviation.con "shell" "25mm" "ap_m242"
rem ---EndComp ---

ObjectTemplate.projectileTemplate ifv_25x137_apds_r
ObjectTemplate.keepProjectiles 5
ObjectTemplate.velocity 1345
LAV-3

Code: Select all

rem ---BeginComp:WeaponBasedRecoilComp ---
include ../../../weapons/common/recoil.con "shell" "25mm" "ap"
rem ---EndComp ---
rem ---BeginComp:SimpleDeviationComp ---
include ../../../weapons/common/deviation.con "shell" "25mm" "ap_m242"
rem ---EndComp ---

ObjectTemplate.projectileTemplate ifv_25x137_apds_r
ObjectTemplate.keepProjectiles 5
ObjectTemplate.velocity 1345
Same goes for HE.
Image

Mineral: TIL that Wire-guided missiles actually use wire
Outlawz7
Retired PR Developer
Posts: 17261
Joined: 2007-02-17 14:59

Re: Bradley main gun

Post by Outlawz7 »

PBAsydney wrote: Other vehicles using the bushmaster 25mm seem to be much more effective with less spread and more splash.
Bradley has more zoom than LAV.
Image
Post Reply

Return to “Vehicles”