5 lines
200 B
Python
Executable File
5 lines
200 B
Python
Executable File
# Used by:
|
|
# Modules from group: Armor Reinforcer (57 of 57)
|
|
type = "passive"
|
|
def handler(fit, module, context):
|
|
fit.ship.increaseItemAttr("armorHP", module.getModifiedItemAttr("armorHPBonusAdd")) |