Difference between revisions of "Imperial Trader (Oolite)"

From Elite Wiki
(Invisible tweak awaiting thumbs up from Slartibartfast)
(Added tweaks, and then tweaked...)
Line 21: Line 21:
 
}}
 
}}
 
== Overview ==
 
== Overview ==
The Imperial Trader is a military vessel found in the service of the [[Achenar]] Empire from David Braben's [[Frontier]] game.
+
The Imperial Trader is a military vessel found in the service of the [[Achenar]] Empire from David Braben's [[Frontier]] game. It is one of a set of three: [[Imperial Courier (Oolite)]], [[Imperial Explorer]] and this one. These ships have nothing to do with the Imperial Lictor, Imperial Censor, Imperial Qaestor ''etc'' from [[Dictators OXP]].
 +
 
 +
== Tweaks ==
 +
To remove the big grey blob from the rear view (due to the view being located ''inside'' the rear engine!) try changing the aft view in the shipdata.plist from
 +
<key>view_position_aft</key>
 +
<string>0.0 20.0 -31.0</string>
 +
::to (Dertien's tweak)
 +
<key>view_position_aft</key>
 +
<string>0.0 15.0 -51.0</string>
 +
::or to (Slartibartfast's tweak)
 +
<real>25</real>
 +
<key>view_position_aft</key>
 +
<string>0.0 0.0 -35.0</string>
 +
*See How to tweak OXZ's if you need more details
  
 
== OXP Download ==
 
== OXP Download ==
Line 28: Line 41:
 
=== Links ===
 
=== Links ===
 
*[http://www.aegidian.org/bb/viewtopic.php?f=4&t=10288 ADCK's FFE Ships] (2011)
 
*[http://www.aegidian.org/bb/viewtopic.php?f=4&t=10288 ADCK's FFE Ships] (2011)
<!-- *[http://aegidian.org/bb/viewtopic.php?f=4&t=16740 Imperial Trader ship ?] (2014-date) -->
+
*[http://aegidian.org/bb/viewtopic.php?f=4&t=16740 Imperial Trader ship ?] (2014-date)
 
*Author: [[User:ADCK|ADCK]]
 
*Author: [[User:ADCK|ADCK]]
 
*[[Lore]] - see the note on Syncretism
 
*[[Lore]] - see the note on Syncretism

Revision as of 08:59, 7 April 2022

Imperial Trader
Imptrader.png
Size (W×H×L) 152m×60m×126m
Cargo capacity 125 TC
Cargo bay extension N/A
Maximum speed 0.37 LM
Manoeuvrability Roll: 2.0
Pitch: 1.5
Energy banks 9
Energy recharge rate

Excellent (4.5)

Gun mounts Fore, Aft,
Starboard, Port
Missile slots 4
Shield boosters available Yes
Military shields available N/A
Hyperspace capable Yes
OXP or standard OXP
Available to player Yes
Base price 1,000,000₢

Overview

The Imperial Trader is a military vessel found in the service of the Achenar Empire from David Braben's Frontier game. It is one of a set of three: Imperial Courier (Oolite), Imperial Explorer and this one. These ships have nothing to do with the Imperial Lictor, Imperial Censor, Imperial Qaestor etc from Dictators OXP.

Tweaks

To remove the big grey blob from the rear view (due to the view being located inside the rear engine!) try changing the aft view in the shipdata.plist from

<key>view_position_aft</key> 
<string>0.0 20.0 -31.0</string>
to (Dertien's tweak)
<key>view_position_aft</key> 
<string>0.0 15.0 -51.0</string>
or to (Slartibartfast's tweak)
<real>25</real>
<key>view_position_aft</key> 
<string>0.0 0.0 -35.0</string> 
  • See How to tweak OXZ's if you need more details

OXP Download

The Imperial Trader can be found in the Imperial Trader OXP

Links