diff options
Diffstat (limited to 'json/items/ammo/762x25.json')
-rw-r--r-- | json/items/ammo/762x25.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/json/items/ammo/762x25.json b/json/items/ammo/762x25.json index 8f55b8b..6a5f2f9 100644 --- a/json/items/ammo/762x25.json +++ b/json/items/ammo/762x25.json @@ -52,6 +52,7 @@ "copy-from": "762_25hot", "type": "AMMO", "name": { "str_sp": "7.62x25mm FMJ, reloaded" }, + "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. FMJ bullet. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.", "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9, "armor_penetration": 0.9 }, "dispersion": 1.1 } }, { @@ -60,6 +61,7 @@ "copy-from": "762_25hot", "type": "AMMO", "name": { "str_sp": "7.62x25mm FMJ, black powder" }, + "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with an 85 gr. FMJ bullet. Someone was down on their luck when they hand-reloaded this one - it's filled with black powder instead of smokeless powder.", "proportional": { "price": 0.3, "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.5 }, |