Skip to content

Commit

Permalink
Updated Type P and hot
Browse files Browse the repository at this point in the history
  • Loading branch information
BorkBorkGoesTheCode authored Oct 27, 2016
1 parent 5996e0c commit 794dade
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/items/ammo/762x25.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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
}
}
]

0 comments on commit 794dade

Please sign in to comment.