I am trying to add an ability to the psi's extractors that lets them sacrifice hull points in return for increased output... Too easy, I thought, but I don't know what to put on the buff that lets it increase in extraction rate.
I have tried the research's entity modifier,
numEntityModifiers 1
entityModifier
buffEntityModifierType "ExtractionRateMetalAdjustment"
baseValue 0.000000
perLevelValue 0.300000
But it gives me the "Cant Convert 'ExtractionRateMetalAdjustment' to an enum value".
Any suggestions?
Also, is there a list of buff types so I know what I can or cannot do with an ability buff?
Much thanks.