Re: Star Trek: FTL
Posted: Sun Dec 14, 2014 4:39 pm
I figure Mantis = Klingon and Crystal = Tholian.
Official Forum for FTL: Faster Than Light and Into the Breach
https://mail.subsetgames.com/forum/
Interesting suggestion! Why those races?thereaverofdarkness wrote:I figure Mantis = Klingon and Crystal = Tholian.
Lanius would make better Tholians - they cannot exist in the same room as humanoids without environmental suits on one or both sides. Also, Tholians aren't ancient and locked away somewhere far away, just xenophobic.thereaverofdarkness wrote:I figure Mantis for Klingons because they are both a predator race, and Klingons may be a bit tougher than humans but where they shine is more their strength and combat prowess.
Crystal for Tholians because both are an ancient race you don't see very often. They're strikingly different in many ways, but both locked away somewhere far away. Seems like if you use Crystals as a base race, you have fewer details to change to make convincing Tholians.
Perhaps Romulans for Rockmen. I felt that the Zoltans should be Vulcans, but part of me feels Engi should be. It's a tough decision because the Zoltan are more like them in temperament but the Engi are more like them in closeness with the Federation.
Your point on the Klingons is a very good one. Okay, I'll switch out the Klingons from Rockmen to Mantis. I'll be using a lot of the original Rock events and translating them to be relevant to the Klingon ones, though. They just fit better. Plus, I've already made some pretty specific assets for a few scenarios where these ships appear only once. I'm kinda excited to share them with everyone, but I don't want to spoil the surprise.thereaverofdarkness wrote:I figure Mantis for Klingons because they are both a predator race, and Klingons may be a bit tougher than humans but where they shine is more their strength and combat prowess.
Crystal for Tholians because both are an ancient race you don't see very often. They're strikingly different in many ways, but both locked away somewhere far away. Seems like if you use Crystals as a base race, you have fewer details to change to make convincing Tholians.
Perhaps Romulans for Rockmen. I felt that the Zoltans should be Vulcans, but part of me feels Engi should be. It's a tough decision because the Zoltan are more like them in temperament but the Engi are more like them in closeness with the Federation.
Another good reason to make the Mantis into the Klingons. Fair enough!dalolorn wrote:Lanius would make better Tholians - they cannot exist in the same room as humanoids without environmental suits on one or both sides. Also, Tholians aren't ancient and locked away somewhere far away, just xenophobic.
I do however agree that Mantis would make good Klingons. Low repair rate works in that argument's favor, too.
Code: Select all
<event name="TESTEVENT" unique="false">
<text>A ship here is adorned with Klingon body parts! This is one of the goriest displays you have ever seen. It is very clear that this is a hunter of a very specialized kind.</text>
<ship load="AURORA_HUNTER" hostile="false"/>
<choice hidden="true">
<text>Kirk: "Uhura, hail them."</text>
<event>
<text>An image of a man with light green skin and many visible battle scars across his body appears on the viewscreen. "What do you want?" he asks. His eyes look dull, but you can tell that there is a resolve behind them as well.</text>
<choice hidden="true">
<text>I'm Capt. James T. Kirk from the United Federation of Planets. Why do you have Klingon bodies strapped to the outside of your ship?</text>
<event>
<text>Unknown: "I am Amyron, the last remaining son of the planet Dexaroi. The Klingons conquered my planet, torturing and killing everyone along the way. I am here to show the Klingons that their actions will not go unpunished."</choice>
<choice hidden="true">
<text>Kirk: "I see. And what will happen when you kill the last Klingon? What will you do then?"</text>
</choice>
</event>
</choice>
</event>
</choice>
</event>
I'd say that </choice> should be a </text>.<text>Unknown: "I am Amyron, the last remaining son of the planet Dexaroi. The Klingons conquered my planet, torturing and killing everyone along the way. I am here to show the Klingons that their actions will not go unpunished."</choice>
You're right, but it didn't solve my issue. Still having the same problem.RAD-82 wrote:I'd say that </choice> should be a </text>.
D'oh! I'm sorry I missed this the first time I looked. This choice doesn't have an event and it needs one.<choice hidden="true">
<text>Kirk: "I see. And what will happen when you kill the last Klingon? What will you do then?"</text>
</choice>