8 lines
181 B
Python
8 lines
181 B
Python
# titanGallenteSkillLevel2
|
|
#
|
|
# Used by:
|
|
# Skill: Gallente Titan
|
|
type = "passive"
|
|
def handler(fit, skill, context):
|
|
fit.ship.multiplyItemAttr("titanGallenteBonus2", skill.level)
|