Jump to content

Recommended Posts

Posted

Shouldnt the RB-75T do more damage then the RB-75 and RB-75-B?  When killing shelters and other ground units and such the RB-75T do less damage? Shouldnt the RB-75T be equal to the AGM-65H or F?

 

Is this a bug or?

Posted (edited)

Im playing on the DDCS server where if you use the RB75T it takes 25 hits to kill a Shelter and if you use the RB75B it takes 11 hits.   Ill include a picture, it looks like that. I think its a hardened shelter..

 

Ok so maybe its doing more dmg on vehicles, but on some stationary objects like this shelter, it do less dmg.

 

shelter.jpg

Edited by DarkStar79
Posted

The Rb75A/B is configured to emulate the WDU/20B 57 kg (126 lbs) warhead and the Rb75T is configured to emulate the WDU/24B 136 kg (300 lbs) warhead.

 

It's done by using two different warhead types in DCS. 


 

warhead        = predefined_warhead("AGM_65A"),

warheads["AGM_65A"] =

mass                    = 56.25, -- Warhead 56,25 kg, explosive 39 kg 


 

warhead        = predefined_warhead("AGM_65E"),

warheads["AGM_65E"] = HE_penetrating_warhead(135,305);

 

  • Like 1
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...