Update effect comments
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#
|
||||
# Used by:
|
||||
# Variations of module: Ice Harvester Upgrade I (5 of 5)
|
||||
# Module: Frostline 'Omnivore' Harvester Upgrade
|
||||
type = "passive"
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# iceHarvesterDurationMultiplier
|
||||
#
|
||||
# Used by:
|
||||
# Module: Frostline 'Omnivore' Harvester Upgrade
|
||||
# Ship: Endurance
|
||||
type = "passive"
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# mediumRemoteRepFittingAdjustment
|
||||
#
|
||||
# Used by:
|
||||
# Modules from group: Mutadaptive Remote Armor Repairer (4 of 5)
|
||||
# Variations of module: Medium Remote Armor Repairer I (12 of 12)
|
||||
# Variations of module: Medium Remote Shield Booster I (11 of 11)
|
||||
# Module: Medium Ancillary Remote Armor Repairer
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
# Not used by any item
|
||||
type = "passive"
|
||||
def handler(fit, src, context):
|
||||
fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Missile Launcher Operation"), "aoeVelocity", src.getModifiedItemAttr("aoeVelocityBonus"), stackingPenalties=True, skill="Target Navigation Prediction")
|
||||
Reference in New Issue
Block a user