summaryrefslogtreecommitdiff
path: root/revert-08_undo-rifle-balance-pass.patch
diff options
context:
space:
mode:
Diffstat (limited to 'revert-08_undo-rifle-balance-pass.patch')
-rw-r--r--revert-08_undo-rifle-balance-pass.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/revert-08_undo-rifle-balance-pass.patch b/revert-08_undo-rifle-balance-pass.patch
index 2d7295e..7f2eb7f 100644
--- a/revert-08_undo-rifle-balance-pass.patch
+++ b/revert-08_undo-rifle-balance-pass.patch
@@ -11,7 +11,6 @@ Subject: [PATCH 074/177] Ammo rebalance project, part 6 (#1851)
data/json/items/ammo/36paper.json | 4 ++--
data/json/items/ammo/44paper.json | 4 ++--
data/json/items/ammo/4570.json | 8 +++++---
- data/json/items/ammo/50.json | 6 ++++--
data/json/items/ammo/545x39.json | 5 +++--
data/json/items/ammo/700nx.json | 3 ++-
data/json/items/ammo/762.json | 2 +-
@@ -141,30 +140,6 @@ index 360afcdb1c5..bc4f6de6ecb 100644
+ "relative": { "range": -8, "damage": { "damage_type": "bullet", "amount": -14, "armor_penetration": -16 }, "recoil": -900 }
},
{
-diff --git a/data/json/items/ammo/50.json b/data/json/items/ammo/50.json
-index 058da3c5608..3edf19bbc59 100644
---- a/data/json/items/ammo/50.json
-+++ b/data/json/items/ammo/50.json
-@@ -27,7 +27,8 @@
- "ammo_type": "50",
- "casing": "50_casing",
- "range": 110,
-- "damage": { "damage_type": "bullet", "amount": 131, "armor_penetration": 28 },
-+ "//": "Base damage of 131, balance reduction to roughly 75%.",
-+ "damage": { "damage_type": "bullet", "amount": 100, "armor_penetration": 56 },
- "dispersion": 150,
- "recoil": 5000,
- "effects": [ "COOKOFF", "NEVER_MISFIRES" ]
-@@ -49,7 +50,8 @@
- "name": { "str": ".50 BMG M2 AP" },
- "description": "Variant of the .50 BMG round that uses a core of very dense, hardened tungsten steel. Penetration is increased, but damage is reduced.",
- "count": 10,
-- "relative": { "damage": { "damage_type": "bullet", "amount": -10, "armor_penetration": 20 } },
-+ "//": "Balanced as AP, 7/8 damage, arpen matches damage.",
-+ "relative": { "damage": { "damage_type": "bullet", "amount": -12, "armor_penetration": 32 } },
- "dispersion": 600
- },
- {
diff --git a/data/json/items/ammo/545x39.json b/data/json/items/ammo/545x39.json
index 13b13adcf22..1ef50ff5e28 100644
--- a/data/json/items/ammo/545x39.json