-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathSyC_ammo.json
220 lines (220 loc) · 7.2 KB
/
SyC_ammo.json
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
[
{
"type": "ammunition_type",
"id": "bolt_pneumatic",
"name": "Pneumatic Bolt",
"default": "bolt_pneumatic_steel"
},
{
"type": "ammunition_type",
"id": "SyC_foamdart",
"name": "Foam Dart",
"default": "SyC_foamdart_standard"
},
{
"type": "AMMO",
"id": "bolt_pneumatic_metal",
"price": 500,
"name": { "str": "simple pneumatic bolt" },
"symbol": "=",
"color": "green",
"looks_like": "arrow_fire_hardened_fletched",
"description": "A simple fletched steel pneumatic bolt with a flattened and sharpened tip, converted from an arrow by removing the nock and adding weight behind the tip. Stands a somewhat low chance of remaining intact once fired.",
"material": "steel",
"volume": "250 ml",
"price_postapoc": 500,
"weight": "55 g",
"bashing": 1,
"ammo_type": "bolt_pneumatic",
"range": 5,
"damage": { "damage_type": "stab", "constant_damage_multiplier": 1.25, "armor_penetration": 11 },
"dispersion": 100,
"loudness": 0,
"count": 1,
"show_stats": true,
"effects": [ "RECOVER_25" ]
},
{
"type": "AMMO",
"id": "bolt_pneumatic_steel",
"price": 1200,
"name": { "str": "pneumatic broadhead bolt" },
"symbol": "=",
"color": "green",
"looks_like": "arrow_fire_hardened_fletched",
"description": "A fletched aluminum pneumatic bolt with a bladed tip, converted from an arrow by removing the nock and adding weight behind the tip. Useful for maximising damage to the target. Stands a good chance of remaining intact once fired.",
"material": [ "aluminum", "steel" ],
"volume": "250 ml",
"price_postapoc": 1000,
"weight": "40 g",
"bashing": 5,
"ammo_type": "bolt_pneumatic",
"damage": { "damage_type": "stab", "constant_damage_multiplier": 1.5, "armor_penetration": 12 },
"range": 7,
"dispersion": 70,
"loudness": 0,
"count": 1,
"effects": [ "RECOVER_40" ]
},
{
"type": "AMMO",
"id": "bolt_pneumatic_steel_bodkin",
"price": 1200,
"name": { "str": "pneumatic field point bolt" },
"symbol": "=",
"color": "green",
"looks_like": "arrow_fire_hardened_fletched",
"description": "A fletched aluminum pneumatic bolt with a pointed tip, converted from an arrow by removing the nock and adding weight behind the tip. Useful for piercing armor. Stands a good chance of remaining intact once fired.",
"material": [ "aluminum", "steel" ],
"volume": "250 ml",
"price_postapoc": 750,
"weight": "40 g",
"bashing": 3,
"cutting": 2,
"ammo_type": "bolt_pneumatic",
"damage": { "damage_type": "stab", "constant_damage_multiplier": 1.05, "armor_penetration": 17 },
"range": 7,
"dispersion": 65,
"loudness": 0,
"count": 1,
"effects": [ "RECOVER_45" ]
},
{
"type": "AMMO",
"id": "bolt_pneumatic_steel_target",
"price": 1200,
"name": { "str": "pneumatic small game bolt" },
"symbol": "=",
"color": "green",
"looks_like": "arrow_fire_hardened_fletched",
"description": "A fletched aluminum pneumatic bolt with a blunt tip, converted from an arrow by removing the nock and adding weight behind the tip. Useful for hunting small woodland creatures without splattering them all over the ground. Stands a good chance of remaining intact once fired.",
"material": [ "aluminum", "steel" ],
"volume": "250 ml",
"price_postapoc": 250,
"weight": "40 g",
"bashing": 3,
"cutting": 2,
"ammo_type": "bolt_pneumatic",
"damage": { "damage_type": "bash", "constant_damage_multiplier": 0.5, "armor_penetration": 10 },
"range": 7,
"dispersion": 70,
"loudness": 0,
"count": 1,
"effects": [ "RECOVER_50", "NOGIB" ]
},
{
"type": "AMMO",
"id": "bolt_pneumatic_cf",
"price": 2000,
"name": { "str": "pneumatic carbon fiber bolt" },
"symbol": "=",
"color": "green",
"looks_like": "arrow_fire_hardened_fletched",
"description": "A fletched carbon fiber pneumatic bolt with an expanding broadhead tip, converted from an arrow by removing the nock and adding weight behind the tip. Deals impressive damage to targets. Stands a good chance of remaining intact once fired.",
"material": [ "kevlar_rigid", "steel" ],
"volume": "250 ml",
"price_postapoc": 1000,
"weight": "30 g",
"bashing": 1,
"ammo_type": "bolt_pneumatic",
"damage": { "damage_type": "stab", "constant_damage_multiplier": 1.75, "armor_penetration": 10 },
"range": 9,
"dispersion": 50,
"loudness": 0,
"count": 1,
"stack_size": 10,
"effects": [ "RECOVER_35" ]
},
{
"type": "AMMO",
"id": "SyC_foamdart_standard",
"price": 20,
"name": { "str": "foam dart" },
"symbol": "=",
"color": "yellow",
"looks_like": "arrow_plastic",
"description": "A small hollow foam dart with a rubber tip.",
"material": [ "plastic" ],
"volume": "2 ml",
"price_postapoc": 1,
"weight": "1 g",
"bashing": 0,
"ammo_type": "SyC_foamdart",
"damage": { "damage_type": "bash", "constant_damage_multiplier": 0 },
"range": 0,
"dispersion": 90,
"loudness": 0,
"count": 100,
"stack_size": 100,
"effects": [ "RECOVER_95", "NO_EMBED" ]
},
{
"type": "AMMO",
"id": "SyC_foamdart_nail",
"price": 0,
"name": { "str": "foam nail dart" },
"symbol": "=",
"color": "yellow",
"looks_like": "arrow_plastic",
"description": "A small hollow foam dart with a rubber tip that has a nail sticking through it.",
"material": [ "plastic", "iron" ],
"volume": "2 ml",
"price_postapoc": 1,
"weight": "2 g",
"bashing": 0,
"ammo_type": "SyC_foamdart",
"damage": { "damage_type": "stab", "ammount": 1 },
"range": 1,
"dispersion": 140,
"loudness": 0,
"count": 10,
"stack_size": 100,
"effects": [ "RECOVER_95" ]
},
{
"type": "AMMO",
"id": "SyC_foamdart_razor",
"price": 0,
"name": { "str": "foam razor dart" },
"symbol": "=",
"color": "yellow",
"looks_like": "arrow_plastic",
"description": "A small hollow foam dart with a rubber tip that has a razor sticking through it.",
"material": [ "plastic", "iron" ],
"volume": "2 ml",
"price_postapoc": 1,
"weight": "2 g",
"bashing": 0,
"ammo_type": "SyC_foamdart",
"damage": { "damage_type": "stab", "ammount": 2 },
"range": 1,
"dispersion": 140,
"loudness": 0,
"count": 10,
"stack_size": 100,
"effects": [ "RECOVER_95" ]
},
{
"type": "AMMO",
"id": "SyC_foamdart_bearing",
"price": 0,
"name": { "str": "foam bearing dart" },
"symbol": "=",
"color": "yellow",
"looks_like": "arrow_plastic",
"description": "A small hollow foam dart with a rubber tip that has a steel bearing stuck inside it.",
"material": [ "plastic", "iron" ],
"volume": "2 ml",
"price_postapoc": 1,
"weight": "2 g",
"bashing": 0,
"ammo_type": "SyC_foamdart",
"damage": { "damage_type": "bash", "ammount": 1 },
"range": 1,
"dispersion": 140,
"loudness": 0,
"count": 10,
"stack_size": 100,
"effects": [ "RECOVER_95" ]
}
]