Skip to content

Commit

Permalink
Merge pull request #3372 from SamaelGray/SamaelGray-12gaChargedBuff
Browse files Browse the repository at this point in the history
12 gauge charged adjustments
  • Loading branch information
N7Huntsman authored Sep 3, 2024
2 parents cb84a4f + b6e3a40 commit ce81178
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Defs/Ammo/Advanced/12GaugeCharged.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<description>Multi-pellet charge shot cartridge designed for shotgun-type weapons.</description>
<statBases>
<Mass>0.047</Mass>
<Bulk>0.08</Bulk>
<Bulk>0.06</Bulk>
</statBases>
<tradeTags>
<li>CE_AutoEnableTrade</li>
Expand Down Expand Up @@ -103,7 +103,7 @@
<amount>3</amount>
</li>
</secondaryDamage>
<armorPenetrationSharp>8</armorPenetrationSharp>
<armorPenetrationSharp>10</armorPenetrationSharp>
<armorPenetrationBlunt>14.4</armorPenetrationBlunt>
<pelletCount>6</pelletCount>
<spreadMult>8.9</spreadMult>
Expand All @@ -121,10 +121,10 @@
<secondaryDamage>
<li>
<def>Bomb_Secondary</def>
<amount>12</amount>
<amount>15</amount>
</li>
</secondaryDamage>
<armorPenetrationSharp>10</armorPenetrationSharp>
<armorPenetrationSharp>15</armorPenetrationSharp>
<armorPenetrationBlunt>90</armorPenetrationBlunt>
</projectile>
</ThingDef>
Expand All @@ -140,7 +140,7 @@
<amount>5</amount>
</li>
</secondaryDamage>
<armorPenetrationSharp>8</armorPenetrationSharp>
<armorPenetrationSharp>12.5</armorPenetrationSharp>
<armorPenetrationBlunt>14.4</armorPenetrationBlunt>
<pelletCount>6</pelletCount>
<spreadMult>8.9</spreadMult>
Expand Down

0 comments on commit ce81178

Please sign in to comment.