summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-04-07 00:24:37 +0200
committerAki <please@ignore.pl>2024-04-07 00:24:37 +0200
commit84ca53c5089b0ef3c5edfb694346fb8166c25d20 (patch)
tree049be2c147a6cf8d9192507c75e390ce05e2baa9
parentfbe5f352ff0f238266bc690a0b750674f80b1f02 (diff)
downloadstarshatter-84ca53c5089b0ef3c5edfb694346fb8166c25d20.zip
starshatter-84ca53c5089b0ef3c5edfb694346fb8166c25d20.tar.gz
starshatter-84ca53c5089b0ef3c5edfb694346fb8166c25d20.tar.bz2
Goliath flight decks are now usable
-rw-r--r--data/content/Ships/Dantari_Ships/Goliath.def68
-rw-r--r--data/shatter/Ships/Dantari_Ships/Goliath.def68
2 files changed, 96 insertions, 40 deletions
diff --git a/data/content/Ships/Dantari_Ships/Goliath.def b/data/content/Ships/Dantari_Ships/Goliath.def
index 6992605..d9642a8 100644
--- a/data/content/Ships/Dantari_Ships/Goliath.def
+++ b/data/content/Ships/Dantari_Ships/Goliath.def
@@ -184,18 +184,20 @@ flightdeck: {
name: "Deck 1",
abrv: "Deck 1",
design: "Flight Deck",
- loc: ( 0, -85, 192),
- cam: (-20, -85, 192),
- start: ( 0, -85, 170),
- end: (2e3,-200, 2500),
+ loc: ( 0, 6, 480),
+ cam: ( 0, 20, 520),
+ start: ( 0, 6, 480),
+ end: ( 0, 6, 2500),
- spot: { loc: ( 16, -85, 160), filter: 0x7 },
- spot: { loc: (-16, -85, 160), filter: 0x7 },
- spot: { loc: ( 0, -85, 160), filter: 0x8 },
+ spot: { loc: ( 50, 6, 460), filter: 0x7 },
+ spot: { loc: (-50, 6, 460), filter: 0x7 },
+ spot: { loc: ( 50, 6, 420), filter: 0x7 },
+ spot: { loc: (-50, 6, 420), filter: 0x7 },
+ spot: { loc: ( 0, 6, 480), filter: 0x8 },
launch: true,
- max_ships: 2,
- cycle_time: 15,
+ max_ships: 4,
+ cycle_time: 12,
size: 28,
hull_factor: 0.5,
@@ -206,22 +208,48 @@ flightdeck: {
name: "Deck 2",
abrv: "Deck 2",
design: "Flight Deck",
- loc: ( 0, -82, -92),
- cam: (-20, -72, -92),
- start: ( 0, -90, -1e3),
- end: ( 0, -82, -92),
- spot: ( 0, -82, -92),
+ azimuth: 90,
+ loc: ( -65, 10, 359),
+ start: (-1.4e3, 10, 359),
+ end: ( -65, 10, 359),
+ spot: ( -65, 10, 359),
+ cam: ( -20, 21, 382),
+
+ approach: (-2000, 10, 359),
+ approach: (-1200, 10, 359),
+ approach: ( -400, 10, 1559),
+ approach: ( -400, 10,-1141),
- approach: ( 0,-90, -2000),
- approach: (1000, 0, -1000),
- approach: (1000, 0, 1000),
- approach: ( 250, 0, 2500),
+ recovery: true,
+ max_ships: 1,
+ cycle_time: 12,
+
+ size: 80,
+ hull_factor: 0.5,
+}
+
+
+flightdeck: {
+ name: "Deck 3",
+ abrv: "Deck 3",
+ design: "Flight Deck",
+ azimuth: -90,
+ loc: ( 65, 10, 359),
+ start: (1.4e3, 10, 359),
+ end: ( 65, 10, 359),
+ spot: ( 65, 10, 359),
+ cam: ( 20, 21, 382),
+
+ approach: (2000, 10, 359),
+ approach: (1200, 10, 359),
+ approach: ( 400, 10, 1559),
+ approach: ( 400, 10,-1141),
recovery: true,
max_ships: 1,
- cycle_time: 15,
+ cycle_time: 12,
- size: 40,
+ size: 80,
hull_factor: 0.5,
}
diff --git a/data/shatter/Ships/Dantari_Ships/Goliath.def b/data/shatter/Ships/Dantari_Ships/Goliath.def
index 588b7ed..e45c5fd 100644
--- a/data/shatter/Ships/Dantari_Ships/Goliath.def
+++ b/data/shatter/Ships/Dantari_Ships/Goliath.def
@@ -184,18 +184,20 @@ flightdeck: {
name: "Deck 1",
abrv: "Deck 1",
design: "Flight Deck",
- loc: ( 0, -85, 192),
- cam: (-20, -85, 192),
- start: ( 0, -85, 170),
- end: (2e3,-200, 2500),
+ loc: ( 0, 6, 480),
+ cam: ( 0, 20, 520),
+ start: ( 0, 6, 480),
+ end: ( 0, 6, 2500),
- spot: { loc: ( 16, -85, 160), filter: 0x7 },
- spot: { loc: (-16, -85, 160), filter: 0x7 },
- spot: { loc: ( 0, -85, 160), filter: 0x8 },
+ spot: { loc: ( 50, 6, 460), filter: 0x7 },
+ spot: { loc: (-50, 6, 460), filter: 0x7 },
+ spot: { loc: ( 50, 6, 420), filter: 0x7 },
+ spot: { loc: (-50, 6, 420), filter: 0x7 },
+ spot: { loc: ( 0, 6, 480), filter: 0x8 },
launch: true,
- max_ships: 2,
- cycle_time: 15,
+ max_ships: 4,
+ cycle_time: 12,
size: 28,
hull_factor: 0.5,
@@ -206,22 +208,48 @@ flightdeck: {
name: "Deck 2",
abrv: "Deck 2",
design: "Flight Deck",
- loc: ( 0, -82, -92),
- cam: (-20, -72, -92),
- start: ( 0, -90, -1e3),
- end: ( 0, -82, -92),
- spot: ( 0, -82, -92),
+ azimuth: 90,
+ loc: ( -65, 10, 359),
+ start: (-1.4e3, 10, 359),
+ end: ( -65, 10, 359),
+ spot: ( -65, 10, 359),
+ cam: ( -20, 21, 382),
+
+ approach: (-2000, 10, 359),
+ approach: (-1200, 10, 359),
+ approach: ( -400, 10, 1559),
+ approach: ( -400, 10,-1141),
- approach: ( 0,-90, -2000),
- approach: (1000, 0, -1000),
- approach: (1000, 0, 1000),
- approach: ( 250, 0, 2500),
+ recovery: true,
+ max_ships: 1,
+ cycle_time: 12,
+
+ size: 80,
+ hull_factor: 0.5,
+}
+
+
+flightdeck: {
+ name: "Deck 3",
+ abrv: "Deck 3",
+ design: "Flight Deck",
+ azimuth: -90,
+ loc: ( 65, 10, 359),
+ start: (1.4e3, 10, 359),
+ end: ( 65, 10, 359),
+ spot: ( 65, 10, 359),
+ cam: ( 20, 21, 382),
+
+ approach: (2000, 10, 359),
+ approach: (1200, 10, 359),
+ approach: ( 400, 10, 1559),
+ approach: ( 400, 10,-1141),
recovery: true,
max_ships: 1,
- cycle_time: 15,
+ cycle_time: 12,
- size: 40,
+ size: 80,
hull_factor: 0.5,
}