How to start a system with zero power?

Discuss and distribute tools and methods for modding. Moderator - Grognak
Post Reply
arcuspilot
Posts: 14
Joined: Sat Feb 23, 2013 4:58 am

How to start a system with zero power?

Post by arcuspilot »

I'd like a system (cloaking in this case) to be available on my ship to buy but not to start with.

Could somebody let me know what value to edit to achieve this please?
The ship in question is already mentioned in this forum : http://www.ftlgame.com/forum/viewtopic.php?f=12&t=14014
User avatar
kartoFlane
Posts: 1488
Joined: Mon Jan 14, 2013 10:20 pm

Re: How to start a system with zero power?

Post by kartoFlane »

Just add a "start=false" element before the img element.
So the system's tag should look like this:
<cloaking power="#" room="#" start="false" img="..."/>
Superluminal2 - a ship editor for FTL
DryEagle
Posts: 363
Joined: Thu Oct 04, 2012 11:17 am

Re: How to start a system with zero power?

Post by DryEagle »

if a ship starts with a system it must have at least 1 power (be active).
otherwise you have to make it buyable in shops only.
set it to rarity 1 and it will show up in every shop that sells systems.
All ships I have created include custom weapons, graphics etc:
Image
ImageImageImageImage
Post Reply