summaryrefslogtreecommitdiffhomepage
path: root/data/shatter/Ships/Archaelith/Archaelith.def
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-02-06 19:14:54 +0100
committerAki <please@ignore.pl>2022-02-06 19:16:34 +0100
commitd289918bfdf7635ec3bb2c94d8255da2b2572aea (patch)
tree6e9143cbfd63fd0e6a674d37a51a58ea85882929 /data/shatter/Ships/Archaelith/Archaelith.def
parentba64478a1aa1740da47ff0016dff6cc633900b73 (diff)
downloadstarshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.zip
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.gz
starshatter-d289918bfdf7635ec3bb2c94d8255da2b2572aea.tar.bz2
Added datafiles to the repository
This includes only text files from the most common distribution of content.dat and shatter.dat.
Diffstat (limited to 'data/shatter/Ships/Archaelith/Archaelith.def')
-rw-r--r--data/shatter/Ships/Archaelith/Archaelith.def79
1 files changed, 79 insertions, 0 deletions
diff --git a/data/shatter/Ships/Archaelith/Archaelith.def b/data/shatter/Ships/Archaelith/Archaelith.def
new file mode 100644
index 0000000..d3bb94a
--- /dev/null
+++ b/data/shatter/Ships/Archaelith/Archaelith.def
@@ -0,0 +1,79 @@
+SHIP
+
+name: Archaelith
+display_name: Archaelith
+class: Drone
+
+model: "Archaelith.mag"
+
+mass: 14.5
+integrity: 4e12
+vlimit: 290
+agility: 130
+air_factor: 0.25
+roll_rate: 1900
+scale: 0.24
+acs: 1.1
+detet: 250e3
+
+trans_x: 2e3
+trans_y: 1e3
+trans_z: 2e3
+
+arcade_drag: 0.1
+drag: 3.0e-5
+roll_drag: 10
+pitch_drag: 10
+yaw_drag: 10
+
+CL: 1.3e-2
+CD: 0.7e-1
+stall: 0.40
+
+prep_time: 15
+avoid_fighter: 7
+
+chase: (0, -750, 200)
+bridge: (0, 131, 23)
+
+power: {
+ type: Fusion,
+ max_output: 500,
+ fuel_range: 5,
+
+ loc: (0, 0, -40),
+ size: 32,
+ hull_factor: 0.75
+ }
+
+drive: {
+ type: Stealth
+ thrust: 20,
+ augmenter: 50,
+ port: ( 0, 0, -155),
+
+ loc: (0, 0, -130),
+ size: 16,
+ hull_factor: 0.85
+ }
+
+sensor: {
+ pcs: 0
+ active_efficiency: 2e10
+ passive_efficiency: 2e10
+
+ range: 100e3
+ range: 250e3
+ range: 500e3
+
+ loc: (0, 0, 10),
+ size: 25,
+ hull_factor: 0.25
+ }
+
+nav: {
+ loc: (0, 0, 60),
+ size: 16,
+ hull_factor: 0.1
+ }
+