Class RiftLightningEffect

java.lang.Object
com.fs.starfarer.api.impl.combat.dweller.RiftLightningEffect
All Implemented Interfaces:
EveryFrameWeaponEffectPlugin, OnFireEffectPlugin, OnHitEffectPlugin

public class RiftLightningEffect extends Object implements OnHitEffectPlugin, OnFireEffectPlugin, EveryFrameWeaponEffectPlugin
Multiple instances of this plugin - one for every projectile (on hit), and one for each weapon. The goal is for the on-hit effect to fire off a lightning arc in case of a hit, and for the onfire/every frame copy of the plugin to fire off a lightning arc in case there is a miss.
Author:
Alex