Can anyone come up with a better way to do a passive repair ability?[Solved]
To put the problem as briefly as possible, I'd like to have a passive ability apply a buffOverTimeActionType restore hull, so the repair effect will show up on the info card. However, while this sucseeded in displaying the repair effect, it actually didn't do anything to heal the ships it was targetting, so I've had to rework the ability to do an instant action RestoreHullPoints (via a periodic action), which works but it doesn't display on the info card, so your enemies would have no idea the target was getting healed.
So does anyone have a better solution, or is it impossible for me to show off my cake and have it too?