Skip to content

Commit 22cfc16

Browse files
committed
Add Cleaver
1 parent 32b4031 commit 22cfc16

File tree

3 files changed

+88
-0
lines changed

3 files changed

+88
-0
lines changed

data/cleaver.txt

+88
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
fleet "Human Miners"
2+
add variant
3+
"Cleaver"
4+
"Mining Drone" 2
5+
"Barb (Miner)" 2
6+
add variant
7+
"Cleaver (Defense)"
8+
"Mining Drone" 2
9+
"Barb" 2
10+
11+
ship "Cleaver"
12+
sprite "ship/cleaver"
13+
thumbnail "thumbnail/cleaver"
14+
attributes
15+
category "Utility"
16+
"cost" 4900000
17+
"shields" 3500
18+
"hull" 1500
19+
"required crew" 4
20+
"bunks" 9
21+
"mass" 350
22+
"drag" 5.1
23+
"heat dissipation" .34
24+
"fuel capacity" 700
25+
"cargo space" 120
26+
"outfit space" 297
27+
"weapon capacity" 141
28+
"engine capacity" 90
29+
weapon
30+
"blast radius" 72
31+
"shield damage" 720
32+
"hull damage" 360
33+
"hit force" 1080
34+
outfits
35+
"Mining Laser" 5
36+
"Heavy Anti-Missile Turret"
37+
38+
"Dwarf Core"
39+
"LP144a Battery Pack"
40+
"Asteroid Scanner" 2
41+
42+
"A370 Atomic Thruster"
43+
"A255 Atomic Steering"
44+
"Hyperdrive"
45+
46+
gun 0 -36.5 "Mining Laser"
47+
gun -15.5 -34 "Mining Laser"
48+
gun -7.5 -36 "Mining Laser"
49+
gun 15.5 -34 "Mining Laser"
50+
gun 7.5 -36 "Mining Laser"
51+
turret 0 22.5 "Heavy Anti-Missile Turret"
52+
bay Fighter -7 41
53+
under
54+
bay Fighter 7 41
55+
under
56+
bay Drone -7 41
57+
under
58+
bay Drone 7 41
59+
under
60+
engine -4 48
61+
engine 4 48
62+
leak "leak" 50 50
63+
leak "flame" 80 80
64+
explode "tiny explosion" 10
65+
explode "small explosion" 20
66+
explode "medium explosion" 15
67+
"final explode" "final explosion small"
68+
description `The Cleaver is essentially a more powerful version of the Sunder, made by a small company on Maelstrom. ALR Manufacturing had great plans to show who the Cleaver belonged to; as a result the whole ship must be covered in paint to show its loyalty.`
69+
70+
ship "Cleaver" "Cleaver (Defense)"
71+
outfits
72+
"Mining Laser" 3
73+
"Heavy Laser" 2
74+
"Heavy Anti-Missile Turret"
75+
76+
"Dwarf Core"
77+
"LP144a Battery Pack"
78+
"Asteroid Scanner" 2
79+
80+
"A370 Atomic Thruster"
81+
"A255 Atomic Steering"
82+
"Hyperdrive"
83+
gun "Mining Laser"
84+
gun "Heavy Laser"
85+
gun "Mining Laser"
86+
gun "Heavy Laser"
87+
gun "Mining Laser"
88+
turret "Heavy Anti-Missile Turret"

images/ship/cleaver.png

6.87 KB
Loading

images/thumbnail/cleaver.png

17.6 KB
Loading

0 commit comments

Comments
 (0)