Skip to content

Commit a1ef061

Browse files
committed
Add Buttle beginnings
1 parent 58abf23 commit a1ef061

File tree

7 files changed

+56
-2
lines changed

7 files changed

+56
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Large expansion for Endless Sky. Mostly ship-based, but there are new outfits, m
44

55
I release this plugin with unstable ES updates, so about every four months.
66

7-
Assets can be found [here](https://github.com/TheGiraffe3/homula-rumskib-assets).
7+
Assets for ships without @2x versions can be found [here](https://github.com/TheGiraffe3/homula-rumskib-assets).

copyright

+3-1
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,13 @@ Comment: Derived from works by Maximilian Korber and Gefüllte Taubenbrust (unde
3434

3535
Files:
3636
images/outfit/quad?laser*
37+
images/ship/buttle*
3738
images/ship/dragonfly*
3839
images/ship/marauder?boxwing*
3940
images/ship/rumskibdestroyer*
41+
images/thumbnail/buttle*
4042
images/thumbnail/dragonfly*
4143
images/thumbnail/marauder?boxwing*
42-
images/ship/rumskibdestroyer*
44+
images/thumbnail/rumskibdestroyer*
4345
Copyright: Kitteh
4446
License: CC-BY-SA-4.0

data/ships.txt

+52
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,58 @@
1313

1414

1515

16+
ship "Buttle"
17+
sprite "ship/buttle"
18+
thumbnail "thumbnail/buttle"
19+
attributes
20+
category "Interceptor"
21+
"cost" 460500
22+
"shields" 2300
23+
"hull" 550
24+
"required crew" 2
25+
"bunks" 9
26+
"mass" 190
27+
"drag" 2.1
28+
"heat dissipation" .698
29+
"fuel capacity" 500
30+
"cargo space" 25
31+
"outfit space" 200
32+
"weapon capacity" 30
33+
"engine capacity" 65
34+
weapon
35+
"blast radius" 30
36+
"shield damage" 300
37+
"hull damage" 150
38+
"hit force" 450
39+
outfits
40+
"Energy Blaster" 2
41+
"Heavy Laser"
42+
43+
"nGVF-BB Fuel Cell"
44+
"LP036a Battery Pack"
45+
"D23-QP Shield Generator"
46+
47+
"X2700 Ion Thruster"
48+
"X3200 Ion Steering"
49+
"Hyperdrive"
50+
51+
engine -19 35.5
52+
engine 19 35.5
53+
gun 0 -36.5 "Heavy Laser"
54+
gun -19 -19 "Energy Blaster"
55+
gun 19 -19 "Energy Blaster"
56+
leak "leak" 60 50
57+
explode "tiny explosion" 10
58+
explode "small explosion" 5
59+
"final explode" "final explosion small"
60+
description "A diabolical conglomeration, the Buttle maintains the shipping and transport potential of the Shuttle while obtaining the weapons and speed of the Berserker, the two ships it's created from."
61+
62+
63+
ship "Buttle" "Buttle (Deep)"
64+
outfits
65+
66+
67+
1668
ship "Cleaver"
1769
sprite "ship/cleaver"
1870
thumbnail "thumbnail/cleaver"

images/ship/buttle.png

12.4 KB
Loading

images/ship/buttle@2x.png

34.4 KB
Loading

images/thumbnail/buttle.png

38.8 KB
Loading

images/thumbnail/buttle@2x.png

122 KB
Loading

0 commit comments

Comments
 (0)