Added missing effectsm, and update headers

This commit is contained in:
blitzmann
2018-05-29 21:39:11 -04:00
parent b097818f1b
commit c5bc9e2534
41 changed files with 65 additions and 42 deletions

View File

@@ -2,7 +2,7 @@
#
# Used by:
# Modules from group: Missile Launcher Bomb (2 of 2)
# Modules from group: Shield Extender (36 of 36)
# Modules from group: Shield Extender (33 of 33)
type = "passive"

View File

@@ -1,13 +1,7 @@
# ammoTrackingMultiplier
#
# Used by:
# Charges from group: Advanced Artillery Ammo (8 of 8)
# Charges from group: Advanced Autocannon Ammo (8 of 8)
# Charges from group: Advanced Beam Laser Crystal (8 of 8)
# Charges from group: Advanced Blaster Charge (8 of 8)
# Charges from group: Advanced Charge Bottle (5 of 6)
# Charges from group: Advanced Pulse Laser Crystal (8 of 8)
# Charges from group: Advanced Railgun Charge (8 of 8)
# Items from category: Charge (182 of 943)
# Charges from group: Projectile Ammo (128 of 128)
type = "passive"

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,7 +1,7 @@
# armorHPBonusAdd
#
# Used by:
# Modules from group: Armor Reinforcer (51 of 51)
# Modules from group: Armor Reinforcer (48 of 48)
type = "passive"

View File

@@ -1,7 +1,7 @@
# armorReinforcerMassAdd
#
# Used by:
# Modules from group: Armor Reinforcer (51 of 51)
# Modules from group: Armor Reinforcer (48 of 48)
type = "passive"

View File

@@ -1,7 +1,7 @@
# armorRepair
#
# Used by:
# Modules from group: Armor Repair Unit (108 of 108)
# Modules from group: Armor Repair Unit (105 of 105)
runTime = "late"
type = "active"

View File

@@ -4,7 +4,7 @@
# Modules from group: Capacitor Flux Coil (6 of 6)
# Modules from group: Capacitor Power Relay (20 of 20)
# Modules from group: Power Diagnostic System (23 of 23)
# Modules from group: Propulsion Module (68 of 133)
# Modules from group: Propulsion Module (65 of 127)
# Modules from group: Reactor Control Unit (22 of 22)
type = "passive"

View File

@@ -1,7 +1,7 @@
# disintegratorWeaponDamageMultiply
#
# Used by:
# Modules from group: Entropic Suppressor (3 of 3)
# Modules from group: Entropic Radiation Sink (3 of 3)
type = "passive"

View File

@@ -1,7 +1,7 @@
# disintegratorWeaponSpeedMultiply
#
# Used by:
# Modules from group: Entropic Suppressor (3 of 3)
# Modules from group: Entropic Radiation Sink (3 of 3)
type = "passive"

View File

@@ -1,7 +1,7 @@
# energyNeutralizerFalloff
#
# Used by:
# Modules from group: Energy Neutralizer (54 of 54)
# Modules from group: Energy Neutralizer (51 of 51)
from eos.saveddata.module import State
from eos.modifiedAttributeDict import ModifiedAttributeDict

View File

@@ -1,7 +1,7 @@
# fueledArmorRepair
#
# Used by:
# Modules from group: Ancillary Armor Repairer (7 of 7)
# Modules from group: Ancillary Armor Repairer (4 of 4)
runTime = "late"
type = "active"

View File

@@ -1,7 +1,7 @@
# fueledShieldBoosting
#
# Used by:
# Modules from group: Ancillary Shield Booster (8 of 8)
# Modules from group: Ancillary Shield Booster (5 of 5)
runTime = "late"
type = "active"

View File

@@ -1,7 +1,7 @@
# moduleBonusAfterburner
#
# Used by:
# Modules from group: Propulsion Module (65 of 133)
# Modules from group: Propulsion Module (62 of 127)
type = "active"
runTime = "late"

View File

@@ -1,7 +1,7 @@
# moduleBonusMicrowarpdrive
#
# Used by:
# Modules from group: Propulsion Module (68 of 133)
# Modules from group: Propulsion Module (65 of 127)
type = "active"
runTime = "late"

View File

@@ -2,7 +2,7 @@
#
# Used by:
# Modules from group: Missile Launcher Torpedo (22 of 22)
# Items from market group: Ship Equipment > Turrets & Bays (429 of 880)
# Items from market group: Ship Equipment > Turrets & Bays (429 of 881)
# Module: Interdiction Sphere Launcher I
type = "overheat"

View File

@@ -1,8 +1,8 @@
# overloadSelfArmorDamageAmountDurationBonus
#
# Used by:
# Modules from group: Ancillary Armor Repairer (7 of 7)
# Modules from group: Armor Repair Unit (108 of 108)
# Modules from group: Ancillary Armor Repairer (4 of 4)
# Modules from group: Armor Repair Unit (105 of 105)
type = "overheat"

View File

