summaryrefslogtreecommitdiff
path: root/json/items/ammo/380.json
blob: b290d09bcc43f8e9e976bd854663ee2aa172eae2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
[
  {
    "id": "380_FMJ",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP FMJ" },
    "description": ".380 ACP ammunition with a brass jacketed 95gr bullet.  Popular in pocket pistols for over a century, it is often considered the weakest caliber to consider for self-defense.  One should be careful not to chamber it in 9x18mm Makarov or 9x19mm firearms.",
    "weight": "6 g",
    "volume": "89 ml",
    "price": "140 cent",
    "price_postapoc": "10 USD",
    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
    "material": [ "brass", "powder" ],
    "symbol": "=",
    "color": "yellow",
    "count": 50,
    "stack_size": 50,
    "ammo_type": "380",
    "casing": "380_casing",
    "range": 13,
    "damage": { "damage_type": "bullet", "amount": 16, "armor_penetration": 2 },
    "dispersion": 60,
    "recoil": 300,
    "effects": [ "COOKOFF" ]
  },
  {
    "id": "380_JHP",
    "copy-from": "380_FMJ",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP JHP" },
    "description": ".380 ACP ammunition with a 95gr jacketed hollow point bullet.  It is a popular round for small concealable backup pistols, and often the weakest recommended defensive caliber.  One should be careful not to chamber it in 9x18mm Makarov or 9x19mm firearms.",
    "relative": { "damage": { "damage_type": "bullet", "amount": 2, "armor_penetration": -2 } }
  },
  {
    "id": "380_p",
    "copy-from": "380_FMJ",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP +P" },
    "description": "Overpressure .380 ACP ammunition with a 90gr jacketed hollow point bullet.  This defensive loading is designed to maximize performance, and tends to be more accurate than practice ammo.  One should be careful not to chamber it in 9x18mm Makarov or 9x19mm firearms.",
    "price": "190 cent",
    "price_postapoc": "150 USD",
    "flags": [ "IRREPLACEABLE_CONSUMABLE" ],
    "count": 25,
    "relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 2 }, "dispersion": -15 },
    "proportional": { "recoil": 1.1 }
  },
  {
    "id": "bp_380_FMJ",
    "copy-from": "380_FMJ",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP FMJ, black powder" },
    "description": ".380 ACP ammunition with a brass jacketed 95gr bullet.  Popular in pocket pistols for over a century, it is often considered the weakest caliber to consider for self-defense.  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 },
      "recoil": 0.76,
      "dispersion": 1.2
    },
    "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] },
    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
  },
  {
    "id": "bp_380_JHP",
    "copy-from": "380_JHP",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP JHP, black powder" },
    "description": ".380 ACP ammunition with a 95gr jacketed hollow point bullet.  It is a popular round for small concealable backup pistols, and often the weakest recommended defensive caliber.  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 },
      "recoil": 0.76,
      "dispersion": 1.2
    },
    "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] },
    "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
  },
  {
    "id": "reloaded_380_FMJ",
    "copy-from": "380_FMJ",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP FMJ, reloaded" },
    "description": ".380 ACP ammunition with a brass jacketed 95gr bullet.  Popular in pocket pistols for over a century, it is often considered the weakest caliber to consider for self-defense.  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" ] }
  },
  {
    "id": "reloaded_380_JHP",
    "copy-from": "380_JHP",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP JHP, reloaded" },
    "description": ".380 ACP ammunition with a 95gr jacketed hollow point bullet.  It is a popular round for small concealable backup pistols, and often the weakest recommended defensive caliber.  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" ] }
  },
  {
    "id": "reloaded_380_p",
    "copy-from": "380_p",
    "type": "AMMO",
    "name": { "str_sp": ".380 ACP +P, reloaded" },
    "description": "Overpressure .380 ACP ammunition with a 90gr jacketed hollow point bullet.  This defensive loading is designed to maximize performance, and tends to be more accurate than practice ammo.  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" ] }
  }
]