Jump to content

Damage on RB-75T to low??


DarkStar79

Recommended Posts

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

  • Recently Browsing   0 members

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