I have downloaded that overpowered mod from nexus. It's cool. I have hacked it all up. However, some things just don't work.
There are a bunch of Mod sections like this;
Code: xml
- <Mod>
- <EffectType>BeamMass</EffectType>
- <Scope>Global</Scope>
- <Target>
- <TargetType>Ship</TargetType>
- </Target>
- <BonusType>Multiplier</BonusType>
- <Value>-0.75</Value>
- </Mod>
It doesn't take. I've confirmed the <EffectType> entries are correct (as found in StatTypes.xsd).
What am I missing? Am I just using the wrong BonusType or Value?