summaryrefslogtreecommitdiff
path: root/0033-add-missing-price-postapoc.patch
blob: 07704838ebda2d9b56379388b5ad14ecb3284bf6 (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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
--- a/data/json/items/gun/223.json
+++ b/data/json/items/gun/223.json
@@ -118,7 +118,8 @@
     "description": "A bullpup assault rifle that was used by French armed forces only until recently.  While the FAMAS was famous for its high fire rate, the MAS .223 is a semi-auto only variation imported to the US in the late eighties.  It retains the integral bipod, though.",
     "weight": "3800 g",
     "volume": "4162 ml",
-    "price": 2800000,
+    "price": 240000,
+    "price_postapoc": 5000,
     "to_hit": -1,
     "bashing": 12,
     "material": [ "steel", "plastic" ],
@@ -302,7 +303,8 @@
         ]
       ]
     ],
-    "relative": { "ranged_damage": { "damage_type": "stab", "amount": 1 }, "durability": 1 }
+    "relative": { "ranged_damage": { "damage_type": "stab", "amount": 1 }, "durability": 1 },
+    "proportional": { "price": 1.1 }
   },
   {
     "id": "m4a1",

--- a/data/json/items/gun/40.json
+++ b/data/json/items/gun/40.json
@@ -9,6 +9,7 @@
     "weight": "921 g",
     "volume": "518 ml",
     "price": 65000,
+    "price_postapoc": 1600,
     "to_hit": -2,
     "bashing": 8,
     "material": [ "steel", "plastic" ],
@@ -73,6 +74,7 @@
     "weight": "785 g",
     "volume": "505 ml",
     "price": 65000,
+    "price_postapoc": 1600,
     "to_hit": -2,
     "bashing": 8,
     "material": [ "plastic", "steel" ],

--- a/data/json/items/gun/9mm.json
+++ b/data/json/items/gun/9mm.json
@@ -9,6 +9,7 @@
     "weight": "921 g",
     "volume": "518 ml",
     "price": 65000,
+    "price_postapoc": 1600,
     "to_hit": -2,
     "bashing": 8,
     "material": [ "steel", "plastic" ],
@@ -360,6 +361,7 @@
     "weight": "785 g",
     "volume": "505 ml",
     "price": 65000,
+    "price_postapoc": 1750,
     "to_hit": -2,
     "bashing": 8,
     "material": [ "plastic", "steel" ],

--- 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",