From 7bfd19dca4c26d68c89764514cecb4b54dad8aa5 Mon Sep 17 00:00:00 2001 From: blitzmann Date: Sun, 16 Apr 2017 22:24:32 -0400 Subject: [PATCH] Update effect headers --- eos/effects/ammoinfluencecapneed.py | 2 +- eos/effects/ammoinfluencerange.py | 2 +- eos/effects/commandburstaoerolebonus.py | 4 ++-- eos/effects/covertopsandreconopscloakmoduledelaybonus.py | 4 ++-- eos/effects/covertopscloakcpupercentbonus1.py | 2 +- eos/effects/covertopscloakcpupercentrolebonus.py | 4 +++- eos/effects/cynosuraldurationbonus.py | 2 +- eos/effects/cynosuraltheoryconsumptionbonus.py | 2 +- eos/effects/elitebonuscoveropsscanprobestrength2.py | 2 +- eos/effects/elitebonuscoveropswarpvelocity1.py | 4 ++++ eos/effects/elitebonusreconwarpvelocity3.py | 4 ++++ eos/effects/elitereconscramblerrangebonus2.py | 3 ++- eos/effects/elitereconstasiswebbonus1.py | 4 ++++ eos/effects/entosisdurationmultiply.py | 7 +------ eos/effects/minigamevirusstrengthbonus.py | 2 +- eos/effects/reconshipcloakcpubonus1.py | 2 +- eos/effects/scriptdurationbonus.py | 2 +- eos/effects/scriptmassbonuspercentagebonus.py | 2 +- eos/effects/scriptsignatureradiusbonusbonus.py | 2 +- eos/effects/scriptspeedboostfactorbonusbonus.py | 2 +- eos/effects/scriptspeedfactorbonusbonus.py | 2 +- ...warpdisruptionfieldgeneratorsetdisallowinempirespace.py | 2 +- eos/effects/scriptwarpscramblerangebonus.py | 2 +- ...acitybonuspostpercentcapacitylocationshipgroupshield.py | 1 - eos/effects/shipadvancedspaceshipcommandagilitybonus.py | 2 +- .../shipbonusdreadnoughta1energywarfareamountbonus.py | 4 ++++ eos/effects/shipbonusdreadnoughtm1webrangebonus.py | 4 ++++ eos/effects/shipbonusdreadnoughtm1webstrengthbonus.py | 2 +- .../shipbonusforceauxiliarya1nosferatudrainamount.py | 4 ++++ .../shipbonusforceauxiliarya1nosferaturangebonus.py | 4 ++++ .../shipbonusforceauxiliarym1remotearmorrepairduration.py | 4 ++++ eos/effects/shipbonusforceauxiliarym1remoteduration.py | 2 +- eos/effects/shipbonushybridtrackinggf2.py | 1 + eos/effects/shipbonusmedmissileflighttimecc2.py | 4 ++++ eos/effects/shipbonusmetoptimalac2.py | 1 + eos/effects/shipbonusrole1capitalhybriddamagebonus.py | 2 +- eos/effects/shipbonusrole1commandburstcpubonus.py | 4 ++-- eos/effects/shipbonusrole1numwarfarelinks.py | 4 ++-- .../shipbonusrole2armorplatesshieldextendersbonus.py | 4 ++-- eos/effects/shipbonusrole2logisticdronebonus.py | 4 ++-- eos/effects/shipbonusrole3capitalenergydamagebonus.py | 5 +++++ eos/effects/shipbonusrole3capitalhybriddamagebonus.py | 2 +- eos/effects/shipbonusrole3numwarfarelinks.py | 4 ++-- eos/effects/shipbonusrole4nosferatucpubonus.py | 5 +++++ ...shipbonusrole5capitalremotearmorrepairpowergridbonus.py | 4 ++++ .../shipbonusrole5remotearmorrepairpowergridbonus.py | 2 +- eos/effects/shipbonussmallmissileflighttimecf1.py | 4 ++++ eos/effects/shipbonussmallmissilerofcf2.py | 3 ++- eos/effects/shipbonussptfalloffmf2.py | 1 + eos/effects/shipbonussptrofmf.py | 4 ++++ ...pbonussurveyprobeexplosiondelayskillsurveycovertops3.py | 2 +- eos/effects/shipbonustitana1energywarfareamountbonus.py | 4 ++++ eos/effects/shipbonustitana3warpstrength.py | 1 + eos/effects/shipbonustitanm1webrangebonus.py | 4 ++++ eos/effects/shipbonustitanm1webstrengthbonus.py | 2 +- eos/effects/shipbonustitanm3warpstrength.py | 3 +-- eos/effects/shipcapitalagilitybonus.py | 7 +------ eos/effects/shipetdamageaf.py | 1 + eos/effects/shipetoptimalrange2af.py | 1 + eos/effects/shiphtdmgbonusfixedgc.py | 1 + eos/effects/shiphybridtrackinggc2.py | 1 + eos/effects/shipmetcdamagebonusac.py | 1 + eos/effects/shipmissilerofcc.py | 1 + eos/effects/shippturretfalloffbonusmc2.py | 1 + eos/effects/shippturretspeedbonusmc.py | 1 + eos/effects/shipshtdmgbonusgf.py | 1 + 66 files changed, 126 insertions(+), 55 deletions(-) diff --git a/eos/effects/ammoinfluencecapneed.py b/eos/effects/ammoinfluencecapneed.py index c30a91bd1..ee8a2229d 100644 --- a/eos/effects/ammoinfluencecapneed.py +++ b/eos/effects/ammoinfluencecapneed.py @@ -1,7 +1,7 @@ # ammoInfluenceCapNeed # # Used by: -# Items from category: Charge (465 of 912) +# Items from category: Charge (466 of 913) # Charges from group: Frequency Crystal (185 of 185) # Charges from group: Hybrid Charge (209 of 209) type = "passive" diff --git a/eos/effects/ammoinfluencerange.py b/eos/effects/ammoinfluencerange.py index ea6860bbe..2a42d411c 100644 --- a/eos/effects/ammoinfluencerange.py +++ b/eos/effects/ammoinfluencerange.py @@ -1,7 +1,7 @@ # ammoInfluenceRange # # Used by: -# Items from category: Charge (571 of 912) +# Items from category: Charge (571 of 913) type = "passive" diff --git a/eos/effects/commandburstaoerolebonus.py b/eos/effects/commandburstaoerolebonus.py index 63de8ca87..99576c074 100644 --- a/eos/effects/commandburstaoerolebonus.py +++ b/eos/effects/commandburstaoerolebonus.py @@ -4,9 +4,9 @@ # Ships from group: Carrier (4 of 4) # Ships from group: Combat Battlecruiser (13 of 13) # Ships from group: Command Ship (8 of 8) -# Ships from group: Force Auxiliary (4 of 4) +# Ships from group: Force Auxiliary (5 of 5) # Ships from group: Supercarrier (6 of 6) -# Ships from group: Titan (5 of 5) +# Ships from group: Titan (6 of 6) # Subsystems named like: Defensive Warfare Processor (4 of 4) # Ship: Orca # Ship: Rorqual diff --git a/eos/effects/covertopsandreconopscloakmoduledelaybonus.py b/eos/effects/covertopsandreconopscloakmoduledelaybonus.py index 0a3e341c3..3718c9101 100644 --- a/eos/effects/covertopsandreconopscloakmoduledelaybonus.py +++ b/eos/effects/covertopsandreconopscloakmoduledelaybonus.py @@ -3,9 +3,9 @@ # Used by: # Ships from group: Black Ops (4 of 4) # Ships from group: Blockade Runner (4 of 4) -# Ships from group: Covert Ops (6 of 6) +# Ships from group: Covert Ops (7 of 7) # Ships from group: Expedition Frigate (2 of 2) -# Ships from group: Force Recon Ship (6 of 6) +# Ships from group: Force Recon Ship (7 of 7) # Ships from group: Stealth Bomber (4 of 4) # Ships named like: Stratios (2 of 2) # Subsystems named like: Offensive Covert Reconfiguration (4 of 4) diff --git a/eos/effects/covertopscloakcpupercentbonus1.py b/eos/effects/covertopscloakcpupercentbonus1.py index 7ac0f5523..e7763ec56 100644 --- a/eos/effects/covertopscloakcpupercentbonus1.py +++ b/eos/effects/covertopscloakcpupercentbonus1.py @@ -1,7 +1,7 @@ # covertOpsCloakCpuPercentBonus1 # # Used by: -# Ships from group: Covert Ops (5 of 6) +# Ships from group: Covert Ops (5 of 7) type = "passive" runTime = "early" diff --git a/eos/effects/covertopscloakcpupercentrolebonus.py b/eos/effects/covertopscloakcpupercentrolebonus.py index 31ef6855a..fea79b8e2 100644 --- a/eos/effects/covertopscloakcpupercentrolebonus.py +++ b/eos/effects/covertopscloakcpupercentrolebonus.py @@ -1,8 +1,10 @@ -# covertOpsCloakCPUPercentBonusPirateFaction +# covertOpsCloakCPUPercentRoleBonus # # Used by: # Ships from group: Expedition Frigate (2 of 2) # Ship: Astero +# Ship: Enforcer +# Ship: Pacifier # Ship: Victorieux Luxury Yacht type = "passive" runTime = "early" diff --git a/eos/effects/cynosuraldurationbonus.py b/eos/effects/cynosuraldurationbonus.py index 743d13d9e..388e64125 100644 --- a/eos/effects/cynosuraldurationbonus.py +++ b/eos/effects/cynosuraldurationbonus.py @@ -1,7 +1,7 @@ # cynosuralDurationBonus # # Used by: -# Ships from group: Force Recon Ship (5 of 6) +# Ships from group: Force Recon Ship (6 of 7) type = "passive" diff --git a/eos/effects/cynosuraltheoryconsumptionbonus.py b/eos/effects/cynosuraltheoryconsumptionbonus.py index 0f66b0152..3d1be5194 100644 --- a/eos/effects/cynosuraltheoryconsumptionbonus.py +++ b/eos/effects/cynosuraltheoryconsumptionbonus.py @@ -1,7 +1,7 @@ # cynosuralTheoryConsumptionBonus # # Used by: -# Ships from group: Force Recon Ship (5 of 6) +# Ships from group: Force Recon Ship (6 of 7) # Skill: Cynosural Field Theory type = "passive" diff --git a/eos/effects/elitebonuscoveropsscanprobestrength2.py b/eos/effects/elitebonuscoveropsscanprobestrength2.py index 5d6dfc8c6..7b3df9a4b 100644 --- a/eos/effects/elitebonuscoveropsscanprobestrength2.py +++ b/eos/effects/elitebonuscoveropsscanprobestrength2.py @@ -1,7 +1,7 @@ # eliteBonusCoverOpsScanProbeStrength2 # # Used by: -# Ships from group: Covert Ops (6 of 6) +# Ships from group: Covert Ops (7 of 7) type = "passive" diff --git a/eos/effects/elitebonuscoveropswarpvelocity1.py b/eos/effects/elitebonuscoveropswarpvelocity1.py index 0097bd743..04d6188fd 100644 --- a/eos/effects/elitebonuscoveropswarpvelocity1.py +++ b/eos/effects/elitebonuscoveropswarpvelocity1.py @@ -1,3 +1,7 @@ +# eliteBonusCoverOpsWarpVelocity1 +# +# Used by: +# Ship: Pacifier type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/elitebonusreconwarpvelocity3.py b/eos/effects/elitebonusreconwarpvelocity3.py index a393540dd..a48540754 100644 --- a/eos/effects/elitebonusreconwarpvelocity3.py +++ b/eos/effects/elitebonusreconwarpvelocity3.py @@ -1,3 +1,7 @@ +# eliteBonusReconWarpVelocity3 +# +# Used by: +# Ship: Enforcer type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/elitereconscramblerrangebonus2.py b/eos/effects/elitereconscramblerrangebonus2.py index b9bebe9a9..d308a56ba 100644 --- a/eos/effects/elitereconscramblerrangebonus2.py +++ b/eos/effects/elitereconscramblerrangebonus2.py @@ -1,7 +1,8 @@ -# eliteReconJumpScramblerRangeBonus2 +# eliteReconScramblerRangeBonus2 # # Used by: # Ship: Arazu +# Ship: Enforcer # Ship: Lachesis type = "passive" diff --git a/eos/effects/elitereconstasiswebbonus1.py b/eos/effects/elitereconstasiswebbonus1.py index 27251e75a..7ffc1fede 100644 --- a/eos/effects/elitereconstasiswebbonus1.py +++ b/eos/effects/elitereconstasiswebbonus1.py @@ -1,3 +1,7 @@ +# eliteReconStasisWebBonus1 +# +# Used by: +# Ship: Enforcer type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/entosisdurationmultiply.py b/eos/effects/entosisdurationmultiply.py index 410ff6312..10d519002 100644 --- a/eos/effects/entosisdurationmultiply.py +++ b/eos/effects/entosisdurationmultiply.py @@ -1,12 +1,7 @@ # entosisDurationMultiply # # Used by: -# Ships from group: Carrier (4 of 4) -# Ships from group: Dreadnought (5 of 5) -# Ships from group: Force Auxiliary (4 of 4) -# Ships from group: Supercarrier (6 of 6) -# Ships from group: Titan (5 of 5) -# Ship: Rorqual +# Items from market group: Ships > Capital Ships (28 of 37) type = "passive" diff --git a/eos/effects/minigamevirusstrengthbonus.py b/eos/effects/minigamevirusstrengthbonus.py index 63c42ffdb..f346d387a 100644 --- a/eos/effects/minigamevirusstrengthbonus.py +++ b/eos/effects/minigamevirusstrengthbonus.py @@ -1,7 +1,7 @@ # minigameVirusStrengthBonus # # Used by: -# Ships from group: Covert Ops (6 of 6) +# Ships from group: Covert Ops (7 of 7) # Ships named like: Stratios (2 of 2) # Subsystems named like: Electronics Emergent Locus Analyzer (4 of 4) # Ship: Astero diff --git a/eos/effects/reconshipcloakcpubonus1.py b/eos/effects/reconshipcloakcpubonus1.py index 602efab28..4032baabc 100644 --- a/eos/effects/reconshipcloakcpubonus1.py +++ b/eos/effects/reconshipcloakcpubonus1.py @@ -1,7 +1,7 @@ # reconShipCloakCpuBonus1 # # Used by: -# Ships from group: Force Recon Ship (6 of 6) +# Ships from group: Force Recon Ship (6 of 7) type = "passive" runTime = "early" diff --git a/eos/effects/scriptdurationbonus.py b/eos/effects/scriptdurationbonus.py index 5b3081529..23361f87b 100644 --- a/eos/effects/scriptdurationbonus.py +++ b/eos/effects/scriptdurationbonus.py @@ -1,7 +1,7 @@ # scriptDurationBonus # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" diff --git a/eos/effects/scriptmassbonuspercentagebonus.py b/eos/effects/scriptmassbonuspercentagebonus.py index e6d42eee4..dcf4a6c02 100644 --- a/eos/effects/scriptmassbonuspercentagebonus.py +++ b/eos/effects/scriptmassbonuspercentagebonus.py @@ -1,7 +1,7 @@ # scriptMassBonusPercentageBonus # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" runTime = "early" diff --git a/eos/effects/scriptsignatureradiusbonusbonus.py b/eos/effects/scriptsignatureradiusbonusbonus.py index 29b60408a..34ee9918f 100644 --- a/eos/effects/scriptsignatureradiusbonusbonus.py +++ b/eos/effects/scriptsignatureradiusbonusbonus.py @@ -1,7 +1,7 @@ # scriptSignatureRadiusBonusBonus # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" runTime = "early" diff --git a/eos/effects/scriptspeedboostfactorbonusbonus.py b/eos/effects/scriptspeedboostfactorbonusbonus.py index e7795bc1a..7ead7eb03 100644 --- a/eos/effects/scriptspeedboostfactorbonusbonus.py +++ b/eos/effects/scriptspeedboostfactorbonusbonus.py @@ -1,7 +1,7 @@ # scriptSpeedBoostFactorBonusBonus # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" runTime = "early" diff --git a/eos/effects/scriptspeedfactorbonusbonus.py b/eos/effects/scriptspeedfactorbonusbonus.py index 3df351500..f3d560d76 100644 --- a/eos/effects/scriptspeedfactorbonusbonus.py +++ b/eos/effects/scriptspeedfactorbonusbonus.py @@ -1,7 +1,7 @@ # scriptSpeedFactorBonusBonus # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" runTime = "early" diff --git a/eos/effects/scriptwarpdisruptionfieldgeneratorsetdisallowinempirespace.py b/eos/effects/scriptwarpdisruptionfieldgeneratorsetdisallowinempirespace.py index 4e9f29bd9..4c224a0ef 100644 --- a/eos/effects/scriptwarpdisruptionfieldgeneratorsetdisallowinempirespace.py +++ b/eos/effects/scriptwarpdisruptionfieldgeneratorsetdisallowinempirespace.py @@ -1,7 +1,7 @@ # scriptWarpDisruptionFieldGeneratorSetDisallowInEmpireSpace # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" diff --git a/eos/effects/scriptwarpscramblerangebonus.py b/eos/effects/scriptwarpscramblerangebonus.py index adbcbc88e..cc253590b 100644 --- a/eos/effects/scriptwarpscramblerangebonus.py +++ b/eos/effects/scriptwarpscramblerangebonus.py @@ -1,7 +1,7 @@ # scriptWarpScrambleRangeBonus # # Used by: -# Charge: Focused Warp Disruption Script +# Charges from group: Warp Disruption Script (2 of 2) type = "passive" diff --git a/eos/effects/shieldmanagementshieldcapacitybonuspostpercentcapacitylocationshipgroupshield.py b/eos/effects/shieldmanagementshieldcapacitybonuspostpercentcapacitylocationshipgroupshield.py index 9e2f091fe..d9209c608 100644 --- a/eos/effects/shieldmanagementshieldcapacitybonuspostpercentcapacitylocationshipgroupshield.py +++ b/eos/effects/shieldmanagementshieldcapacitybonuspostpercentcapacitylocationshipgroupshield.py @@ -3,7 +3,6 @@ # Used by: # Implants named like: Zainou 'Gnome' Shield Management SM (6 of 6) # Modules named like: Core Defense Field Extender (8 of 8) -# Modules named like: QA Multiship Module Players (4 of 4) # Implant: Genolution Core Augmentation CA-3 # Implant: Sansha Modified 'Gnome' Implant # Skill: Shield Management diff --git a/eos/effects/shipadvancedspaceshipcommandagilitybonus.py b/eos/effects/shipadvancedspaceshipcommandagilitybonus.py index 725dfb43d..d7e58addf 100644 --- a/eos/effects/shipadvancedspaceshipcommandagilitybonus.py +++ b/eos/effects/shipadvancedspaceshipcommandagilitybonus.py @@ -1,7 +1,7 @@ # shipAdvancedSpaceshipCommandAgilityBonus # # Used by: -# Items from market group: Ships > Capital Ships (34 of 34) +# Items from market group: Ships > Capital Ships (37 of 37) type = "passive" diff --git a/eos/effects/shipbonusdreadnoughta1energywarfareamountbonus.py b/eos/effects/shipbonusdreadnoughta1energywarfareamountbonus.py index b13ef4d0a..830bc1e35 100644 --- a/eos/effects/shipbonusdreadnoughta1energywarfareamountbonus.py +++ b/eos/effects/shipbonusdreadnoughta1energywarfareamountbonus.py @@ -1,3 +1,7 @@ +# shipBonusDreadnoughtA1EnergyWarfareAmountBonus +# +# Used by: +# Ship: Chemosh type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonusdreadnoughtm1webrangebonus.py b/eos/effects/shipbonusdreadnoughtm1webrangebonus.py index 1d6b324c4..a4d965ee9 100644 --- a/eos/effects/shipbonusdreadnoughtm1webrangebonus.py +++ b/eos/effects/shipbonusdreadnoughtm1webrangebonus.py @@ -1,3 +1,7 @@ +# shipBonusDreadnoughtM1WebRangeBonus +# +# Used by: +# Ship: Chemosh type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonusdreadnoughtm1webstrengthbonus.py b/eos/effects/shipbonusdreadnoughtm1webstrengthbonus.py index 040ce5086..c822336ba 100644 --- a/eos/effects/shipbonusdreadnoughtm1webstrengthbonus.py +++ b/eos/effects/shipbonusdreadnoughtm1webstrengthbonus.py @@ -1,4 +1,4 @@ -# shipBonusDreadnoughtM1WebBonus +# shipBonusDreadnoughtM1WebStrengthBonus # # Used by: # Ship: Vehement diff --git a/eos/effects/shipbonusforceauxiliarya1nosferatudrainamount.py b/eos/effects/shipbonusforceauxiliarya1nosferatudrainamount.py index 5b5ff6155..454588069 100644 --- a/eos/effects/shipbonusforceauxiliarya1nosferatudrainamount.py +++ b/eos/effects/shipbonusforceauxiliarya1nosferatudrainamount.py @@ -1,3 +1,7 @@ +# shipBonusForceAuxiliaryA1NosferatuDrainAmount +# +# Used by: +# Ship: Dagon type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonusforceauxiliarya1nosferaturangebonus.py b/eos/effects/shipbonusforceauxiliarya1nosferaturangebonus.py index 941543598..f52f20361 100644 --- a/eos/effects/shipbonusforceauxiliarya1nosferaturangebonus.py +++ b/eos/effects/shipbonusforceauxiliarya1nosferaturangebonus.py @@ -1,3 +1,7 @@ +# shipBonusForceAuxiliaryA1NosferatuRangeBonus +# +# Used by: +# Ship: Dagon type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonusforceauxiliarym1remotearmorrepairduration.py b/eos/effects/shipbonusforceauxiliarym1remotearmorrepairduration.py index a2c2ea039..f8fc6a8b4 100644 --- a/eos/effects/shipbonusforceauxiliarym1remotearmorrepairduration.py +++ b/eos/effects/shipbonusforceauxiliarym1remotearmorrepairduration.py @@ -1,3 +1,7 @@ +# shipBonusForceAuxiliaryM1RemoteArmorRepairDuration +# +# Used by: +# Ship: Dagon type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonusforceauxiliarym1remoteduration.py b/eos/effects/shipbonusforceauxiliarym1remoteduration.py index 9ab5ae04c..71d8d8e07 100644 --- a/eos/effects/shipbonusforceauxiliarym1remoteduration.py +++ b/eos/effects/shipbonusforceauxiliarym1remoteduration.py @@ -1,4 +1,4 @@ -# shipBonusForceAuxiliaryM1RemoteCycleTime +# shipBonusForceAuxiliaryM1RemoteDuration # # Used by: # Ship: Lif diff --git a/eos/effects/shipbonushybridtrackinggf2.py b/eos/effects/shipbonushybridtrackinggf2.py index dabf163d6..77b58a6d6 100644 --- a/eos/effects/shipbonushybridtrackinggf2.py +++ b/eos/effects/shipbonushybridtrackinggf2.py @@ -3,6 +3,7 @@ # Used by: # Ship: Ares # Ship: Federation Navy Comet +# Ship: Pacifier # Ship: Tristan type = "passive" diff --git a/eos/effects/shipbonusmedmissileflighttimecc2.py b/eos/effects/shipbonusmedmissileflighttimecc2.py index 585b60999..d3045a91d 100644 --- a/eos/effects/shipbonusmedmissileflighttimecc2.py +++ b/eos/effects/shipbonusmedmissileflighttimecc2.py @@ -1,3 +1,7 @@ +# shipBonusMedMissileFlightTimeCC2 +# +# Used by: +# Ship: Enforcer type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonusmetoptimalac2.py b/eos/effects/shipbonusmetoptimalac2.py index 50d9ce4a4..758ede0d7 100644 --- a/eos/effects/shipbonusmetoptimalac2.py +++ b/eos/effects/shipbonusmetoptimalac2.py @@ -1,6 +1,7 @@ # shipBonusMETOptimalAC2 # # Used by: +# Ship: Enforcer # Ship: Omen Navy Issue type = "passive" diff --git a/eos/effects/shipbonusrole1capitalhybriddamagebonus.py b/eos/effects/shipbonusrole1capitalhybriddamagebonus.py index 0cba1617a..4144b30b4 100644 --- a/eos/effects/shipbonusrole1capitalhybriddamagebonus.py +++ b/eos/effects/shipbonusrole1capitalhybriddamagebonus.py @@ -1,4 +1,4 @@ -# shipBonusDreadnoughtRole1DamageBonus +# shipBonusRole1CapitalHybridDamageBonus # # Used by: # Ship: Vehement diff --git a/eos/effects/shipbonusrole1commandburstcpubonus.py b/eos/effects/shipbonusrole1commandburstcpubonus.py index cda897b72..1959f3821 100644 --- a/eos/effects/shipbonusrole1commandburstcpubonus.py +++ b/eos/effects/shipbonusrole1commandburstcpubonus.py @@ -1,7 +1,7 @@ -# shipBonusForceAuxiliaryRole1CPUBonus +# shipBonusRole1CommandBurstCPUBonus # # Used by: -# Ships from group: Force Auxiliary (4 of 4) +# Ships from group: Force Auxiliary (5 of 5) type = "passive" diff --git a/eos/effects/shipbonusrole1numwarfarelinks.py b/eos/effects/shipbonusrole1numwarfarelinks.py index 67a017e32..23ca99188 100644 --- a/eos/effects/shipbonusrole1numwarfarelinks.py +++ b/eos/effects/shipbonusrole1numwarfarelinks.py @@ -1,7 +1,7 @@ -# shipBonusTitanRole1NumWarfareLinks +# shipBonusRole1NumWarfareLinks # # Used by: -# Ships from group: Titan (5 of 5) +# Ships from group: Titan (6 of 6) type = "passive" diff --git a/eos/effects/shipbonusrole2armorplatesshieldextendersbonus.py b/eos/effects/shipbonusrole2armorplatesshieldextendersbonus.py index a964d0635..5711fd4e4 100644 --- a/eos/effects/shipbonusrole2armorplatesshieldextendersbonus.py +++ b/eos/effects/shipbonusrole2armorplatesshieldextendersbonus.py @@ -1,7 +1,7 @@ -# shipBonusTitanRole2ArmorShieldModuleBonus +# shipBonusRole2ArmorPlates&ShieldExtendersBonus # # Used by: -# Ships from group: Titan (5 of 5) +# Ships from group: Titan (6 of 6) type = "passive" diff --git a/eos/effects/shipbonusrole2logisticdronebonus.py b/eos/effects/shipbonusrole2logisticdronebonus.py index 53bb50f5f..7bd585081 100644 --- a/eos/effects/shipbonusrole2logisticdronebonus.py +++ b/eos/effects/shipbonusrole2logisticdronebonus.py @@ -1,7 +1,7 @@ -# shipBonusForceAuxiliaryRole2LogisticDroneBonus +# shipBonusRole2LogisticDroneBonus # # Used by: -# Ships from group: Force Auxiliary (4 of 4) +# Ships from group: Force Auxiliary (5 of 5) type = "passive" diff --git a/eos/effects/shipbonusrole3capitalenergydamagebonus.py b/eos/effects/shipbonusrole3capitalenergydamagebonus.py index d4fba9a7b..2baf7a3cf 100644 --- a/eos/effects/shipbonusrole3capitalenergydamagebonus.py +++ b/eos/effects/shipbonusrole3capitalenergydamagebonus.py @@ -1,3 +1,8 @@ +# shipBonusRole3CapitalEnergyDamageBonus +# +# Used by: +# Ship: Chemosh +# Ship: Molok type = "passive" def handler(fit, src, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Capital Energy Turret"), "damageMultiplier", src.getModifiedItemAttr("shipBonusRole3")) diff --git a/eos/effects/shipbonusrole3capitalhybriddamagebonus.py b/eos/effects/shipbonusrole3capitalhybriddamagebonus.py index 1bb3e16a6..c79148d3e 100644 --- a/eos/effects/shipbonusrole3capitalhybriddamagebonus.py +++ b/eos/effects/shipbonusrole3capitalhybriddamagebonus.py @@ -1,4 +1,4 @@ -# shipBonusTitanRole3DamageBonus +# shipBonusRole3CapitalHybridDamageBonus # # Used by: # Ship: Vanquisher diff --git a/eos/effects/shipbonusrole3numwarfarelinks.py b/eos/effects/shipbonusrole3numwarfarelinks.py index 69a19a64b..28f769880 100644 --- a/eos/effects/shipbonusrole3numwarfarelinks.py +++ b/eos/effects/shipbonusrole3numwarfarelinks.py @@ -1,7 +1,7 @@ -# shipBonusForceAuxiliaryRole3NumWarfareLinks +# shipBonusRole3NumWarfareLinks # # Used by: -# Ships from group: Force Auxiliary (4 of 4) +# Ships from group: Force Auxiliary (5 of 5) type = "passive" diff --git a/eos/effects/shipbonusrole4nosferatucpubonus.py b/eos/effects/shipbonusrole4nosferatucpubonus.py index 790f4d7cb..1d4de3a3b 100644 --- a/eos/effects/shipbonusrole4nosferatucpubonus.py +++ b/eos/effects/shipbonusrole4nosferatucpubonus.py @@ -1,3 +1,8 @@ +# shipBonusRole4NosferatuCPUBonus +# +# Used by: +# Ship: Dagon +# Ship: Rabisu type = "passive" def handler(fit, src, context): fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Energy Nosferatu", "cpu", src.getModifiedItemAttr("shipBonusRole4")) diff --git a/eos/effects/shipbonusrole5capitalremotearmorrepairpowergridbonus.py b/eos/effects/shipbonusrole5capitalremotearmorrepairpowergridbonus.py index 3b8a8ea97..89c87168b 100644 --- a/eos/effects/shipbonusrole5capitalremotearmorrepairpowergridbonus.py +++ b/eos/effects/shipbonusrole5capitalremotearmorrepairpowergridbonus.py @@ -1,3 +1,7 @@ +# shipBonusRole5CapitalRemoteArmorRepairPowergridBonus +# +# Used by: +# Ship: Dagon type = "passive" def handler(fit, src, context): fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill("Capital Remote Armor Repair Systems"), "power", src.getModifiedItemAttr("shipBonusRole5")) diff --git a/eos/effects/shipbonusrole5remotearmorrepairpowergridbonus.py b/eos/effects/shipbonusrole5remotearmorrepairpowergridbonus.py index fa374a729..3f764d908 100644 --- a/eos/effects/shipbonusrole5remotearmorrepairpowergridbonus.py +++ b/eos/effects/shipbonusrole5remotearmorrepairpowergridbonus.py @@ -1,4 +1,4 @@ -# remoteArmorPowerNeedBonusEffect +# shipBonusRole5RemoteArmorRepairPowergridBonus # # Used by: # Ships from group: Logistics (3 of 6) diff --git a/eos/effects/shipbonussmallmissileflighttimecf1.py b/eos/effects/shipbonussmallmissileflighttimecf1.py index 8f7e4bfac..fa678a1d4 100644 --- a/eos/effects/shipbonussmallmissileflighttimecf1.py +++ b/eos/effects/shipbonussmallmissileflighttimecf1.py @@ -1,3 +1,7 @@ +# shipBonusSmallMissileFlightTimeCF1 +# +# Used by: +# Ship: Pacifier type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonussmallmissilerofcf2.py b/eos/effects/shipbonussmallmissilerofcf2.py index c73d8a7db..9849ecc4b 100644 --- a/eos/effects/shipbonussmallmissilerofcf2.py +++ b/eos/effects/shipbonussmallmissilerofcf2.py @@ -1,8 +1,9 @@ -# shipMissileSpeedBonusCF +# shipBonusSmallMissileRoFCF2 # # Used by: # Ship: Buzzard # Ship: Hawk +# Ship: Pacifier type = "passive" diff --git a/eos/effects/shipbonussptfalloffmf2.py b/eos/effects/shipbonussptfalloffmf2.py index 9ec05f2c4..abc07cbca 100644 --- a/eos/effects/shipbonussptfalloffmf2.py +++ b/eos/effects/shipbonussptfalloffmf2.py @@ -1,6 +1,7 @@ # shipBonusSPTFalloffMF2 # # Used by: +# Ship: Pacifier # Ship: Rifter type = "passive" diff --git a/eos/effects/shipbonussptrofmf.py b/eos/effects/shipbonussptrofmf.py index 86a48dc39..7e425a51e 100644 --- a/eos/effects/shipbonussptrofmf.py +++ b/eos/effects/shipbonussptrofmf.py @@ -1,3 +1,7 @@ +# shipBonusSPTRoFMF +# +# Used by: +# Ship: Pacifier type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonussurveyprobeexplosiondelayskillsurveycovertops3.py b/eos/effects/shipbonussurveyprobeexplosiondelayskillsurveycovertops3.py index 47e1b063b..08f67f3ab 100644 --- a/eos/effects/shipbonussurveyprobeexplosiondelayskillsurveycovertops3.py +++ b/eos/effects/shipbonussurveyprobeexplosiondelayskillsurveycovertops3.py @@ -1,7 +1,7 @@ # shipBonusSurveyProbeExplosionDelaySkillSurveyCovertOps3 # # Used by: -# Ships from group: Covert Ops (4 of 6) +# Ships from group: Covert Ops (5 of 7) type = "passive" diff --git a/eos/effects/shipbonustitana1energywarfareamountbonus.py b/eos/effects/shipbonustitana1energywarfareamountbonus.py index 9bcc4ed85..f3c9e478f 100644 --- a/eos/effects/shipbonustitana1energywarfareamountbonus.py +++ b/eos/effects/shipbonustitana1energywarfareamountbonus.py @@ -1,3 +1,7 @@ +# shipBonusTitanA1EnergyWarfareAmountBonus +# +# Used by: +# Ship: Molok type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonustitana3warpstrength.py b/eos/effects/shipbonustitana3warpstrength.py index c7c5bfca5..e5fee5ffc 100644 --- a/eos/effects/shipbonustitana3warpstrength.py +++ b/eos/effects/shipbonustitana3warpstrength.py @@ -2,6 +2,7 @@ # # Used by: # Ship: Avatar +# Ship: Molok type = "passive" diff --git a/eos/effects/shipbonustitanm1webrangebonus.py b/eos/effects/shipbonustitanm1webrangebonus.py index c7da6b1ed..4beeb9df2 100644 --- a/eos/effects/shipbonustitanm1webrangebonus.py +++ b/eos/effects/shipbonustitanm1webrangebonus.py @@ -1,3 +1,7 @@ +# shipBonusTitanM1WebRangeBonus +# +# Used by: +# Ship: Molok type = "passive" def handler(fit, src, context): lvl = src.level diff --git a/eos/effects/shipbonustitanm1webstrengthbonus.py b/eos/effects/shipbonustitanm1webstrengthbonus.py index 6abfca9dd..54ba011c7 100644 --- a/eos/effects/shipbonustitanm1webstrengthbonus.py +++ b/eos/effects/shipbonustitanm1webstrengthbonus.py @@ -1,4 +1,4 @@ -# shipBonusTitanM1WebBonus +# shipBonusTitanM1WebStrengthBonus # # Used by: # Ship: Vanquisher diff --git a/eos/effects/shipbonustitanm3warpstrength.py b/eos/effects/shipbonustitanm3warpstrength.py index de59fc61e..7fba2f0da 100644 --- a/eos/effects/shipbonustitanm3warpstrength.py +++ b/eos/effects/shipbonustitanm3warpstrength.py @@ -1,8 +1,7 @@ # shipBonusTitanM3WarpStrength # # Used by: -# Ship: Ragnarok -# Ship: Vanquisher +# Ships from group: Titan (3 of 6) type = "passive" diff --git a/eos/effects/shipcapitalagilitybonus.py b/eos/effects/shipcapitalagilitybonus.py index 71c8e0ca4..4313eb4b4 100644 --- a/eos/effects/shipcapitalagilitybonus.py +++ b/eos/effects/shipcapitalagilitybonus.py @@ -1,12 +1,7 @@ # shipCapitalAgilityBonus # # Used by: -# Ships from group: Carrier (4 of 4) -# Ships from group: Dreadnought (5 of 5) -# Ships from group: Force Auxiliary (4 of 4) -# Ships from group: Supercarrier (6 of 6) -# Ships from group: Titan (5 of 5) -# Ship: Rorqual +# Items from market group: Ships > Capital Ships (28 of 37) type = "passive" diff --git a/eos/effects/shipetdamageaf.py b/eos/effects/shipetdamageaf.py index bc11bd6b9..939e163fa 100644 --- a/eos/effects/shipetdamageaf.py +++ b/eos/effects/shipetdamageaf.py @@ -4,6 +4,7 @@ # Ship: Crucifier Navy Issue # Ship: Crusader # Ship: Imperial Navy Slicer +# Ship: Pacifier type = "passive" diff --git a/eos/effects/shipetoptimalrange2af.py b/eos/effects/shipetoptimalrange2af.py index 49602fd47..99b829ab7 100644 --- a/eos/effects/shipetoptimalrange2af.py +++ b/eos/effects/shipetoptimalrange2af.py @@ -2,6 +2,7 @@ # # Used by: # Ship: Imperial Navy Slicer +# Ship: Pacifier type = "passive" diff --git a/eos/effects/shiphtdmgbonusfixedgc.py b/eos/effects/shiphtdmgbonusfixedgc.py index 39ebd7b33..e6dfd16a2 100644 --- a/eos/effects/shiphtdmgbonusfixedgc.py +++ b/eos/effects/shiphtdmgbonusfixedgc.py @@ -4,6 +4,7 @@ # Ship: Adrestia # Ship: Arazu # Ship: Deimos +# Ship: Enforcer # Ship: Exequror Navy Issue # Ship: Guardian-Vexor # Ship: Thorax diff --git a/eos/effects/shiphybridtrackinggc2.py b/eos/effects/shiphybridtrackinggc2.py index 5f2eac55a..4169cca0d 100644 --- a/eos/effects/shiphybridtrackinggc2.py +++ b/eos/effects/shiphybridtrackinggc2.py @@ -1,6 +1,7 @@ # shipHybridTrackingGC2 # # Used by: +# Ship: Enforcer # Ship: Thorax type = "passive" diff --git a/eos/effects/shipmetcdamagebonusac.py b/eos/effects/shipmetcdamagebonusac.py index 485d71457..8cdb47763 100644 --- a/eos/effects/shipmetcdamagebonusac.py +++ b/eos/effects/shipmetcdamagebonusac.py @@ -2,6 +2,7 @@ # # Used by: # Ship: Augoror Navy Issue +# Ship: Enforcer # Ship: Maller # Ship: Omen Navy Issue type = "passive" diff --git a/eos/effects/shipmissilerofcc.py b/eos/effects/shipmissilerofcc.py index 785726f9c..bda638ace 100644 --- a/eos/effects/shipmissilerofcc.py +++ b/eos/effects/shipmissilerofcc.py @@ -2,6 +2,7 @@ # # Used by: # Ships named like: Caracal (2 of 2) +# Ship: Enforcer type = "passive" diff --git a/eos/effects/shippturretfalloffbonusmc2.py b/eos/effects/shippturretfalloffbonusmc2.py index b47f36f1d..85f4a70f8 100644 --- a/eos/effects/shippturretfalloffbonusmc2.py +++ b/eos/effects/shippturretfalloffbonusmc2.py @@ -1,6 +1,7 @@ # shipPTurretFalloffBonusMC2 # # Used by: +# Ship: Enforcer # Ship: Stabber type = "passive" diff --git a/eos/effects/shippturretspeedbonusmc.py b/eos/effects/shippturretspeedbonusmc.py index 713a2b7de..1f360a87a 100644 --- a/eos/effects/shippturretspeedbonusmc.py +++ b/eos/effects/shippturretspeedbonusmc.py @@ -3,6 +3,7 @@ # Used by: # Variations of ship: Rupture (3 of 3) # Variations of ship: Stabber (3 of 3) +# Ship: Enforcer # Ship: Huginn # Ship: Scythe Fleet Issue type = "passive" diff --git a/eos/effects/shipshtdmgbonusgf.py b/eos/effects/shipshtdmgbonusgf.py index 3162880ba..d99426da0 100644 --- a/eos/effects/shipshtdmgbonusgf.py +++ b/eos/effects/shipshtdmgbonusgf.py @@ -5,6 +5,7 @@ # Ship: Atron # Ship: Federation Navy Comet # Ship: Helios +# Ship: Pacifier # Ship: Taranis type = "passive"