9 lines
249 B
Python
9 lines
249 B
Python
# carrierMinmatarDroneMax1
|
|
#
|
|
# Used by:
|
|
# Ship: Hel
|
|
# Ship: Nidhoggur
|
|
type = "passive"
|
|
def handler(fit, ship, context):
|
|
fit.extraAttributes.increase("maxActiveDrones", ship.getModifiedItemAttr("carrierMinmatarBonus1"), skill="Minmatar Carrier")
|