diff --git a/data/json/items/ammo/762x25.json b/data/json/items/ammo/762x25.json index a3b829219641..5d9882d46140 100644 --- a/data/json/items/ammo/762x25.json +++ b/data/json/items/ammo/762x25.json @@ -29,13 +29,13 @@ "name": "7.62x25mm FMJ hot load", "name_plural": "7.62x25mm FMJ hot load", "description": "A high-pressure commercial version of the 7.62x25mm cartridge, loaded with a 85 gr. FMJ bullet. It is more powerful than the original.", - "price": 3500, "relative": { + "price": 500, "range": 2, "damage": 4, "pierce": 3 }, - "proportional": { "recoil": 1.1 } + "proportional": { "recoil": 1.4 } }, { "id": "762_25typeP", @@ -46,13 +46,13 @@ "//": "Stopgap price of $1 per. Anti-China prejudice in the pre-Cataclysm US may have made this ammo tougher to come by.", "description": "A subsonic cartridge derived from the 7.62x25mm, designed for silenced firearms. It offers good armor penetration at the cost of slightly less damage.", "weight": 12, - "price": 5000, "count": 50, "relative": { + "price": 2000, "range": -1, "damage": -9, "pierce": 2, - "recoil": -45 + "recoil": -270 } } ]