ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Cataclysm: Dark Days Ahead Guns and Ammo Analysis Spreadsheet
2
Spreadsheet design by Mark Langsdorf <mark.langsdorf@gmail.com> aka "mlangsdorf"
3
Data by Gordon Watt aka "Theundyingcode"
4
5
How to use
6
C:DDA weapon damage is shown on the "Sorted Weapon Data" sheet. Weapons are grouped by default ammo type, and then sorted in order of increasing damage with the default ammo of that type. Basic ranged damaged for up to 15 types of ammo are to the left, sorted in order of increasing damage.
7
Arrow and bolt data was taken from the chezzo item browser and curated on an additional sheet.
8
9
10
11
12
13
14
15
16
17
18
Suggestions?
19
Send suggestions for improvement to mark.langsdorf@gmail.com, or ping mlangsdorf on discourse.cataclysmdda.org or on the Cataclysm DDA Discord channel or on https://www.reddit.com/r/cataclysmdda/
20
21
22
23
24
Changelog
25
10/22/2018Initial design
26
10/23/2018auto sorted weapon data added
27
Arrow data culled out by hand
28
10/24/2018Auto sort reorganized so that weaker ammo is on the left
29
Readme and changelog added
30
10/26/2018Updated ammo sorting so weapons are sorted in rough order of increasing projectile power
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