Skip to content

Commit

Permalink
.338 Lapua tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
SamaelGray committed Jun 9, 2024
1 parent 9850ae8 commit 03a1289
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Defs/Ammo/HighCaliber/338LapuaMagnum.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<label>.338 Lapua Magnum bullet (FMJ)</label>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageAmountBase>26</damageAmountBase>
<armorPenetrationSharp>11</armorPenetrationSharp>
<armorPenetrationSharp>12</armorPenetrationSharp>
<armorPenetrationBlunt>134.160</armorPenetrationBlunt>
</projectile>
</ThingDef>
Expand All @@ -142,7 +142,7 @@
<label>.338 Lapua Magnum bullet (AP)</label>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageAmountBase>16</damageAmountBase>
<armorPenetrationSharp>22</armorPenetrationSharp>
<armorPenetrationSharp>24</armorPenetrationSharp>
<armorPenetrationBlunt>134.160</armorPenetrationBlunt>
</projectile>
</ThingDef>
Expand All @@ -152,7 +152,7 @@
<label>.338 Lapua Magnum bullet (AP-I)</label>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageAmountBase>16</damageAmountBase>
<armorPenetrationSharp>22</armorPenetrationSharp>
<armorPenetrationSharp>24</armorPenetrationSharp>
<armorPenetrationBlunt>134.160</armorPenetrationBlunt>
<secondaryDamage>
<li>
Expand All @@ -168,7 +168,7 @@
<label>.338 Lapua Magnum bullet (AP-HE)</label>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageAmountBase>26</damageAmountBase>
<armorPenetrationSharp>11</armorPenetrationSharp>
<armorPenetrationSharp>12</armorPenetrationSharp>
<armorPenetrationBlunt>134.160</armorPenetrationBlunt>
<secondaryDamage>
<li>
Expand All @@ -184,7 +184,7 @@
<label>.338 Lapua Magnum bullet (Sabot)</label>
<projectile Class="CombatExtended.ProjectilePropertiesCE">
<damageAmountBase>14</damageAmountBase>
<armorPenetrationSharp>39</armorPenetrationSharp>
<armorPenetrationSharp>42</armorPenetrationSharp>
<armorPenetrationBlunt>173.980</armorPenetrationBlunt>
<speed>225</speed>
</projectile>
Expand Down

0 comments on commit 03a1289

Please sign in to comment.