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

@@ -831,7 +831,8 @@ Rules:
Health:
HP: 125
^Bridge:
Invulnerable:
DamageMultiplier@INVULNERABLE:
Modifier: 0
Sequences:

View File

@@ -295,7 +295,8 @@ Rules:
Tooltip:
Name: Nikoomba
^Bridge:
Invulnerable:
DamageMultiplier@INVULNERABLE:
Modifier: 0
^CivBuilding:
MustBeDestroyed:
^CivInfantry:

View File

@@ -530,7 +530,8 @@ Rules:
GenericVisibility: Enemy
ShowOwnerRow: false
^Bridge:
Invulnerable:
DamageMultiplier@INVULNERABLE:
Modifier: 0
E2:
Buildable:
Prerequisites: ~pyle

View File

@@ -162,7 +162,8 @@ C17:
Cargo:
MaxWeight: 10
PipCount: 10
Invulnerable:
DamageMultiplier@INVULNERABLE:
Modifier: 0
Contrail@1:
Offset: -261,-650,0
TrailLength: 15

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