@@ -3,7 +3,7 @@
# Used by:
# Modules from group: Energy Weapon (101 of 214)
# Modules from group: Hybrid Weapon (105 of 221)
# Modules from group: Precursor Turret (14 of 14)
# Modules from group: Precursor Weapon (15 of 15)
# Modules from group: Projectile Weapon (99 of 165)
type = "overheat"

View File

@@ -2,7 +2,7 @@
#
# Used by:
# Modules from group: Capacitor Booster (59 of 59)
# Modules from group: Energy Neutralizer (54 of 54)
# Modules from group: Energy Neutralizer (51 of 51)
# Modules from group: Energy Nosferatu (51 of 51)
# Modules from group: Hull Repair Unit (25 of 25)
# Modules from group: Remote Armor Repairer (39 of 39)

View File

@@ -2,8 +2,8 @@
#
# Used by:
# Modules from group: Stasis Grappler (7 of 7)
# Modules from group: Stasis Web (19 of 19)
# Modules from group: Warp Scrambler (54 of 55)
# Modules from group: Stasis Web (18 of 18)
# Modules from group: Warp Scrambler (52 of 53)
type = "overheat"

View File

@@ -1,8 +1,8 @@
# overloadSelfShieldBonusDurationBonus
#
# Used by:
# Modules from group: Ancillary Shield Booster (8 of 8)
# Modules from group: Shield Booster (97 of 97)
# Modules from group: Ancillary Shield Booster (5 of 5)
# Modules from group: Shield Booster (93 of 93)
type = "overheat"

View File

@@ -1,7 +1,7 @@
# overloadSelfSpeedBonus
#
# Used by:
# Modules from group: Propulsion Module (133 of 133)
# Modules from group: Propulsion Module (127 of 127)
type = "overheat"

View File

@@ -2,7 +2,7 @@
#
# Used by:
# Modules from group: Stasis Grappler (7 of 7)
# Modules from group: Stasis Web (19 of 19)
# Modules from group: Stasis Web (18 of 18)
type = "active", "projected"

View File

@@ -1,7 +1,7 @@
# shieldBoosting
#
# Used by:
# Modules from group: Shield Booster (97 of 97)
# Modules from group: Shield Booster (93 of 93)
runTime = "late"
type = "active"

View File

@@ -1,7 +1,7 @@
# shieldCapacityBonusOnline
#
# Used by:
# Modules from group: Shield Extender (36 of 36)
# Modules from group: Shield Extender (33 of 33)
# Modules from group: Shield Resistance Amplifier (88 of 88)
type = "passive"

View File

@@ -0,0 +1,9 @@
# shipBonusNeutCapNeedRoleBonus2
#
# Used by:
# Ship: Damavik
# Ship: Leshak
# Ship: Vedmak
type = "passive"
def handler(fit, src, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Energy Neutralizer", "capacitorNeed", src.getModifiedItemAttr("shipBonusRole2"))

View File

@@ -1,9 +1,4 @@
# shipBonusNosNeutCapNeedRoleBonus2
#
# Used by:
# Ship: Damavik
# Ship: Leshak
# Ship: Vedmak
# Not used by any item
type = "passive"

View File

@@ -1,4 +1,4 @@
# surgicalStrikeDamageMultiplierBonusPostPercentDamageMultiplierLocationShipGroupProjectileWeapon
# surgicalStrikeDamageMultiplierBonusPostPercentDamageMultiplierLocationShipGroupPrecursorTurret
#
# Used by:
# Skill: Surgical Strike

View File

@@ -0,0 +1,12 @@
# systemSmallPrecursorTurretDamage
#
# Used by:
# Celestials named like: Wolf Rayet Effect Beacon Class (5 of 6)
runTime = "early"
type = ("projected", "passive")
def handler(fit, module, context):
fit.modules.filteredItemMultiply(lambda mod: mod.item.requiresSkill("Small Precursor Weapon"),
"damageMultiplier", module.getModifiedItemAttr("smallWeaponDamageMultiplier"),
stackingPenalties=True)

View File

@@ -1,7 +1,7 @@
# targetABCAttack
#
# Used by:
# Modules from group: Precursor Turret (14 of 14)
# Modules from group: Precursor Weapon (15 of 15)
type = 'active'

View File

@@ -1,3 +1,7 @@
# warpDisruptSphere
#
# Used by:
# Modules from group: Warp Disrupt Field Generator (7 of 7)
# warpDisruptSphere
#

View File

@@ -1,7 +1,7 @@
# warpScramble
#
# Used by:
# Modules named like: Warp Disruptor (28 of 28)
# Modules named like: Warp Disruptor (27 of 27)
type = "projected", "active"

View File

@@ -1,7 +1,7 @@
# warpScrambleBlockMWDWithNPCEffect
#
# Used by:
# Modules named like: Warp Scrambler (27 of 27)
# Modules named like: Warp Scrambler (26 of 26)
from eos.saveddata.module import State
runTime = "early"

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

View File

@@ -1,3 +1,4 @@
# Not used by any item
runTime = "early"
type = ("projected", "passive", "gang")

BIN
eve.db

Binary file not shown.