1{
2  "Version": 2,
3  "Bullets": [
4	{
5      "Name": "spreadgun_bullet",
6      "Pic": {
7        "Type": "Normal",
8        "Pic": "spreadgun_bullet"
9      },
10      "Speed": 1000,
11      "Range": 50,
12      "Power": 5,
13      "Mass": 5,
14      "Spark": "",
15      "HitSounds": {
16        "Object": "spreadgun_hit_hard",
17        "Flesh": "spreadgun_hit",
18        "Wall": "spreadgun_hit"
19      }
20    },
21	{
22      "Name": "vulcan_bullet",
23      "Pic": {
24        "Type": "Directional",
25        "Sprites": "vulcan_bullet"
26      },
27      "Speed": 1000,
28      "Range": 50,
29      "Power": 3,
30      "Mass": 3,
31      "Spark": "",
32      "HitSounds": {
33        "Object": "vulcan_hit",
34        "Flesh": "vulcan_hit",
35        "Wall": "vulcan_hit"
36      }
37    },
38	{
39      "Name": "chaser2_bullet",
40      "Pic": {
41        "Type": "Normal",
42        "Pic": "chaser2_bullet"
43      },
44      "Speed": 1200,
45      "Range": 60,
46      "Power": 3,
47      "Mass": 3,
48      "HitSounds": {
49        "Object": "",
50        "Flesh": "",
51        "Wall": ""
52      },
53	  "SeekFactor": 11
54    },
55	{
56      "Name": "grenade",
57      "Pic": {
58        "Type": "Animated",
59        "Sprites": "grenade",
60		"TicksPerFrame": 4
61      },
62      "Speed": 340,
63      "Range": 80,
64      "Power": 1,
65      "HitSounds": {
66        "Object": "",
67        "Flesh": "",
68        "Wall": ""
69      },
70	  "WallBounces": true,
71	  "Falling": {
72        "GravityFactor": 1
73      },
74	  "OutOfRangeGuns": [
75        "grenade_explosion1",
76		"grenade_explosion2",
77		"grenade_explosion3"
78      ],
79      "HitGuns": [
80        "grenade_explosion1",
81		"grenade_explosion2",
82		"grenade_explosion3"
83      ]
84    },
85    {
86      "Name": "grenade_fireball1",
87      "Pic": {
88        "Type": "Animated",
89        "Sprites": "fireball",
90        "TicksPerFrame": 3
91      },
92      "Speed": 0,
93      "Range": 40,
94      "Power": 1,
95      "Size": [7, 5],
96      "HurtAlways": true,
97      "Persists": true,
98      "Spark": "",
99      "HitSounds": {
100        "Object": "",
101        "Flesh": "",
102        "Wall": ""
103      },
104      "Falling": {
105        "GravityFactor": 1,
106		"FallsDown": false
107      }
108    },
109    {
110      "Name": "grenade_fireball2",
111      "Pic": {
112        "Type": "Animated",
113        "Sprites": "fireball",
114        "Count": -8,
115        "TicksPerFrame": 3
116      },
117      "Speed": 0,
118      "Range": 48,
119      "Power": 0,
120      "Size": [7, 5],
121      "HurtAlways": true,
122      "Persists": true,
123      "Spark": "",
124      "HitSounds": {
125        "Object": "",
126        "Flesh": "",
127        "Wall": ""
128      },
129      "Falling": {
130        "GravityFactor": 1,
131		"FallsDown": false
132      }
133    },
134    {
135      "Name": "grenade_fireball3",
136      "Pic": {
137        "Type": "Animated",
138        "Sprites": "fireball",
139        "Count": -16,
140        "TicksPerFrame": 3
141      },
142      "Speed": 0,
143      "Range": 56,
144      "Power": 0,
145      "Size": [7, 5],
146      "HurtAlways": true,
147      "Persists": true,
148      "Spark": "",
149      "HitSounds": {
150        "Object": "",
151        "Flesh": "",
152        "Wall": ""
153      },
154      "Falling": {
155        "GravityFactor": 1,
156		"FallsDown": false
157      }
158    },
159	{
160      "Name": "laser_designator",
161      "Pic": {
162        "Type": "Normal",
163        "Pic": ""
164      },
165      "Speed": 2300,
166      "Range": 20,
167      "Power": 0,
168      "Spark": "",
169	  "HitSounds": {
170        "Object": "",
171        "Flesh": "",
172        "Wall": ""
173      },
174	  "Falling": {
175        "GravityFactor": 10
176      },
177      "HitsObjects": false,
178	  "OutOfRangeGuns": [
179		"laser_dot"
180	  ],
181      "HitGuns": [
182        "laser_dot"
183      ]
184    },
185	{
186      "Name": "laser_dot",
187      "Pic": {
188        "Type": "Animated",
189        "Sprites": "laser_dot",
190		"TicksPerFrame": 1
191      },
192      "Speed": 0,
193      "Range": 300,
194      "Power": 0,
195      "Spark": "",
196      "HitsObjects": false,
197	  "Persists": true,
198	  "OutOfRangeGuns": [
199		"nuke_incoming"
200	  ]
201    },
202	{
203      "Name": "nuke_incoming",
204      "Pic": {
205        "Type": "Normal",
206        "Pic": ""
207      },
208      "Speed": 0,
209      "Range": 1,
210      "Power": 0,
211      "Spark": "",
212      "HitsObjects": false,
213	  "Persists": true,
214	  "Falling": {
215        "GravityFactor": -1
216      },
217	  "OutOfRangeGuns": [
218		"nuclear_strike"
219	  ]
220    },
221	{
222      "Name": "nuke",
223      "Pic": {
224        "Type": "Animated",
225        "Sprites": "nuke",
226		"TicksPerFrame": 1
227      },
228	  "ShadowSize": [6, 4],
229      "Speed": 0,
230      "Range": 100,
231      "Power": 0,
232      "Spark": "",
233      "HitsObjects": false,
234	  "Persists": true,
235	  "Falling": {
236        "GravityFactor": 1,
237		"DestroyOnDrop": true,
238        "DropGuns": [
239		  "big_explosion1",
240		  "big_explosion2",
241          "explosion1",
242		  "explosion2",
243		  "explosion3",
244		  "frag_explosion"
245        ]
246      },
247	  "HitSounds": {
248        "Object": "",
249        "Flesh": "",
250        "Wall": ""
251      }
252    },
253	{
254      "Name": "big_explosion_spawner1",
255      "Pic": {
256        "Type": "Normal",
257        "Pic": ""
258      },
259      "Speed": 800,
260      "Range": 14,
261      "Power": 0,
262      "Spark": "",
263      "HitsObjects": false,
264	  "Persists": true,
265      "OutOfRangeGuns": [
266        "explosion1",
267        "explosion2",
268        "explosion3"
269      ]
270    },
271	{
272      "Name": "big_explosion_spawner2",
273      "Pic": {
274        "Type": "Normal",
275        "Pic": ""
276      },
277      "Speed": 800,
278      "Range": 28,
279      "Power": 0,
280      "Spark": "",
281      "HitsObjects": false,
282	  "Persists": true,
283      "OutOfRangeGuns": [
284        "explosion1",
285        "explosion2",
286        "explosion3"
287      ]
288    },
289    {
290      "Name": "booby_trap_pod",
291      "Pic": {
292        "Type": "Animated",
293        "Sprites": "crystal",
294        "TicksPerFrame": 8
295      },
296      "Speed": 400,
297      "Range": 60,
298      "Power": 0,
299      "ShadowSize": [4, 3],
300      "Size": [4, 4],
301      "Spark": "",
302      "HitSounds": {
303        "Object": "",
304        "Flesh": "",
305        "Wall": "bounce"
306      },
307      "WallBounces": true,
308      "HitsObjects": false,
309      "Falling": {
310        "GravityFactor": 1,
311        "Bounces": true
312      },
313      "OutOfRangeGuns": [
314        "booby_trap_deployer"
315      ]
316    },
317    {
318      "Name": "booby_trap",
319      "Pic": {
320        "Type": "Normal",
321        "Pic": "health"
322      },
323      "Range": -1,
324      "Persists": true,
325      "ProximityGuns": [
326        "fire_explosion"
327      ]
328    },
329    {
330      "Name": "spearhead",
331      "Pic": {
332        "Type": "Directional",
333        "Sprites": "spearhead"
334      },
335      "Speed": 700,
336      "Range": 60,
337      "Power": 10,
338      "Mass": -60.0,
339      "Size": [3, 3],
340      "Special": "Petrify",
341      "HitSounds": {
342        "Flesh": "get_over_here"
343      }
344    },
345    {
346      "Name": "laser_point",
347      "Pic": {
348        "Type": "Normal",
349        "Pic": ""
350      },
351      "Speed": 40960,
352      "Range": 1,
353      "Power": 0,
354      "Mass": 0.0,
355      "Size": [1, 1],
356      "Special": "Flame",
357      "Spark": "laser_point",
358      "HitSounds": {
359        "Object": "",
360        "Flesh": "",
361        "Wall": ""
362      }
363    }
364  ]
365}
366