Update stats to latest sisi data

This commit is contained in:
DarkPhoenix
2018-04-27 23:24:57 +03:00
parent cf5769e0f8
commit e1e4efde7a
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# surgicalStrikeDamageMultiplierBonusPostPercentDamageMultiplierLocationShipGroupProjectileWeapon
#
# Used by:
# Skill: Surgical Strike
type = "passive"
def handler(fit, skill, context):
fit.modules.filteredItemBoost(lambda mod: mod.item.group.name == "Precursor Turret",
"damageMultiplier", skill.getModifiedItemAttr("damageMultiplierBonus") * skill.level)

BIN
eve.db

Binary file not shown.