7 lines
208 B
Python
7 lines
208 B
Python
# eliteBonusBlackOpsAgiliy1
|
|
#
|
|
# Used by:
|
|
# Ship: Sin
|
|
type = "passive"
|
|
def handler(fit, ship, context):
|
|
fit.ship.boostItemAttr("agility", ship.getModifiedItemAttr("eliteBonusBlackOps1"), skill="Black Ops") |