7 lines
196 B
Python
Executable File
7 lines
196 B
Python
Executable File
# Used by:
|
|
# Ship: Ibis
|
|
# Ship: Taipan
|
|
type = "passive"
|
|
def handler(fit, ship, context):
|
|
fit.ship.boostItemAttr("shieldEmDamageResonance", ship.getModifiedItemAttr("rookieShieldResistBonus"))
|