Before I start, though, I'm interested in seeing the DC-3 in Traveller5. And I'm not sure I can get it.
SUGGESTION. Maybe VehicleMaker needs a "Passenger" option for Flyers that bejigger things in a way that gets me my DC-3.
This is as close as I can get, at least as far as I can tell. TL4, 20 tons, 3 tons load, speed 6. Shouldn't it be more expensive? And is that load correct? (Am I right to assume that 3 tons = 12 passengers?). 20 seats would require 5 tons load, right?
Code:
code: EExpHWC(F)
type: Enclosed Experimental Hv Winged Cargo Flyer
TL: 4
vol: 20
spd: 6
ld: 3
AV: 14 {ca:0, fp:24, rp:0, sp:24, ps:0, in:22, se:1}
KCr: 6000
Possibilities. If I am allowed to scale volume, load, and price by 33%, then this design would include a 26 ton variant with a 4 ton load (= 16 passengers). I think I still need another ton out of this, but I can't see stretching things by more than a third.
A Very Heavy flyer looks like this:
Code:
code: EExpVhWC(F)
type: Enclosed Experimental Vh Winged Cargo Flyer
TL: 5
vol: 30
spd: 5
ld: 5
AV: 19 {ca:0, fp:24, rp:0, sp:24, ps:0, in:22, se:1}
KCr: 9000
The load is correct, but TL5 might be too high, and a Speed of 5 might be too slow.
Here's another one. Assuming that the ship is not only enclosed, but sealed (i.e. for air pressure), then I can get this at TL6:
Code:
code: SExpVhWC(F)
type: Experimental Vh Winged Cargo Flyer
TL: 6
vol: 14.5
spd: 3
ld: 5
AV: 21 {ca:2, fp:26, rp:0, sp:28, ps:0, in:26, se:21}
KCr: 2250.5