Jump to content

Recommended Posts

Posted

First our Newcomers:
    ["M8rocket"] = { explosive = 2 }, --US, 18 kg 4.5-inch-rocket, ca. 13 kg warhead, 2 kg explosives, fragmentation
    ["HVAR USN Mk28 Mod4"] = { explosive = 3.5 }, --US, 5 inch 61 kg high velocity aircraft rocket, 21 kg warhead, 3.5 kg explosives, penetration, fragmentation
    ["Tiny Tim"] = { explosive = 68 }, --US, 36 inch 569 kg rocket, 227 kg warhead, 68 kg explosives, penetration, fragmentation over blast
    ["ASM_N_2"] = { explosive = 240 }, --WW2, US, radar-guided 850 kg ASW-glide-bomb, build around a 1000-lb-gp-bomb-warhead,


The relevant lines from the splash-lua (hopefully complete ...)

Spoiler

...

explTable = {
    --*** WWII BOMBS ***
    ["British_GP_250LB_Bomb_Mk1"] = { explosive = 31 }, --UK, general purpose, blast and fragmentation
    ["British_GP_250LB_Bomb_Mk4"] = { explosive = 31 }, --UK, general purpose, blast and fragmentation
    ["British_GP_250LB_Bomb_Mk5"] = { explosive = 31 }, --UK, general purpose, blast and fragmentation
    ["British_GP_500LB_Bomb_Mk1"] = { explosive = 65 }, --UK, general purpose, blast and fragmentation
    ["British_GP_500LB_Bomb_Mk4"] = { explosive = 65 }, --UK, general purpose, blast and fragmentation
    ["British_GP_500LB_Bomb_Mk4_Short"] = { explosive = 65 }, --UK, general purpose, blast and fragmentation
    ["British_GP_500LB_Bomb_Mk5"] = { explosive = 65 }, --UK, general purpose, blast and fragmentation
    ["British_MC_250LB_Bomb_Mk1"] = { explosive = 51 }, --UK, medium capacity, blast over fragmentation
    ["British_MC_250LB_Bomb_Mk2"] = { explosive = 51 }, --UK, medium capacity, blast over fragmentation
    ["British_MC_500LB_Bomb_Mk1_Short"] = { explosive = 102 }, --UK, medium capacity, blast over fragmentation
    ["British_MC_500LB_Bomb_Mk2"] = { explosive = 102 }, --UK, medium capacity, blast over fragmentation
    ["British_SAP_250LB_Bomb_Mk5"] = { explosive = 19 }, --UK, semi armour piercing, penetration, fragmentation over blast
    ["British_SAP_500LB_Bomb_Mk5"] = { explosive = 41 }, --UK, semi armour piercing, penetration, fragmentation over blast
  
    ["SC_50"] = { explosive = 25 }, --SC Minenbombe, thin-walled, blast damage, general purpose
    ["ER_4_SC50"] = { explosive = 25 }, --SC Minenbombe, thin-walled, blast damage, general purpose, 4 bombs in ER-4-bomb-rack
    ["SC_250_T1_L2"] = { explosive = 127 }, --SC Minenbombe, thin-walled, blast damage, general purpose
    ["SC_250_T3_J"] = { explosive = 127 }, --SC Minenbombe, thin-walled, blast damage, general purpose
    ["SC_501_SC250"] = { explosive = 127 }, --SC Minenbombe, thin-walled, blast damage, general purpose, fits to SC-500-bomb-rack
    ["Schloss500XIIC1_SC_250_T3_J"] = { explosive = 127 }, --SC Minenbombe, thin-walled, blast damage, general purpose, fits to SC-500-bomb-rack
    ["SC_501_SC500"] = { explosive = 255 }, --SC Minenbombe, thin-walled, blast damage, general purpose, fits to SC-500-bomb-rack
    ["SC_500_L2"] = { explosive = 255 }, --SC Minenbombe, thin-walled, blast damage, general purpose,
    ["SC_500_J"] = { explosive = 255 }, --SC Minenbombe, thin-walled, blast damage, general purpose,
    ["SD_250_Stg"] = { explosive = 80 }, --SD Splitterbombe, thick-walled, Stg Stahlguss cast steel; penetration capable, fragmentation over blast
    ["SD_500_A"] = { explosive = 180 }, --SD Splitterbombe, thick-walled; penetration capable, fragmentation over blast
    
    ["AN_M30A1"] = { explosive = 24.5 }, --US, 100 lb 45 kg bomb, 24.5 kg explosives, general purpose, blast over fragmentation
    ["AN_M57"] = { explosive = 56 }, US, --US, 250 lb 113 kg bomb, 56 kg explosives, general purpose, blast over fragmentation
    ["AN_M64"] = { explosive = 119 }, US, --US,500 lb 227 kg bomb, 119 kg explosives, general purpose, blast over fragmentation
    ["AN_M65"] = { explosive = 240 }, US, --US, 1000 lb 454 kg bomb, 240 kg explosives, general purpose, blast over fragmentation

    --*** WWII ROCKETS ***
    ["WGr21"] = { explosive = 10 }, --Germany, WGr21 WerferGranate 21 cm, 110 kg rocket, 39 kg warhead, 10 kg explosives, fragmentation and blast
    ["R4M"] = { explosive = 1 }, --Germany, R4M Rakete 4kg Minenkopf, 4 kg rocket, ca. 1kg thin-walled warhead, 0.5 kg explosives, blast
    ["British_AP_25LBNo1_3INCHNo1"] = { explosive = 1 }, --UK, RP-3, 29 kg rocket, AP-1 11 kg steel penetration warhead, no explosives, kinetic
    ["British_HE_60LBSAPNo2_3INCHNo1"] = { explosive = 6 }, --UK, RP-3, 45 kg rocket, 27 kg SAP HE warhead, 6 kg explosives, blast and fragmentation
    ["British_HE_60LBFNo1_3INCHNo1"] = { explosive = 3 }, --UK, RP-3, 44 kg rocket, 21 kg fragmentation warhead, 1.5 kg explosives, fragmentation
    ["M8rocket"] = { explosive = 2 }, --US, 18 kg 4.5-inch-rocket, ca. 13 kg warhead, 2 kg explosives, fragmentation
    ["3xM8_ROCKETS_IN_TUBES"] = { explosive = 2 }, --US, 18 kg 4.5-inch-rocket, ca. 13 kg warhead, 2 kg explosives, fragmentation
    ["HVAR"] = { explosive = 4 }, --US, 5 inch high 61 kg velocity aircraft rocket, 21 kg warhead, 3.5 kg explosives, penetration, fragmentation
    ["HVAR USN Mk28 Mod4"] = { explosive = 4 }, --US, 5 inch 61 kg high velocity aircraft rocket, 21 kg warhead, 3.5 kg explosives, penetration, fragmentation
    ["Tiny Tim"] = { explosive = 68 }, --US, 36 inch 569 kg rocket, 227 kg warhead, 68 kg explosives, penetration, fragmentation over blast

...
    --*** CLUSTER BOMBS (CBU) ***
...
    ["AB_250_2_SD_2"] = { explosive = 0, cluster = true, submunition_count = 144, submunition_explosive = 1, submunition_name = "SD-2" }, --WW2 Germany 144 SD-2 fragmentation bomblets, original explosive 0.2 kg
    ["AB_250_2_SD_10A"] = { explosive = 0, cluster = true, submunition_count = 17, submunition_explosive = 5, submunition_name = "SD-10A" }, --WW2 Germany 17 SD-10A fragmentation bomblets, original explosive 1 kg
    ["AB_500_1_SD_10A"] = { explosive = 0, cluster = true, submunition_count = 37, submunition_explosive = 5, submunition_name = "SD-10A" }, --WW2 Germany 37 SD-10A fragmentation bomblets, original explosive 1 kg
...

    --*** GLIDE BOMBS (JSOW) ***
    ["ASM_N_2"] = { explosive = 240 }, --WW2, US, radar-guided 850 kg AntiShip-glide-bomb, build around a 1000-lb-gp-bomb-warhead,

...


--Table for cluster submunitions
clusterSubMunTable = {
...
    ["SD-2"] = { explosive = 1 }, --WW2 German cluster bomblet 0.225 kg explosives; AB_250_2_SD_2=144 bomblets; fragmentation, original explosive 0.2 kg
    ["SD-10A"] = { explosive = 5 }, --WW2 German cluster bomblet 0.9 kg explosives; AB_500_1_SD_10A=37 bomblets, AB_250_1_SD_10A=17 bomblets; fragmentation, original explosive 1 kg
...


Discussion about a recent update dealing with the bombs

A bit older


with interesting hints on weapon-values in the lua-files by AeriaGloria:

"When looking at DCS LUA warhead expl_mass values, also bear in mind that sometimes ED doesn’t always use the explosive weight, but uses the entire warhead weight as the explosive weight, this is done for M151 screenshot you posted and M229. This is almost always to make up for DCS not having fragmentation modeling."

"Also, I said piercing has no value in DCS AFAIK. The cumulative field is for armor penetration. Cumaltive thickness is in meters of armor. And if armor it hits is less then cumulative thickness in size, then cumulative factor is applied. In case of S-8KOM, it’s .3 for thickness and 3 for cumulative factor. So if it hits armor less then 300mm in thickness, expl_mass is multiplied by 3 for total damage dealt"

F8D5108C-2AAA-43E5-8222-A4831384EE75.png

I won't subscribe his sentence here:
"As far as I know, the piercing_mass figure has no effect in DCS. It seems to be related to true explosive weight in some way regardless of LUA figure for expl_mass."

Hmm ... the German's WW2-bombs efficiency against somewhat hardened targets was always low compared to US or British WW2-bombs. German bombs have in common "piercing_mass = 1" - even the semi-piercing SD-models. While that variable for the Allied bombs is much higher and rises more or less reasonable with their penetration-capability. Just an educated guess, never checked it out here, consequently.
https://github.com/Quaggles/dcs-lua-datamine/tree/master/_G/weapons_table/weapons/bombs
 

Quote

"I did have an idea to completely rework the script ..."

Please be cautious with your invest of time. It's always sad to see engaged community-members drift into resignation just because DCS remains what it is.

"Those who admire me for my 275 kills know nothing about war" Günther Rall

  • Recently Browsing   0 members

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