summaryrefslogtreecommitdiff
path: root/etc-02_add-missing-price-postapoc.patch
blob: f5f3bbde14710ef874d2fb9050f8ecc787b01dc4 (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
--- a/data/json/items/gun/223.json
+++ b/data/json/items/gun/223.json
@@ -118,7 +118,8 @@
     "weight": "3800 g",
     "volume": "4162 ml",
     "barrel_length": "250 ml",
-    "price": 2800000,
+    "price": 240000,
+    "price_postapoc": 5000,
     "material": [ "steel", "plastic" ],
     "color": "dark_gray",
     "ammo": "223",
@@ -302,7 +303,8 @@
         ]
       ]
     ],
-    "relative": { "ranged_damage": { "damage_type": "bullet", "amount": 1 }, "durability": 1 }
+    "relative": { "ranged_damage": { "damage_type": "bullet", "amount": 1 }, "durability": 1 },
+    "proportional": { "price": 1.1 }
   },
   {
     "id": "m4a1",

--- a/data/json/items/magazine/223.json
+++ b/data/json/items/magazine/223.json
@@ -128,6 +128,7 @@
     "weight": "88 g",
     "volume": "50 ml",
     "price": 4000,
+    "price_postapoc": 125,
     "material": "steel",
     "symbol": "#",
     "color": "light_gray",
@@ -145,6 +146,7 @@
     "weight": "91 g",
     "volume": "350 ml",
     "price": 4000,
+    "price_postapoc": 125,
     "material": "steel",
     "symbol": "#",
     "color": "light_gray",
@@ -180,6 +182,7 @@
     "weight": "181 g",
     "volume": "600 ml",
     "price": 8500,
+    "price_postapoc": 275,
     "material": [ "plastic", "steel" ],
     "symbol": "#",
     "color": "light_gray",
@@ -218,6 +221,7 @@
     "weight": "181 g",
     "volume": "800 ml",
     "price": 12000,
+    "price_postapoc": 750,
     "material": "aluminum",
     "symbol": "#",
     "color": "light_gray",
@@ -235,6 +239,7 @@
     "weight": "581 g",
     "volume": "1050 ml",
     "price": 9250,
+    "price_postapoc": 550,
     "to_hit": -2,
     "bashing": 4,
     "material": [ "steel", "plastic" ],
@@ -255,6 +260,7 @@
     "weight": "567 g",
     "volume": "1500 ml",
     "price": 9500,
+    "price_postapoc": 600,
     "to_hit": -2,
     "bashing": 4,
     "material": [ "plastic", "steel" ],
@@ -275,6 +281,7 @@
     "weight": "272 g",
     "volume": "1 L",
     "price": 15000,
+    "price_postapoc": 900,
     "material": "aluminum",
     "symbol": "#",
     "color": "light_gray",
@@ -292,6 +299,7 @@
     "weight": "998 g",
     "volume": "1200 ml",
     "price": 14000,
+    "price_postapoc": 850,
     "material": [ "plastic", "steel" ],
     "symbol": "#",
     "color": "light_gray",
@@ -310,6 +318,7 @@
     "weight": "2220 g",
     "volume": "1700 ml",
     "price": 18000,
+    "price_postapoc": 1000,
     "material": [ "plastic", "steel" ],
     "symbol": "#",
     "color": "light_gray",
@@ -366,6 +375,7 @@
     "weight": "190 g",
     "volume": "620 ml",
     "price": 8600,
+    "price_postapoc": 275,
     "material": [ "steel", "plastic" ],
     "symbol": "#",
     "color": "light_gray",