diff options
Diffstat (limited to 'json/items/ammo/9x18.json')
-rw-r--r-- | json/items/ammo/9x18.json | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/json/items/ammo/9x18.json b/json/items/ammo/9x18.json index aefd8bf..bb28127 100644 --- a/json/items/ammo/9x18.json +++ b/json/items/ammo/9x18.json @@ -3,7 +3,7 @@ "id": "9x18mm", "type": "AMMO", "name": { "str_sp": "9x18mm 57-N-181S" }, - "description": "9x18mm Makarov ammunition with 93gr steel core FMJ bullets. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century.", + "description": "9x18mm Makarov ammunition with a 93gr steel core FMJ bullet. The 9x18mm round was very common in the Eastern Bloc during the 20th century, and remained in Russian military service into the 21st century.", "weight": "8 g", "volume": "97 ml", "price": 100, @@ -40,7 +40,7 @@ "copy-from": "9x18mm", "type": "AMMO", "name": { "str_sp": "9x18mm RG028" }, - "description": "9x18mm Makarov RG028 ammunition. The RG028 round uses bullets with a hardened steel core to improve armor penetration.", + "description": "9x18mm Makarov RG028 ammunition. The RG028 round uses a bullet with a hardened steel core to improve armor penetration.", "price": 200, "price_postapoc": 3100, "relative": { "damage": { "damage_type": "bullet", "amount": -2, "armor_penetration": 8 } } @@ -50,7 +50,7 @@ "copy-from": "9x18mm", "type": "AMMO", "name": { "str_sp": "9x18mm 57-N-181S, reloaded" }, - "description": "9x18mm Makarov ammunition with 93gr lead core FMJ bullets. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century.", + "description": "9x18mm Makarov ammunition with a 93gr steel core FMJ bullet. The 9x18mm round was very common in the Eastern Bloc during the 20th century, and remained in Russian military service into the 21st century. 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 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } @@ -60,6 +60,7 @@ "copy-from": "9x18mmP2", "type": "AMMO", "name": { "str_sp": "9x18mm SP-7, reloaded" }, + "description": "9x18mm Makarov SP-7 ammunition. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century. 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 }, "dispersion": 1.1 }, "extend": { "effects": [ "RECYCLED" ] }, "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] } @@ -69,7 +70,7 @@ "copy-from": "9x18mmfmj", "type": "AMMO", "name": { "str_sp": "9x18mm RG028, reloaded" }, - "description": "9x18mm Makarov RG028 ammunition. The RG028 round normally uses bullets with a hardened steel core to improve armor penetration, but this knockoff uses a lead core instead.", + "description": "9x18mm Makarov RG028 ammunition. The RG028 round uses a bullet with a hardened steel core to improve armor penetration. 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 }, "dispersion": 1.1 }, "relative": { "damage": { "damage_type": "bullet", "amount": 0, "armor_penetration": -4 } }, "extend": { "effects": [ "RECYCLED" ] }, @@ -80,7 +81,7 @@ "copy-from": "9x18mm", "type": "AMMO", "name": { "str_sp": "9x18mm 57-N-181S, black powder" }, - "description": "9x18mm Makarov ammunition with 93gr lead core FMJ bullets. The 9x18mm round was very common in the Eastern Bloc during the 20th century and remained in Russian military service into the 21st century.", + "description": "9x18mm Makarov ammunition with a 93gr steel core FMJ bullet. The 9x18mm round was very common in the Eastern Bloc during the 20th century, and remained in Russian military service into the 21st century. 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 }, @@ -95,7 +96,7 @@ "copy-from": "9x18mmfmj", "type": "AMMO", "name": { "str_sp": "9x18mm RG028, black powder" }, - "description": "9x18mm Makarov RG028 ammunition. The RG028 round normally uses bullets with a hardened steel core to improve armor penetration, but this knockoff uses a lead core instead.", + "description": "9x18mm Makarov RG028 ammunition. The RG028 round uses a bullet with a hardened steel core to improve armor penetration. 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 }, |