Hello,
I'm currently modding sins v1.95 and I'm strugling to get the magnetize power to affect all strikecrafts (enemy and allied)
Currently it only affects enemy strikecrafts
Here's a part of the buff file:
overTimeAction
buffOverTimeActionType "Magnetize"
targetFilter
numOwnerships 1
ownership "Enemy"
numObjects 1
object "Fighter"
numConstraints 0
range
I tried to change the enemy in bold by "all" the mod lauched and I was able to use the ability, but my strikecrafts didn't collide into the enemy frigate.
As I tested at the very start of a game I had no enemy strikecraft to test the ability against them.
Help please 