Add hydra to damage

This commit is contained in:
Nikolai V Chr 2019-11-23 15:01:36 +01:00
parent 38ee53a183
commit e8cb589e7e
7 changed files with 12 additions and 5 deletions

View File

@ -48,6 +48,7 @@ var cannon_types = {
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.

View File

@ -47,7 +47,8 @@ var cannon_types = {
" GSh-23 hit": 0.065, # 23mm
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.

View File

@ -49,6 +49,7 @@ var cannon_types = {
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.

View File

@ -49,7 +49,8 @@ var cannon_types = {
" GSh-23 hit": 0.065, # 23mm
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.

View File

@ -47,7 +47,8 @@ var cannon_types = {
" GSh-23 hit": 0.065, # 23mm
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.

View File

@ -47,7 +47,8 @@ var cannon_types = {
" GSh-23 hit": 0.065, # 23mm
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.

View File

@ -47,7 +47,8 @@ var cannon_types = {
" GSh-23 hit": 0.065, # 23mm
" M61A1 shell hit": 0.050, # 20mm
" 50 BMG hit": 0.015, # 12.7mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" 7.62 hit": 0.005, # 7.62mm (non-explosive)
" Hydra-70 hit": 0.25, #
};
# lbs of warheads is explosive+fragmentation+fuse, so total warhead mass.