DRONE_SPEED and ION_ARMOR percentages wrong?

Discuss problems related to FTL here. If you are having a problem or experiencing a bug PLEASE READ THE "MUST READ" POST.
Post Reply
eloj
Posts: 1
Joined: Fri Dec 28, 2012 4:52 am

DRONE_SPEED and ION_ARMOR percentages wrong?

Post by eloj »

Looking at the data for 1.03.1, it looks like these might be wrong. I didn't investigate further. It may be that the values are not used, or that I'm misunderstanding their representation.
<augBlueprint name="DRONE_SPEED">
<title>Drone Reactor Booster</title>
<desc>Your ship board drones have their movement speed increased by 50 percent.</desc>
<cost>50</cost>
<bp>9</bp>
<rarity>0</rarity>
<value>0.25</value>
<stackable>false</stackable>
</augBlueprint>

<augBlueprint name="ION_ARMOR">
<title>Reverse Ion Field</title>
<desc>Protects your ship from ion damage, giving a 20 percent chance to negate it entirely.</desc>
<cost>60</cost>
<bp>8</bp>
<rarity>2</rarity>
<stackable>true</stackable>
<value>0.15</value>
</augBlueprint>
User avatar
Matthew
Site Admin
Posts: 966
Joined: Thu Apr 19, 2012 9:31 am

Re: DRONE_SPEED and ION_ARMOR percentages wrong?

Post by Matthew »

Not every augment uses the value in the blueprint, but I'll check it out.
Matthew Davis, Subset Games Developer - If you're looking for tech support, you'll get help faster emailing directly, contact info here
Post Reply