From 047ef759600564431c013f1b97ab549b74ac0d66 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Tue, 18 Aug 2020 00:51:11 +0300 Subject: [PATCH] Update effects --- eos/effects.py | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/eos/effects.py b/eos/effects.py index 8c8b3bc92..bb8345e3f 100644 --- a/eos/effects.py +++ b/eos/effects.py @@ -1126,6 +1126,7 @@ class Effect394(BaseEffect): Implants named like: grade Snake (16 of 18) Modules named like: Auxiliary Thrusters (8 of 8) Implant: Quafe Zero + Implant: Serenity Seasonal Booster 1 Skill: Navigation """ @@ -35109,7 +35110,7 @@ class Effect7086(BaseEffect): shipbonusPCTTrackingPC2 Used by: - Variations of ship: Vedmak (2 of 2) + Ship: Ikitursa Ship: Tiamat """ @@ -36955,6 +36956,22 @@ class Effect8073(BaseEffect): skill='Command Ships', **kwargs) +class Effect8074(BaseEffect): + """ + shipBonusPC2maxRange + + Used by: + Ship: Vedmak + """ + + type = 'passive' + + @staticmethod + def handler(fit, ship, context, projectionRange, **kwargs): + fit.modules.filteredItemBoost(lambda mod: mod.item.requiresSkill('Medium Precursor Weapon'), + 'maxRange', ship.getModifiedItemAttr('shipBonusPC2'), skill='Precursor Cruiser', **kwargs) + + class Effect8075(BaseEffect): """ systemHullEmResistance