Added multiplier modifier traits, removing GainsStatUpgrades, InvulnerabilityUpgrade, & Invulnerable.

This commit is contained in:
atlimit8
2015-06-27 11:40:52 -05:00
parent b4031c6e9b
commit daec860192
27 changed files with 473 additions and 217 deletions

View File

@@ -85,7 +85,8 @@ frigate:
Cargo:
MaxWeight: 20
PipCount: 10
Invulnerable:
DamageMultiplier@INVULNERABLE:
Modifier: 0
FlyAwayOnIdle:
RejectsOrders:

View File

@@ -15,7 +15,21 @@
400: firepower, damage, speed, reload, inaccuracy, rank
800: firepower, damage, speed, reload, inaccuracy, rank
1600: firepower, damage, speed, reload, inaccuracy, rank, eliteweapon, selfheal
GainsStatUpgrades:
FirepowerMultiplier@EXPERIENCE:
UpgradeTypes: firepower
Modifier: 110, 115, 120, 130
DamageMultiplier@EXPERIENCE:
UpgradeTypes: damage
Modifier: 91, 87, 83, 65
SpeedMultiplier@EXPERIENCE:
UpgradeTypes: speed
Modifier: 110, 115, 120, 150
ReloadDelayMultiplier@EXPERIENCE:
UpgradeTypes: reload
Modifier: 95, 90, 85, 75
InaccuracyMultiplier@EXPERIENCE:
UpgradeTypes: inaccuracy
Modifier: 90, 80, 70, 50
SelfHealing@ELITE:
Step: 2
Ticks: 100