Page 1 of 1

DRONE_SPEED and ION_ARMOR percentages wrong?

Posted: Fri Dec 28, 2012 5:00 am
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>

Re: DRONE_SPEED and ION_ARMOR percentages wrong?

Posted: Fri Dec 28, 2012 6:00 am
by Matthew
Not every augment uses the value in the blueprint, but I'll check it out.